By type
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) 2023-02-24T05:37:21.069Z||main|||||INFO|500||The following profiles are active: basic 2023-02-24T05:38:04.261Z||main|||||INFO|500||Starting service [Tomcat] 2023-02-24T05:38:04.269Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-02-24T05:38:04.861Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-02-24T05:38:25.400Z||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. 2023-02-24T05:38:25.904Z||main|||||INFO|500||catdb-pool - Starting... 2023-02-24T05:38:26.737Z||main|||||INFO|500||catdb-pool - Start completed. 2023-02-24T05:38:27.781Z||main|||||INFO|500||reqdb-pool - Starting... 2023-02-24T05:38:27.862Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-02-24T05:38:28.492Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-02-24T05:38:30.056Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-02-24T05:38:32.648Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-24T05:38:41.467Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-24T05:38:47.106Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-24T05:38:47.338Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-02-24T05:38:49.233Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-24T05:38:50.107Z||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. 2023-02-24T05:38:54.550Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-24T05:38:59.265Z||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 2023-02-24T05:39:15.170Z||main|||||WARN|500||--- 2023-02-24T05:39:15.173Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-02-24T05:39:15.175Z||main|||||WARN|500||--- 2023-02-24T05:39:16.806Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-02-24T05:39:29.450Z||main|||||INFO|500||Started ApiHandlerApplication in 138.488 seconds (JVM running for 147.112) 2023-02-24T05:39:29.504Z|11a5bc2e-abfa-4a13-818e-c96cc13e8856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:39:29.534Z|11a5bc2e-abfa-4a13-818e-c96cc13e8856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:39:29.537Z|f0a7dcc9-f224-4cce-acc8-d57c1ccc207c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:39:29.557Z|f0a7dcc9-f224-4cce-acc8-d57c1ccc207c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:39:33.740Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-24T05:39:34.359Z|3c2ef0a8-3dae-4714-8965-42d0019653a1|http-nio-8080-exec-1|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 2023-02-24T05:39:35.708Z|3c2ef0a8-3dae-4714-8965-42d0019653a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:39:36.212Z|9e2571f8-7297-4c5d-9d37-0f67c9abc20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:39:36.215Z|9e2571f8-7297-4c5d-9d37-0f67c9abc20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:39:36.397Z|1e758fa6-71dd-4a6d-a757-d3536b16519c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:39:36.400Z|1e758fa6-71dd-4a6d-a757-d3536b16519c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:39:44.240Z|09ec5b24-b0c4-4669-8c2d-0c13a65b1706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:39:44.243Z|09ec5b24-b0c4-4669-8c2d-0c13a65b1706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:39:44.438Z|780a338d-45c3-4383-9656-6e62cd0c2400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:39:44.440Z|780a338d-45c3-4383-9656-6e62cd0c2400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:39:46.284Z|afe17c6b-1626-411d-b9cc-48c847268c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:39:46.287Z|afe17c6b-1626-411d-b9cc-48c847268c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:39:46.463Z|899b9846-1a44-41a2-a699-1fb26dc6a717|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:39:46.465Z|899b9846-1a44-41a2-a699-1fb26dc6a717|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:39:54.394Z|5aef6b1e-5169-4005-bdf5-1f2a77e43d74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:39:54.398Z|5aef6b1e-5169-4005-bdf5-1f2a77e43d74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:39:56.403Z|9f3ca164-b54c-4bb9-a0e7-938c8ff1ba23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:39:56.411Z|9f3ca164-b54c-4bb9-a0e7-938c8ff1ba23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:39:56.524Z|385cbdff-0be7-42ad-9bf8-53b5d0f1e0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:39:56.526Z|385cbdff-0be7-42ad-9bf8-53b5d0f1e0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:39:59.432Z|2cb5d91b-a74c-4818-bbd4-9cf72ab42a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:39:59.434Z|2cb5d91b-a74c-4818-bbd4-9cf72ab42a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:39:59.561Z|3687701e-d672-4f6d-833b-acd9718b9faa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:39:59.563Z|3687701e-d672-4f6d-833b-acd9718b9faa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:40:04.508Z|24fd1470-3e9d-420f-9d85-7508867ca3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:04.510Z|24fd1470-3e9d-420f-9d85-7508867ca3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:06.472Z|8ee88992-11b3-45a9-9e2d-4f24e81bc8c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:06.474Z|8ee88992-11b3-45a9-9e2d-4f24e81bc8c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:06.580Z|05bf87c5-a457-46c4-9b47-363adfcdaae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:06.584Z|05bf87c5-a457-46c4-9b47-363adfcdaae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:14.432Z|08387cc5-b1bc-4f48-967b-95a1860aecb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:40:14.436Z|08387cc5-b1bc-4f48-967b-95a1860aecb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:40:14.554Z|24a52d5b-5ee8-49b7-929c-3b63de312531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:14.556Z|24a52d5b-5ee8-49b7-929c-3b63de312531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:16.515Z|b2923da1-4dcc-4c23-bb61-c7d70f10b63f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:16.519Z|b2923da1-4dcc-4c23-bb61-c7d70f10b63f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:16.656Z|884d3346-c127-4790-b2f6-23e217053d18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:16.660Z|884d3346-c127-4790-b2f6-23e217053d18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:24.600Z|201a009f-e681-4dc2-aa65-f39253f2007e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:24.603Z|201a009f-e681-4dc2-aa65-f39253f2007e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:26.561Z|937c3c91-c2fc-4ffd-b22c-a9fa4a89de85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:26.563Z|937c3c91-c2fc-4ffd-b22c-a9fa4a89de85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:26.703Z|710c4975-316c-4dcf-8bb8-c22f342c1356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:26.706Z|710c4975-316c-4dcf-8bb8-c22f342c1356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:29.436Z|555a2bbe-01fc-4ebb-b308-bb317c3d53ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:40:29.439Z|555a2bbe-01fc-4ebb-b308-bb317c3d53ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:40:29.565Z|c324c5d5-c4de-4d09-bd9e-5b7ddc2199a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:40:29.569Z|c324c5d5-c4de-4d09-bd9e-5b7ddc2199a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:40:34.657Z|f096e502-071d-4c37-a03c-ce45b472ed2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:34.660Z|f096e502-071d-4c37-a03c-ce45b472ed2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:36.642Z|b1ad0941-96d7-431d-8f3e-743df65b1025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:36.649Z|b1ad0941-96d7-431d-8f3e-743df65b1025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:36.756Z|48023ea0-7e46-4d93-bc76-7e3f725a7f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:36.759Z|48023ea0-7e46-4d93-bc76-7e3f725a7f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:44.436Z|51930d2d-edc4-48ed-9764-5626d718deef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:40:44.447Z|51930d2d-edc4-48ed-9764-5626d718deef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:40:44.709Z|1a32adbe-91b7-4fce-9718-db56e47d7b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:44.711Z|1a32adbe-91b7-4fce-9718-db56e47d7b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:46.694Z|e97daa61-6fd4-4339-8c77-3971009970da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:46.695Z|e97daa61-6fd4-4339-8c77-3971009970da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:46.799Z|8ba97b31-b466-4fdc-8799-14de8bfb94a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:46.801Z|8ba97b31-b466-4fdc-8799-14de8bfb94a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:54.756Z|95655adc-5656-4afc-8c68-ad583d3efa20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:54.760Z|95655adc-5656-4afc-8c68-ad583d3efa20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:56.740Z|c840813c-d160-4078-bd3e-e40a9d2e06d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:56.743Z|c840813c-d160-4078-bd3e-e40a9d2e06d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:56.848Z|966b36d4-d01e-4dfc-af94-adbdaa78f784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:40:56.853Z|966b36d4-d01e-4dfc-af94-adbdaa78f784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:40:59.432Z|f3da99ed-90b7-4a8e-bf7d-b973debe044a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:40:59.434Z|f3da99ed-90b7-4a8e-bf7d-b973debe044a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:40:59.572Z|03ea82b5-fabb-470c-9398-a81783fa75df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:40:59.575Z|03ea82b5-fabb-470c-9398-a81783fa75df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:41:04.802Z|20d1334f-3848-4cf5-a674-c24eb30e46b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:04.810Z|20d1334f-3848-4cf5-a674-c24eb30e46b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:06.783Z|3029506d-ee6b-4687-bbfa-bb41b673301a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:06.785Z|3029506d-ee6b-4687-bbfa-bb41b673301a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:06.905Z|4f2dc84c-cfac-4bb5-bec8-9960b933a96e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:06.910Z|4f2dc84c-cfac-4bb5-bec8-9960b933a96e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:14.433Z|dc8f6023-2686-4ef0-b951-92771b800ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:41:14.435Z|dc8f6023-2686-4ef0-b951-92771b800ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:41:14.893Z|4fdbefe7-4a60-4d15-818f-7a20b1edde4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:14.895Z|4fdbefe7-4a60-4d15-818f-7a20b1edde4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:16.849Z|fdfc674b-a184-4608-b2ce-f8f35576b067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:16.851Z|fdfc674b-a184-4608-b2ce-f8f35576b067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:16.969Z|3dea62e3-aed0-4943-99d2-e3da3549e098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:16.973Z|3dea62e3-aed0-4943-99d2-e3da3549e098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:24.946Z|b251fa8c-133f-49ba-863e-6b4550099d18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:24.948Z|b251fa8c-133f-49ba-863e-6b4550099d18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:26.902Z|fb64fdc0-1a5e-4374-ae03-eb4781cb2604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:26.904Z|fb64fdc0-1a5e-4374-ae03-eb4781cb2604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:27.023Z|ca339a07-c4ed-4e4e-8d0d-753ffa896b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:27.025Z|ca339a07-c4ed-4e4e-8d0d-753ffa896b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:29.433Z|369f6b13-c2e1-454a-9072-9381abd80e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:41:29.437Z|369f6b13-c2e1-454a-9072-9381abd80e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:41:29.592Z|a394caf6-1185-4989-b356-a43c53218620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:41:29.594Z|a394caf6-1185-4989-b356-a43c53218620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:41:35.040Z|dc0b2e05-e3f6-4a66-a508-5448b9ec616b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:35.043Z|dc0b2e05-e3f6-4a66-a508-5448b9ec616b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:36.951Z|27135782-05a9-44bb-9d33-8772026b60a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:36.954Z|27135782-05a9-44bb-9d33-8772026b60a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:37.074Z|bc59aef6-3adc-41f5-b89d-e40d0915cedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:37.075Z|bc59aef6-3adc-41f5-b89d-e40d0915cedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:44.432Z|0cc80490-5fb0-4ebc-969e-95c48e688d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:41:44.433Z|0cc80490-5fb0-4ebc-969e-95c48e688d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:41:45.087Z|f9327d6b-9149-42be-8965-6b1f3be8a982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:45.109Z|f9327d6b-9149-42be-8965-6b1f3be8a982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:47.000Z|96de6884-3b0a-4c1c-a923-036f4891e033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:47.012Z|96de6884-3b0a-4c1c-a923-036f4891e033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:47.122Z|41d05a13-ac2a-405d-a29c-25500319261b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:47.123Z|41d05a13-ac2a-405d-a29c-25500319261b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:55.160Z|6d8812e9-32e4-4f41-acfe-8f277895bc43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:55.162Z|6d8812e9-32e4-4f41-acfe-8f277895bc43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:57.087Z|19914689-9f55-4a8e-ac93-50701037a4a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:57.098Z|19914689-9f55-4a8e-ac93-50701037a4a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:57.172Z|d7dbcbaa-f1b4-4495-bcaf-29651ce08870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:41:57.175Z|d7dbcbaa-f1b4-4495-bcaf-29651ce08870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:41:59.434Z|34a5df8b-6eae-498f-9bca-4660f61b15e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:41:59.439Z|34a5df8b-6eae-498f-9bca-4660f61b15e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:41:59.596Z|2704d35a-38dc-4e97-86ef-4c1150731036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:41:59.598Z|2704d35a-38dc-4e97-86ef-4c1150731036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:42:05.240Z|86356f40-d5bb-4af0-b6b4-c9544a5ef472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:05.308Z|86356f40-d5bb-4af0-b6b4-c9544a5ef472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:07.140Z|fb165256-3623-4c2f-9dd4-e680b792159d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:07.142Z|fb165256-3623-4c2f-9dd4-e680b792159d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:07.242Z|c037fdad-3f05-4053-b63e-1b0af7ffec8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:07.244Z|c037fdad-3f05-4053-b63e-1b0af7ffec8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:14.432Z|0281fede-f63d-4a64-9957-b2599533b606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:42:14.438Z|0281fede-f63d-4a64-9957-b2599533b606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:42:15.362Z|cc1abd02-8da7-4942-a243-1fc6cf0616ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:15.369Z|cc1abd02-8da7-4942-a243-1fc6cf0616ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:17.177Z|7392db6d-4cb8-430f-b440-bb487f1c1464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:17.179Z|7392db6d-4cb8-430f-b440-bb487f1c1464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:17.281Z|cfa88a2c-1429-494b-94ab-fa69244f3719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:17.284Z|cfa88a2c-1429-494b-94ab-fa69244f3719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:25.426Z|1c061173-4182-464e-bbf9-85e675da2105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:25.428Z|1c061173-4182-464e-bbf9-85e675da2105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:27.215Z|c4a9066a-c5c9-47aa-a75e-ac3d6ede895c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:27.217Z|c4a9066a-c5c9-47aa-a75e-ac3d6ede895c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:27.325Z|7bffb5ba-273a-4245-9dbd-0ea6b9692f7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:27.326Z|7bffb5ba-273a-4245-9dbd-0ea6b9692f7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:29.432Z|b841e29f-684a-4501-a047-341db1be867b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:42:29.433Z|b841e29f-684a-4501-a047-341db1be867b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:42:29.600Z|52c73f0a-ab86-4544-8573-95f1e4b94a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:42:29.601Z|52c73f0a-ab86-4544-8573-95f1e4b94a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:42:35.468Z|a37ed430-afdc-4a8e-b67a-50e129c5ff0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:35.473Z|a37ed430-afdc-4a8e-b67a-50e129c5ff0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:37.251Z|7fbac168-8877-44b0-98cc-cb78328be4ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:37.253Z|7fbac168-8877-44b0-98cc-cb78328be4ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:37.368Z|92d67a7f-6488-4850-bc05-0d6e5c9493bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:37.371Z|92d67a7f-6488-4850-bc05-0d6e5c9493bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:44.432Z|e7027254-9891-4c92-8631-2184dc90f6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:42:44.434Z|e7027254-9891-4c92-8631-2184dc90f6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:42:45.525Z|faae8623-993a-482c-b45e-97661bf40fac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:45.526Z|faae8623-993a-482c-b45e-97661bf40fac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:47.286Z|e3dd5bf4-f864-44d3-afa9-ff865dd1e380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:47.288Z|e3dd5bf4-f864-44d3-afa9-ff865dd1e380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:47.421Z|61939ef4-0292-4f52-99c1-cc8f161486ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:47.424Z|61939ef4-0292-4f52-99c1-cc8f161486ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:55.565Z|0ccb6d2c-0903-4e26-ad14-b4ecee4ab27b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:55.567Z|0ccb6d2c-0903-4e26-ad14-b4ecee4ab27b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:57.333Z|47959973-c29e-48a7-a042-0d24a269142b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:57.334Z|47959973-c29e-48a7-a042-0d24a269142b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:57.459Z|ab0cd745-f6ad-4d52-a678-00c2f041dcc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:42:57.460Z|ab0cd745-f6ad-4d52-a678-00c2f041dcc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:42:59.432Z|cc9f6471-8eeb-413d-a3f5-c440532b75f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:42:59.442Z|cc9f6471-8eeb-413d-a3f5-c440532b75f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:42:59.604Z|63e9bdb9-d190-42a1-8f03-c0c4994ff9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:42:59.607Z|63e9bdb9-d190-42a1-8f03-c0c4994ff9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:43:05.616Z|fc2e2fd1-0853-4823-b5f8-9788381bb9d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:05.620Z|fc2e2fd1-0853-4823-b5f8-9788381bb9d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:07.378Z|29b38c3e-b184-4d6c-89ed-757b2e1f47eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:07.383Z|29b38c3e-b184-4d6c-89ed-757b2e1f47eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:07.497Z|b37a76af-f326-43d9-a22d-855b0751ce39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:07.499Z|b37a76af-f326-43d9-a22d-855b0751ce39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:14.433Z|e2449c2b-b10e-44ab-9855-330ee14792f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:43:14.434Z|e2449c2b-b10e-44ab-9855-330ee14792f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:43:15.663Z|efe922dc-6989-4b4d-a567-fe17684ace32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:15.665Z|efe922dc-6989-4b4d-a567-fe17684ace32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:17.429Z|78eb5f5d-fe64-4759-9739-a84178e9def1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:17.431Z|78eb5f5d-fe64-4759-9739-a84178e9def1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:17.533Z|a36b93fe-1d3c-446a-801a-dc007ccabe40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:17.535Z|a36b93fe-1d3c-446a-801a-dc007ccabe40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:25.702Z|f0812378-5612-4aec-bd78-9b0e880d23de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:25.703Z|f0812378-5612-4aec-bd78-9b0e880d23de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:27.469Z|e859bd48-bda6-4fc2-91c1-6cac2befea44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:27.470Z|e859bd48-bda6-4fc2-91c1-6cac2befea44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:27.577Z|9b9015bf-344a-463d-9300-34d216b5d011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:27.579Z|9b9015bf-344a-463d-9300-34d216b5d011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:29.433Z|dd77b9f4-11da-4e39-8e1a-971e1b89abd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:43:29.434Z|dd77b9f4-11da-4e39-8e1a-971e1b89abd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:43:29.609Z|abe05fa0-a32e-4596-aacf-e69798bd3e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:43:29.610Z|abe05fa0-a32e-4596-aacf-e69798bd3e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:43:35.742Z|113dcf22-5704-4349-9bcb-1f0431f7d591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:35.744Z|113dcf22-5704-4349-9bcb-1f0431f7d591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:37.503Z|05858024-4201-4488-8144-030bf03646d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:37.504Z|05858024-4201-4488-8144-030bf03646d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:37.613Z|9e222025-8118-4f49-9790-2f93b985d947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:37.614Z|9e222025-8118-4f49-9790-2f93b985d947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:44.432Z|8063bfbd-75fc-42aa-8d72-5c6021e17131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:43:44.436Z|8063bfbd-75fc-42aa-8d72-5c6021e17131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:43:45.793Z|55cc2340-4a71-40f6-9e7b-13289686ca0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:45.796Z|55cc2340-4a71-40f6-9e7b-13289686ca0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:47.548Z|611d1ec7-63b5-4a60-bdbb-deafb26aae71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:47.550Z|611d1ec7-63b5-4a60-bdbb-deafb26aae71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:47.661Z|d462b07d-6331-464e-b67a-276c4ec1cdd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:47.662Z|d462b07d-6331-464e-b67a-276c4ec1cdd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:55.837Z|fdf986ad-d96b-468a-a4ac-755554fe72bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:55.838Z|fdf986ad-d96b-468a-a4ac-755554fe72bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:57.596Z|0ff6b228-62d5-4114-8123-cacde787b641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:57.598Z|0ff6b228-62d5-4114-8123-cacde787b641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:57.715Z|3a75c85c-f29a-4af0-9cf7-3570e130754e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:43:57.717Z|3a75c85c-f29a-4af0-9cf7-3570e130754e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:43:59.433Z|7c5e3bac-97a9-4b3e-8d11-6de5af30d12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:43:59.435Z|7c5e3bac-97a9-4b3e-8d11-6de5af30d12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:43:59.612Z|a0d7fbd2-445c-4db5-a456-3a2dd03d8b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:43:59.613Z|a0d7fbd2-445c-4db5-a456-3a2dd03d8b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:44:05.889Z|4e740932-9c2e-452c-9a07-95b899aebf4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:05.891Z|4e740932-9c2e-452c-9a07-95b899aebf4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:07.641Z|7359d2d1-0849-46b7-a819-15aac1260af0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:07.642Z|7359d2d1-0849-46b7-a819-15aac1260af0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:07.778Z|2eb6bbf0-43e7-4eb1-a037-7b0322ff85ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:07.780Z|2eb6bbf0-43e7-4eb1-a037-7b0322ff85ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:14.432Z|231d77ec-f401-4c0b-b69c-19361b52acd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:44:14.433Z|231d77ec-f401-4c0b-b69c-19361b52acd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:44:15.968Z|7196c5c9-0f15-4533-b809-ab11c4aef540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:15.970Z|7196c5c9-0f15-4533-b809-ab11c4aef540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:17.737Z|864c0e90-35d8-444e-a422-ffe0207cba9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:17.739Z|864c0e90-35d8-444e-a422-ffe0207cba9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:17.830Z|a8308bcb-388e-4253-bace-e043358a9d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:17.831Z|a8308bcb-388e-4253-bace-e043358a9d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:26.022Z|a387e90f-1f7e-4e93-b3ac-812f07328ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:26.028Z|a387e90f-1f7e-4e93-b3ac-812f07328ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:27.826Z|b58017eb-057e-4180-a20c-f7f27ae2904a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:27.828Z|b58017eb-057e-4180-a20c-f7f27ae2904a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:27.886Z|258e64a1-9a3a-4b7c-a872-1546e53ba62f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:27.897Z|258e64a1-9a3a-4b7c-a872-1546e53ba62f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:29.432Z|7cd77b2e-8fcb-4192-a1cd-801464ae238f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:44:29.441Z|7cd77b2e-8fcb-4192-a1cd-801464ae238f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:44:29.615Z|84759e91-ca2d-46c9-9e3b-cbe77b51f167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:44:29.617Z|84759e91-ca2d-46c9-9e3b-cbe77b51f167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:44:36.098Z|31d1361f-1797-4dfd-bfd4-3b0daacac719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:36.102Z|31d1361f-1797-4dfd-bfd4-3b0daacac719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:37.903Z|0b1e9bad-4a9c-41a4-8752-17638b9959bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:37.905Z|0b1e9bad-4a9c-41a4-8752-17638b9959bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:37.950Z|47c73c68-cb26-4406-a038-9e98c4522406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:37.952Z|47c73c68-cb26-4406-a038-9e98c4522406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:44.432Z|626efdb5-fa5d-4d4b-9fc1-c1b0d672c240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:44:44.435Z|626efdb5-fa5d-4d4b-9fc1-c1b0d672c240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:44:46.177Z|a561774b-4444-4f86-99d8-32c60ba5d42c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:46.179Z|a561774b-4444-4f86-99d8-32c60ba5d42c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:47.974Z|bdd3771f-db67-411c-a9dc-009f2eeeb2dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:47.977Z|bdd3771f-db67-411c-a9dc-009f2eeeb2dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:48.002Z|83891945-9211-42f9-8636-abf6086cd868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:48.005Z|83891945-9211-42f9-8636-abf6086cd868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:56.254Z|d4cd2555-a071-4d0c-916f-f61a66ea6eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:56.273Z|d4cd2555-a071-4d0c-916f-f61a66ea6eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:58.031Z|ce4da2de-4e62-4cb6-8cc3-a4924b12f7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:58.034Z|ce4da2de-4e62-4cb6-8cc3-a4924b12f7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:58.046Z|7165fd81-6035-44e4-aee7-4ae8211908ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:44:58.050Z|7165fd81-6035-44e4-aee7-4ae8211908ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:44:59.432Z|6c568bc6-f680-4a3f-825c-104d8e8faae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:44:59.433Z|6c568bc6-f680-4a3f-825c-104d8e8faae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:44:59.619Z|f20b90f0-2a3a-4f74-8977-34ad2e01402b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:44:59.620Z|f20b90f0-2a3a-4f74-8977-34ad2e01402b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:45:06.354Z|f786be1d-1e4a-4878-a3a0-3a0132ed36de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:06.356Z|f786be1d-1e4a-4878-a3a0-3a0132ed36de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:08.159Z|4531d0b4-2ca4-4dc7-b95f-dccba1b2f7ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:08.161Z|4531d0b4-2ca4-4dc7-b95f-dccba1b2f7ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:08.182Z|dd936380-d344-49a1-8da4-e4d8e8e8c707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:08.184Z|dd936380-d344-49a1-8da4-e4d8e8e8c707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:14.432Z|4268d36b-43f8-4dbd-948b-34099a4033e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:45:14.440Z|4268d36b-43f8-4dbd-948b-34099a4033e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:45:16.404Z|b84be609-e3e0-4dec-8ed5-4e068e85efd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:16.406Z|b84be609-e3e0-4dec-8ed5-4e068e85efd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:18.222Z|dd898614-8479-4440-8f53-e0f6bf2afde3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:18.224Z|dd898614-8479-4440-8f53-e0f6bf2afde3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:18.231Z|1780c227-161e-4ac4-bd9f-71ed0e9f72f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:18.234Z|1780c227-161e-4ac4-bd9f-71ed0e9f72f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:26.469Z|6471d75f-8683-486b-a291-211a183c9be0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:26.472Z|6471d75f-8683-486b-a291-211a183c9be0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:28.266Z|d7f059ce-beb3-49ca-9e29-6bbe02a150bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:28.268Z|d7f059ce-beb3-49ca-9e29-6bbe02a150bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:28.284Z|2ca671a5-24ae-4fca-b4ee-4a72033c6afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:28.285Z|2ca671a5-24ae-4fca-b4ee-4a72033c6afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:29.436Z|658d5d4b-438a-4cb1-ab76-45bd7131b13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:45:29.437Z|658d5d4b-438a-4cb1-ab76-45bd7131b13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:45:29.627Z|65467bf9-148d-4606-928a-cae78f4da47d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:45:29.628Z|65467bf9-148d-4606-928a-cae78f4da47d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:45:36.509Z|99cfdf33-3513-471a-a044-a1bd34abcff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:36.511Z|99cfdf33-3513-471a-a044-a1bd34abcff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:38.338Z|7e56d725-a468-4c3b-baa4-12363e6602d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:38.341Z|7e56d725-a468-4c3b-baa4-12363e6602d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:38.350Z|9bd224e6-c319-41b2-a022-e4528d49b312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:38.351Z|9bd224e6-c319-41b2-a022-e4528d49b312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:44.432Z|bae7b565-247d-43f8-a987-4e8b0dc0f2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:45:44.433Z|bae7b565-247d-43f8-a987-4e8b0dc0f2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:45:46.549Z|14ca4537-a59f-4cfa-ad9e-54a6db9d2390|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:46.550Z|14ca4537-a59f-4cfa-ad9e-54a6db9d2390|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:48.398Z|7c1cef73-8c89-4374-ab9c-097a22e22c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:48.400Z|7c1cef73-8c89-4374-ab9c-097a22e22c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:48.399Z|44768b2e-3ef8-4648-9a7f-960c2ba412c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:48.408Z|44768b2e-3ef8-4648-9a7f-960c2ba412c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:56.587Z|1bfe546c-efd0-48be-94aa-c389941da0a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:56.589Z|1bfe546c-efd0-48be-94aa-c389941da0a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:58.449Z|aea1be58-8706-4859-aeaf-e8ebe4fdbf3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:58.451Z|aea1be58-8706-4859-aeaf-e8ebe4fdbf3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:58.476Z|943566f0-31e2-464c-b065-03641bccdfce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:45:58.477Z|943566f0-31e2-464c-b065-03641bccdfce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:45:59.432Z|af91fd07-c83b-4920-a1bd-04b83639f08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:45:59.448Z|af91fd07-c83b-4920-a1bd-04b83639f08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:45:59.631Z|5f9b9dbb-ceac-4666-98d7-d9d6f129f83a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:45:59.637Z|5f9b9dbb-ceac-4666-98d7-d9d6f129f83a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:46:06.626Z|065e00de-94ad-4336-ad30-63fd06f3d0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:06.627Z|065e00de-94ad-4336-ad30-63fd06f3d0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:08.508Z|a273fe78-d797-4ba8-8167-ce1279b5bc2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:08.510Z|a273fe78-d797-4ba8-8167-ce1279b5bc2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:08.523Z|7b3295cb-b4a5-4ee4-ad59-911136f6ed3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:08.524Z|7b3295cb-b4a5-4ee4-ad59-911136f6ed3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:14.436Z|7d9d3f03-3f68-4f32-9d37-f02688a85bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:46:14.438Z|7d9d3f03-3f68-4f32-9d37-f02688a85bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:46:16.669Z|c1062cb1-3e95-480d-a961-0617f99b946d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:16.672Z|c1062cb1-3e95-480d-a961-0617f99b946d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:18.620Z|362dfca0-7546-4c9c-9cdd-8a3f2380df66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:18.621Z|86dd5951-de97-428f-a7db-1d7eef71524f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:18.622Z|362dfca0-7546-4c9c-9cdd-8a3f2380df66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:18.624Z|86dd5951-de97-428f-a7db-1d7eef71524f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:26.757Z|f047402c-1caa-4ee2-90cf-a1cf45488c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:26.758Z|f047402c-1caa-4ee2-90cf-a1cf45488c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:28.684Z|3b73fce3-0585-4fea-bed0-3e43c0e95ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:28.686Z|3b73fce3-0585-4fea-bed0-3e43c0e95ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:28.698Z|d231bafd-d07e-4b9e-a02c-e3942803d3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:28.700Z|d231bafd-d07e-4b9e-a02c-e3942803d3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:29.436Z|13cd362f-a5b9-43d8-b848-06e7d2f67850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:46:29.437Z|13cd362f-a5b9-43d8-b848-06e7d2f67850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:46:29.646Z|ee5639e9-8af2-46f4-82b7-55ec90f33efd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:46:29.650Z|ee5639e9-8af2-46f4-82b7-55ec90f33efd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:46:36.805Z|e00d5187-c642-4bf2-893f-fd404b15ba5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:36.820Z|e00d5187-c642-4bf2-893f-fd404b15ba5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:38.756Z|7985bfff-df48-43ad-bacf-31d309dd9ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:38.759Z|7985bfff-df48-43ad-bacf-31d309dd9ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:38.763Z|a41c98de-7e14-4e6c-94f0-02d7788c83e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:38.764Z|a41c98de-7e14-4e6c-94f0-02d7788c83e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:44.432Z|ee528cdb-15bc-4b52-8fb6-4c95f9afa363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:46:44.435Z|ee528cdb-15bc-4b52-8fb6-4c95f9afa363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:46:46.872Z|899960ab-4503-4e27-972b-be9b4fe3335f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:46.874Z|899960ab-4503-4e27-972b-be9b4fe3335f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:48.867Z|e5668125-a6b1-4e51-9f15-a0433357911c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:48.867Z|71b52fde-6951-4767-b6f4-3d3ee68e42d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:48.868Z|e5668125-a6b1-4e51-9f15-a0433357911c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:48.886Z|71b52fde-6951-4767-b6f4-3d3ee68e42d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:56.917Z|2663d594-a836-4c61-8b75-0f9b8273a764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:56.921Z|2663d594-a836-4c61-8b75-0f9b8273a764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:58.924Z|728ccdcb-fe6d-419c-a144-a6da50700f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:58.926Z|728ccdcb-fe6d-419c-a144-a6da50700f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:58.947Z|e4884aea-e527-4b29-9724-b00ac50ebc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:46:58.949Z|e4884aea-e527-4b29-9724-b00ac50ebc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:46:59.436Z|858e3b41-06a1-4ad8-b0cb-0917d66cbc12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:46:59.437Z|858e3b41-06a1-4ad8-b0cb-0917d66cbc12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:46:59.658Z|2ad2916a-6b46-47f8-91ae-d4a49a894c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:46:59.663Z|2ad2916a-6b46-47f8-91ae-d4a49a894c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:47:06.971Z|2f802e49-b093-4ad3-ae1c-94b5727c5269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:06.974Z|2f802e49-b093-4ad3-ae1c-94b5727c5269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:08.980Z|b0257938-f3ba-4b39-a9ca-6823f5ba73aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:08.982Z|b0257938-f3ba-4b39-a9ca-6823f5ba73aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:09.010Z|c5e2fec5-9997-47cb-b45b-03a8c299f497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:09.012Z|c5e2fec5-9997-47cb-b45b-03a8c299f497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:14.432Z|7d2a41b8-2b34-4d92-85df-2c8ee367534f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:47:14.434Z|7d2a41b8-2b34-4d92-85df-2c8ee367534f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:47:17.044Z|ea7edcbd-bd56-45b5-bd1d-2446507ca2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:17.045Z|ea7edcbd-bd56-45b5-bd1d-2446507ca2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:19.043Z|c8022e87-c04f-4413-9673-c7e35dc9a970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:19.044Z|c8022e87-c04f-4413-9673-c7e35dc9a970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:19.057Z|4a51fa4d-058d-413f-91ff-ec551edd1c1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:19.058Z|4a51fa4d-058d-413f-91ff-ec551edd1c1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:27.088Z|4809da28-cb07-4baf-837b-b7255984d409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:27.090Z|4809da28-cb07-4baf-837b-b7255984d409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:29.099Z|94d008d4-e97a-407d-9f63-2b62099a06b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:29.101Z|94d008d4-e97a-407d-9f63-2b62099a06b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:29.126Z|18a30463-dc98-4e00-9122-13914a94d759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:29.132Z|18a30463-dc98-4e00-9122-13914a94d759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:29.432Z|bd275b00-651b-477e-82ac-299efffdd131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:47:29.440Z|bd275b00-651b-477e-82ac-299efffdd131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:47:29.679Z|0fbdcc90-ecb4-4757-a090-461453ab6da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:47:29.680Z|0fbdcc90-ecb4-4757-a090-461453ab6da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:47:37.137Z|7143230d-0a7a-4b73-abd3-31d059eacadc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:37.139Z|7143230d-0a7a-4b73-abd3-31d059eacadc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:39.155Z|9786f9e6-3eec-4840-89ed-d0863a1ac4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:39.156Z|9786f9e6-3eec-4840-89ed-d0863a1ac4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:39.229Z|8bccab81-5c95-4fda-82a1-943a5157eca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:39.233Z|8bccab81-5c95-4fda-82a1-943a5157eca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:41.057Z|8ed5c887-fc22-4926-a605-2bb94f4f2120|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:47:41.059Z|8ed5c887-fc22-4926-a605-2bb94f4f2120|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:44.432Z|843c35a6-3395-427e-9bbe-464796369850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:47:44.433Z|843c35a6-3395-427e-9bbe-464796369850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:47:47.191Z|79d82ab3-5297-4a88-8099-4ccea71b26bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:47.193Z|79d82ab3-5297-4a88-8099-4ccea71b26bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:49.234Z|71c3544f-3e60-48af-bd93-278253cef5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:49.235Z|71c3544f-3e60-48af-bd93-278253cef5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:49.277Z|c4f70256-51e7-4e28-a827-3956d43060ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:49.279Z|c4f70256-51e7-4e28-a827-3956d43060ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:57.238Z|6321e9b9-e339-4e6f-a75f-746164381436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:57.240Z|6321e9b9-e339-4e6f-a75f-746164381436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:59.283Z|3b41df12-4a68-454c-b107-248dcd6a14ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:59.285Z|3b41df12-4a68-454c-b107-248dcd6a14ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:59.380Z|e0e2b4a5-7336-44a9-ac0d-4ed537613d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:47:59.391Z|e0e2b4a5-7336-44a9-ac0d-4ed537613d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:47:59.434Z|6fe96085-bbe8-4034-80b5-08080a53efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:47:59.435Z|6fe96085-bbe8-4034-80b5-08080a53efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:47:59.682Z|64d687f9-99ec-4fdf-a3e0-c72c6dc3e8e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:47:59.684Z|64d687f9-99ec-4fdf-a3e0-c72c6dc3e8e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:48:07.290Z|cc79423e-a420-4eff-8176-5f14fe17a795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:07.291Z|cc79423e-a420-4eff-8176-5f14fe17a795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:09.353Z|0757fe16-ad97-4870-8c67-7f4c74fb5daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:09.354Z|0757fe16-ad97-4870-8c67-7f4c74fb5daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:09.457Z|8d945cc9-e906-4581-918c-8c20d077fe24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:09.459Z|8d945cc9-e906-4581-918c-8c20d077fe24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:14.432Z|56eda069-b8a9-4f92-8859-4b3bfcb79d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:48:14.439Z|56eda069-b8a9-4f92-8859-4b3bfcb79d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:48:17.326Z|b7ac4d86-1b18-45d1-bda4-1322de558de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:17.327Z|b7ac4d86-1b18-45d1-bda4-1322de558de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:19.408Z|7b85bfee-0e80-4e64-970e-7b3a3437d2aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:19.410Z|7b85bfee-0e80-4e64-970e-7b3a3437d2aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:19.500Z|7ea7cdc4-1e3f-476d-93d2-e014874d36e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:19.503Z|7ea7cdc4-1e3f-476d-93d2-e014874d36e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:27.357Z|d88ac644-428a-4c3d-9b03-e59586318276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:27.359Z|d88ac644-428a-4c3d-9b03-e59586318276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:29.435Z|72a43f90-50ff-454d-8f9e-217ae7127fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:48:29.436Z|72a43f90-50ff-454d-8f9e-217ae7127fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:48:29.455Z|cf84d39a-651a-43f5-8e3c-01c45deff71c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:29.456Z|cf84d39a-651a-43f5-8e3c-01c45deff71c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:29.561Z|d031fa6e-8136-48fe-9913-62be563950de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:29.564Z|d031fa6e-8136-48fe-9913-62be563950de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:29.688Z|3dcf580e-2227-470a-83da-9a63a3b5e0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:48:29.689Z|3dcf580e-2227-470a-83da-9a63a3b5e0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:48:37.407Z|24b51529-b802-4174-b47d-524c123e6a76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:37.409Z|24b51529-b802-4174-b47d-524c123e6a76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:39.493Z|81357877-f058-4a1c-8644-11b54ffc2071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:39.494Z|81357877-f058-4a1c-8644-11b54ffc2071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:39.631Z|348370f4-ba9b-4b5f-b766-db72e65fdf1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:39.632Z|348370f4-ba9b-4b5f-b766-db72e65fdf1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:41.030Z|56307c33-4b02-4b42-a657-f6c1109d4ffa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:48:41.034Z|56307c33-4b02-4b42-a657-f6c1109d4ffa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:44.435Z|3c882c57-0264-4fc4-948d-cf9a008e333a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:48:44.437Z|3c882c57-0264-4fc4-948d-cf9a008e333a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:48:47.461Z|dee63043-e7e9-435b-9476-4de170502fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:47.463Z|dee63043-e7e9-435b-9476-4de170502fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:49.528Z|8ff1e091-62dc-4821-822a-a684f787bb47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:49.529Z|8ff1e091-62dc-4821-822a-a684f787bb47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:49.680Z|5724ea50-5626-42ec-a331-308659267de1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:49.683Z|5724ea50-5626-42ec-a331-308659267de1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:57.496Z|557a67cd-7fc4-4932-8c03-0d60889376e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:57.497Z|557a67cd-7fc4-4932-8c03-0d60889376e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:59.435Z|ff6a561d-b655-42af-965f-e380d4c253b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:48:59.449Z|ff6a561d-b655-42af-965f-e380d4c253b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:48:59.591Z|b7100883-b1bc-4347-8473-deec1cf3b15d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:59.592Z|b7100883-b1bc-4347-8473-deec1cf3b15d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:48:59.690Z|ab85e506-6477-4ecf-9428-df0e207e43d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:48:59.691Z|ab85e506-6477-4ecf-9428-df0e207e43d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:48:59.794Z|ff182822-1fa0-4936-948f-f3113f877ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:48:59.795Z|ff182822-1fa0-4936-948f-f3113f877ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:07.537Z|2f40482a-3566-4c4d-aaae-479ab2429d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:07.538Z|2f40482a-3566-4c4d-aaae-479ab2429d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:09.657Z|86a1646a-206a-4c89-8ff2-dc58c4c19211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:09.658Z|86a1646a-206a-4c89-8ff2-dc58c4c19211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:09.837Z|b89842af-5940-4ebd-9fe4-09c2dc12fad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:09.839Z|b89842af-5940-4ebd-9fe4-09c2dc12fad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:14.434Z|58468755-be2f-43b1-af28-874791172c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:49:14.434Z|58468755-be2f-43b1-af28-874791172c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:49:17.578Z|940f27fb-414d-445b-8997-a5b4f93fc1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:17.580Z|940f27fb-414d-445b-8997-a5b4f93fc1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:19.703Z|8f73b8b6-6572-4260-8de2-61ca4017b335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:19.705Z|8f73b8b6-6572-4260-8de2-61ca4017b335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:19.883Z|649329b0-aac7-42b3-9df4-14321598703a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:19.884Z|649329b0-aac7-42b3-9df4-14321598703a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:27.634Z|3766f440-e703-4077-9f02-ae1e6ac039f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:27.635Z|3766f440-e703-4077-9f02-ae1e6ac039f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:29.432Z|2152230d-f329-4edc-b1fd-7892b9c2bdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:49:29.433Z|2152230d-f329-4edc-b1fd-7892b9c2bdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:49:29.693Z|f3170a29-e4e0-45c8-b650-00718a863bce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:49:29.694Z|f3170a29-e4e0-45c8-b650-00718a863bce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:49:29.738Z|ef7c06a1-6185-469a-9071-dcd5a13f4e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:29.741Z|ef7c06a1-6185-469a-9071-dcd5a13f4e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:29.940Z|afa9f4c4-a80a-48bc-80c8-5e8a37485101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:29.942Z|afa9f4c4-a80a-48bc-80c8-5e8a37485101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:37.687Z|9a697e00-a8cf-413a-9559-691b02e2168e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:37.689Z|9a697e00-a8cf-413a-9559-691b02e2168e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:39.781Z|0b54d145-653a-4303-b207-00f38a21cfb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:39.783Z|0b54d145-653a-4303-b207-00f38a21cfb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:39.978Z|2fbfa269-f605-4154-a22e-c53be9d2f12b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:39.979Z|2fbfa269-f605-4154-a22e-c53be9d2f12b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:41.028Z|8976425c-886a-4044-b10e-0d02e382ebdf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:49:41.029Z|8976425c-886a-4044-b10e-0d02e382ebdf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:44.431Z|f678835d-06a0-4600-ba63-0198d6802117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:49:44.435Z|f678835d-06a0-4600-ba63-0198d6802117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:49:47.732Z|d2980029-a435-44cd-aab0-cd2db791aaf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:47.733Z|d2980029-a435-44cd-aab0-cd2db791aaf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:49.825Z|34ba22a6-fa86-4a7c-8be6-e4eb917f8de9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:49.827Z|34ba22a6-fa86-4a7c-8be6-e4eb917f8de9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:50.030Z|8d3acc3f-71ab-4d68-a4f6-7f25d8124e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:50.034Z|8d3acc3f-71ab-4d68-a4f6-7f25d8124e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:57.805Z|c0869c1d-d81f-442d-80e8-bfac7a1765d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:57.806Z|c0869c1d-d81f-442d-80e8-bfac7a1765d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:49:59.432Z|0e17e7da-b8e2-4f54-a964-02e19d62f211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:49:59.434Z|0e17e7da-b8e2-4f54-a964-02e19d62f211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:49:59.705Z|adedc5fd-f722-48c4-ba11-916a7ab929d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:49:59.708Z|adedc5fd-f722-48c4-ba11-916a7ab929d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:49:59.860Z|204c56bb-f426-4e2c-8d89-713a2319f07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:49:59.863Z|204c56bb-f426-4e2c-8d89-713a2319f07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:00.099Z|45b23288-2432-422e-a1ff-676cc1d1de62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:00.109Z|45b23288-2432-422e-a1ff-676cc1d1de62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:07.858Z|bb3d05b5-caf6-45ad-b949-c06cdb99f5ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:07.859Z|bb3d05b5-caf6-45ad-b949-c06cdb99f5ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:09.921Z|95d3b703-f168-4357-bd02-97772d0740b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:09.922Z|95d3b703-f168-4357-bd02-97772d0740b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:10.160Z|7117ffc0-febb-41f7-8802-21da0df93c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:10.162Z|7117ffc0-febb-41f7-8802-21da0df93c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:14.433Z|adf8d36a-fe7e-4a80-854e-fd410d6b00c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:50:14.434Z|adf8d36a-fe7e-4a80-854e-fd410d6b00c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:50:17.972Z|cab3514b-2c6f-42be-8122-4c59b4d11dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:17.974Z|cab3514b-2c6f-42be-8122-4c59b4d11dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:19.971Z|9b77ea7b-4368-49fa-98c7-bc9a5f86f9b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:19.973Z|9b77ea7b-4368-49fa-98c7-bc9a5f86f9b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:20.220Z|0130d9a7-5918-4bb5-a405-127e376f734b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:20.222Z|0130d9a7-5918-4bb5-a405-127e376f734b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:28.044Z|d9e8be22-2712-41c8-93ae-b791f3f72628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:28.047Z|d9e8be22-2712-41c8-93ae-b791f3f72628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:29.437Z|99d5c349-7a4c-419f-a8cb-0eda31e4c988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:50:29.446Z|99d5c349-7a4c-419f-a8cb-0eda31e4c988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:50:29.717Z|da1cf9e2-59af-423e-b4e3-d19c912ead9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:50:29.719Z|da1cf9e2-59af-423e-b4e3-d19c912ead9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:50:30.010Z|8a2ddab9-65ed-4e5d-965a-472dca0b5dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:30.012Z|8a2ddab9-65ed-4e5d-965a-472dca0b5dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:30.253Z|8bff3026-47d8-4771-84cc-9703c3c26b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:30.254Z|8bff3026-47d8-4771-84cc-9703c3c26b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:38.085Z|e43a725e-bac7-4378-971c-7e91fe53d16d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:38.087Z|e43a725e-bac7-4378-971c-7e91fe53d16d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:40.048Z|11aa254f-aae4-4541-affd-33db1c500057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:40.050Z|11aa254f-aae4-4541-affd-33db1c500057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:40.282Z|7f5d629a-4515-480a-a3c1-8304b16f9c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:40.285Z|7f5d629a-4515-480a-a3c1-8304b16f9c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:41.032Z|af2d03d4-4589-4e23-8e53-9f3505d36241|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:50:41.037Z|af2d03d4-4589-4e23-8e53-9f3505d36241|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:44.432Z|b92cc985-46d1-47d6-b9b2-00a524e89f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:50:44.433Z|b92cc985-46d1-47d6-b9b2-00a524e89f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:50:48.129Z|9f684635-683a-4542-bd26-7aff4c866492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:48.131Z|9f684635-683a-4542-bd26-7aff4c866492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:50.095Z|96c66ff5-f26d-4203-b27f-9ef7a9d8fc82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:50.101Z|96c66ff5-f26d-4203-b27f-9ef7a9d8fc82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:50.348Z|ef0aa5c6-6f0d-4400-97ca-86159e049ce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:50.352Z|ef0aa5c6-6f0d-4400-97ca-86159e049ce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:58.211Z|f599c163-9cca-4e96-abf0-9aec00364889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:50:58.213Z|f599c163-9cca-4e96-abf0-9aec00364889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:50:59.432Z|c1d16076-1b2b-4b7b-97d8-adaa29bbedec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:50:59.433Z|c1d16076-1b2b-4b7b-97d8-adaa29bbedec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:50:59.723Z|fe3b8c41-54ba-483a-9ab5-c9bca0867062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:50:59.728Z|fe3b8c41-54ba-483a-9ab5-c9bca0867062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:51:00.186Z|b1cfdaaa-5f36-4b51-a85b-62256a653e94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:00.187Z|b1cfdaaa-5f36-4b51-a85b-62256a653e94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:00.393Z|cf58578d-15ac-41ed-b12e-8948714bdc43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:00.395Z|cf58578d-15ac-41ed-b12e-8948714bdc43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:08.261Z|335a6437-f332-45f7-9b1e-2324e01c2da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:08.265Z|335a6437-f332-45f7-9b1e-2324e01c2da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:10.238Z|c4234849-e353-4b54-9bbc-9653ab58f8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:10.240Z|c4234849-e353-4b54-9bbc-9653ab58f8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:10.428Z|e87efc3d-f157-4267-97a3-520ec6a5ef6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:10.430Z|e87efc3d-f157-4267-97a3-520ec6a5ef6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:14.432Z|3626f6fb-f866-4a62-9d70-8e055124bb56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:51:14.436Z|3626f6fb-f866-4a62-9d70-8e055124bb56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:51:18.306Z|b92bca91-9f88-4a59-ad2d-ae073c0a027b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:18.310Z|b92bca91-9f88-4a59-ad2d-ae073c0a027b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:20.284Z|b12ffcb6-2d3e-4c55-8115-54d727d9f7e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:20.289Z|b12ffcb6-2d3e-4c55-8115-54d727d9f7e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:20.463Z|295ed595-6047-493e-9ae8-b0356a89a7ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:20.464Z|295ed595-6047-493e-9ae8-b0356a89a7ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:28.361Z|44a8cfc3-b70b-47fa-ade6-4a14276c5e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:28.363Z|44a8cfc3-b70b-47fa-ade6-4a14276c5e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:29.434Z|1f790c61-0f73-4f0b-9b75-f722a6240c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:51:29.436Z|1f790c61-0f73-4f0b-9b75-f722a6240c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:51:29.730Z|21846f23-beaf-4488-8687-eb33c0246069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:51:29.732Z|21846f23-beaf-4488-8687-eb33c0246069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:51:30.325Z|d2540ae0-58d8-4adf-badd-f4214e2ffba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:30.327Z|d2540ae0-58d8-4adf-badd-f4214e2ffba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:30.495Z|f2fdbfd7-0565-4ce4-9073-65b183d8638b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:30.497Z|f2fdbfd7-0565-4ce4-9073-65b183d8638b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:38.414Z|b1405f6e-d36f-4202-954c-bba3c0eb6185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:38.416Z|b1405f6e-d36f-4202-954c-bba3c0eb6185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:40.366Z|8bfef239-06af-412d-8f29-364f9ddfdf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:40.376Z|8bfef239-06af-412d-8f29-364f9ddfdf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:40.532Z|41664fd5-4400-42ea-a2a1-cab80dd2e92d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:40.535Z|41664fd5-4400-42ea-a2a1-cab80dd2e92d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:41.028Z|4a10245b-feae-45b0-b68f-a2b00930c359|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:51:41.029Z|4a10245b-feae-45b0-b68f-a2b00930c359|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:44.432Z|99736575-16db-45cb-9085-0d8f31c40fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:51:44.433Z|99736575-16db-45cb-9085-0d8f31c40fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:51:48.454Z|c345169e-a035-4ecf-ad4b-26e859a6e2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:48.455Z|c345169e-a035-4ecf-ad4b-26e859a6e2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:50.422Z|041df4ea-6701-4374-901f-46b14215439d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:50.424Z|041df4ea-6701-4374-901f-46b14215439d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:50.587Z|ccbb0258-88ab-48a7-a6eb-b67e6aef83c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:50.596Z|ccbb0258-88ab-48a7-a6eb-b67e6aef83c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:58.487Z|c4003598-beed-4b27-a8de-841b17b1e6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:51:58.489Z|c4003598-beed-4b27-a8de-841b17b1e6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:51:59.432Z|fd1de25a-2eab-4dba-a1b2-1cd93e28e851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:51:59.442Z|fd1de25a-2eab-4dba-a1b2-1cd93e28e851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:51:59.734Z|a303fc00-5451-49ba-aec2-cb0538450678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:51:59.737Z|a303fc00-5451-49ba-aec2-cb0538450678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:52:00.455Z|c7d06a4c-3c5a-46ea-9512-8134405a284e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:00.457Z|c7d06a4c-3c5a-46ea-9512-8134405a284e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:00.634Z|2ec131bf-7a96-402f-b538-75dd798ef70e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:00.636Z|2ec131bf-7a96-402f-b538-75dd798ef70e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:08.553Z|24b26420-653b-4128-9289-361275fbc09b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:08.555Z|24b26420-653b-4128-9289-361275fbc09b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:10.518Z|3e3bc487-e0e8-4fdc-8d4f-a7d4e8d0e5a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:10.519Z|3e3bc487-e0e8-4fdc-8d4f-a7d4e8d0e5a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:10.674Z|db73993c-5f16-404c-ad6d-8561490f1f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:10.675Z|db73993c-5f16-404c-ad6d-8561490f1f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:14.432Z|0644a0bc-8162-4b50-8ea2-2f08f7c06fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:52:14.433Z|0644a0bc-8162-4b50-8ea2-2f08f7c06fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:52:18.590Z|8cb52754-965f-4eae-85fd-a5785669d024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:18.594Z|8cb52754-965f-4eae-85fd-a5785669d024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:20.553Z|dac1f75b-61de-45ce-ac99-2d66592698a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:20.554Z|dac1f75b-61de-45ce-ac99-2d66592698a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:20.728Z|ad3371ad-6072-4180-af25-ecabab37abba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:20.732Z|ad3371ad-6072-4180-af25-ecabab37abba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:28.658Z|96c26989-d993-4790-b0d3-e88150e256bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:28.660Z|96c26989-d993-4790-b0d3-e88150e256bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:29.434Z|4e7d186e-9cef-43ac-a74c-e051d45c1fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:52:29.448Z|4e7d186e-9cef-43ac-a74c-e051d45c1fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:52:29.744Z|9a662aa6-1e65-4580-ad5e-24a4f63f3403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:52:29.745Z|9a662aa6-1e65-4580-ad5e-24a4f63f3403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:52:30.593Z|4594226e-ef2e-4717-90ab-c21c6449e334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:30.595Z|4594226e-ef2e-4717-90ab-c21c6449e334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:30.770Z|848ebbd1-9d3b-4961-93fd-3b6d877bb99e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:30.772Z|848ebbd1-9d3b-4961-93fd-3b6d877bb99e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:38.720Z|2cc833c1-76ee-4c35-b5ac-6350e989a342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:38.722Z|2cc833c1-76ee-4c35-b5ac-6350e989a342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:40.633Z|cbfbb315-c644-4bcf-9eb0-de99f23ce324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:40.634Z|cbfbb315-c644-4bcf-9eb0-de99f23ce324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:40.805Z|34a24382-1435-4fe2-aee7-575470403fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:40.806Z|34a24382-1435-4fe2-aee7-575470403fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:41.032Z|fc4020b0-6ea4-41fc-955d-12c6339775b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:52:41.033Z|fc4020b0-6ea4-41fc-955d-12c6339775b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:44.432Z|d41b22e1-df27-4edf-8fea-8508124a20df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:52:44.433Z|d41b22e1-df27-4edf-8fea-8508124a20df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:52:48.808Z|f64d15af-0cf0-4486-a8a3-36911f88c595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:48.810Z|f64d15af-0cf0-4486-a8a3-36911f88c595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:50.677Z|aa2996a9-474c-412e-a0f9-ea712dd4141a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:50.679Z|aa2996a9-474c-412e-a0f9-ea712dd4141a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:50.837Z|48dce3de-32b7-4b08-af74-570e417c0fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:50.838Z|48dce3de-32b7-4b08-af74-570e417c0fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:58.895Z|0dc22d9b-70a5-4447-845e-d652383e9ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:52:58.896Z|0dc22d9b-70a5-4447-845e-d652383e9ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:52:59.431Z|1fd98a66-cba2-4c4c-9acd-c0f04e1f5db5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:52:59.432Z|1fd98a66-cba2-4c4c-9acd-c0f04e1f5db5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:52:59.747Z|af05e8a1-28d9-41ee-a8a8-09d74de21e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:52:59.748Z|af05e8a1-28d9-41ee-a8a8-09d74de21e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:53:00.733Z|b5d7b4ca-fb48-4473-b8a6-8b60f76e7fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:00.735Z|b5d7b4ca-fb48-4473-b8a6-8b60f76e7fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:00.873Z|024a0ece-b360-4e3a-b235-4890b83a5629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:00.875Z|024a0ece-b360-4e3a-b235-4890b83a5629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:08.944Z|dbd090e0-2101-4f93-b6b4-182c4e0e886c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:08.945Z|dbd090e0-2101-4f93-b6b4-182c4e0e886c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:10.770Z|353fe4c1-567e-4847-bac3-f89bab6462df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:10.772Z|353fe4c1-567e-4847-bac3-f89bab6462df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:10.905Z|858f5ea6-4cce-4732-8b9d-45de9e9456e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:10.907Z|858f5ea6-4cce-4732-8b9d-45de9e9456e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:14.432Z|498f65fe-5ad4-40a0-bc42-a53ee8680d52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:53:14.437Z|498f65fe-5ad4-40a0-bc42-a53ee8680d52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:53:18.991Z|92ec183a-3411-4549-82d8-3645604cc0d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:18.993Z|92ec183a-3411-4549-82d8-3645604cc0d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:20.812Z|f5ea4b0e-8adb-48ed-b1fb-9bee267440d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:20.813Z|f5ea4b0e-8adb-48ed-b1fb-9bee267440d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:20.946Z|6752c938-b35d-4275-b1a9-0a480f0ef48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:20.948Z|6752c938-b35d-4275-b1a9-0a480f0ef48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:29.042Z|d0b3d936-5a51-4446-82e0-9a7849da299b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:29.053Z|d0b3d936-5a51-4446-82e0-9a7849da299b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:29.432Z|5a4e7cc2-a043-485a-a747-4a928e984dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:53:29.433Z|5a4e7cc2-a043-485a-a747-4a928e984dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:53:29.750Z|fbc596d6-e87b-4b9b-8f80-2d73a8564b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:53:29.751Z|fbc596d6-e87b-4b9b-8f80-2d73a8564b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:53:30.849Z|1052be39-d4a0-4ecc-b3f2-7a7a3aac355e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:30.851Z|1052be39-d4a0-4ecc-b3f2-7a7a3aac355e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:30.999Z|5488050d-f686-41d1-aa17-30d258d5fcaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:31.002Z|5488050d-f686-41d1-aa17-30d258d5fcaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:39.111Z|301e2c90-a3e4-49ab-9ecd-1a90a93049e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:39.112Z|301e2c90-a3e4-49ab-9ecd-1a90a93049e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:40.895Z|c8b292d5-3dc5-4c5a-8942-04e16c11d9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:40.897Z|c8b292d5-3dc5-4c5a-8942-04e16c11d9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:41.028Z|a5435d87-4333-4fa9-ba9a-9a09c025f4fa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:53:41.030Z|a5435d87-4333-4fa9-ba9a-9a09c025f4fa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:41.064Z|a68a2d04-d9e8-4d91-9009-8b77b123c13d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:41.066Z|a68a2d04-d9e8-4d91-9009-8b77b123c13d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:44.436Z|2ef17b7d-b494-4bfb-91c5-7ace130bbdc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:53:44.446Z|2ef17b7d-b494-4bfb-91c5-7ace130bbdc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:53:49.192Z|b56d64e7-df51-4f9e-bf1f-bb675595be72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:49.194Z|b56d64e7-df51-4f9e-bf1f-bb675595be72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:50.937Z|6ab9b19b-9935-425c-a4d5-2076fb5fee75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:50.938Z|6ab9b19b-9935-425c-a4d5-2076fb5fee75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:51.108Z|07a0efab-1098-4b0d-b9cb-0ebed64d0a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:51.109Z|07a0efab-1098-4b0d-b9cb-0ebed64d0a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:59.250Z|faafc834-0877-49f1-886b-d2c6baed3c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:53:59.258Z|faafc834-0877-49f1-886b-d2c6baed3c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:53:59.432Z|b819994d-1412-45b8-a2ea-1476b0b66e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:53:59.433Z|b819994d-1412-45b8-a2ea-1476b0b66e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:53:59.752Z|c4411e0c-ca84-40fd-8d6f-e417c85dc6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:53:59.753Z|c4411e0c-ca84-40fd-8d6f-e417c85dc6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:54:00.971Z|3a832ce3-6863-46c2-b949-4f2448e96eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:00.972Z|3a832ce3-6863-46c2-b949-4f2448e96eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:01.139Z|aa736727-96cc-4c33-b99f-147c2756f6ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:01.140Z|aa736727-96cc-4c33-b99f-147c2756f6ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:09.291Z|90a474e7-a257-43f6-a9a7-65735a4e0fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:09.292Z|90a474e7-a257-43f6-a9a7-65735a4e0fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:11.006Z|55e1179d-e9e7-49cf-a50f-4578918ccf73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:11.008Z|55e1179d-e9e7-49cf-a50f-4578918ccf73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:11.189Z|e70c5799-b6fc-4a80-a8ea-82b5449b57d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:11.190Z|e70c5799-b6fc-4a80-a8ea-82b5449b57d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:14.432Z|81651f85-15a4-4888-8dbc-9aacb101a888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:54:14.433Z|81651f85-15a4-4888-8dbc-9aacb101a888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:54:19.335Z|d5824349-4966-40c2-acc5-c2093beaa72e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:19.337Z|d5824349-4966-40c2-acc5-c2093beaa72e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:21.079Z|851859da-e0ee-4500-ba61-9489aa9f1c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:21.081Z|851859da-e0ee-4500-ba61-9489aa9f1c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:21.236Z|c2a23de4-b253-4fae-9770-ba9b14e72613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:21.237Z|c2a23de4-b253-4fae-9770-ba9b14e72613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:29.373Z|c46021a5-c5b3-4a88-8b86-8b65a6631a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:29.374Z|c46021a5-c5b3-4a88-8b86-8b65a6631a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:29.435Z|8ce9e9e8-7500-4356-816d-086076ac37e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:54:29.443Z|8ce9e9e8-7500-4356-816d-086076ac37e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:54:29.755Z|753061eb-9a96-469e-ae36-1a48e82b9199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:54:29.756Z|753061eb-9a96-469e-ae36-1a48e82b9199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:54:31.121Z|44f522d4-4604-4c26-905d-45892d39b78e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:31.123Z|44f522d4-4604-4c26-905d-45892d39b78e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:31.281Z|6e9d4d61-2af9-4949-bc57-02d5587d8f43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:31.282Z|6e9d4d61-2af9-4949-bc57-02d5587d8f43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:39.415Z|9e78c697-449b-42f9-bf6e-9595d6c87905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:39.417Z|9e78c697-449b-42f9-bf6e-9595d6c87905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:41.039Z|251337ac-e573-477a-914c-bd4d5f13c293|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:54:41.043Z|251337ac-e573-477a-914c-bd4d5f13c293|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:41.164Z|4589a149-49d6-422d-87df-3b4e6931ada0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:41.165Z|4589a149-49d6-422d-87df-3b4e6931ada0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:41.320Z|46db4dcd-3b7a-40aa-95ea-54108c2b33b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:41.321Z|46db4dcd-3b7a-40aa-95ea-54108c2b33b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:44.432Z|54cb35b1-8759-446f-9972-bf080d66c913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:54:44.434Z|54cb35b1-8759-446f-9972-bf080d66c913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:54:49.478Z|da485788-21ab-4b10-b420-bd3bc3cfc1c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:49.479Z|da485788-21ab-4b10-b420-bd3bc3cfc1c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:51.205Z|f8a0af49-5b80-4b96-b9b2-2d09c9449250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:51.211Z|f8a0af49-5b80-4b96-b9b2-2d09c9449250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:51.368Z|a8d96851-5d57-4809-b1d8-6cac9a40a54e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:51.373Z|a8d96851-5d57-4809-b1d8-6cac9a40a54e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:59.434Z|ad65ac08-2f36-4f84-a8e5-cff9405a2118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:54:59.435Z|ad65ac08-2f36-4f84-a8e5-cff9405a2118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:54:59.522Z|972d566c-fe94-4b8f-ab57-6c7923a78add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:54:59.523Z|972d566c-fe94-4b8f-ab57-6c7923a78add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:54:59.758Z|fcfa1297-4108-4293-99dc-0cda130b6b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:54:59.759Z|fcfa1297-4108-4293-99dc-0cda130b6b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:55:01.253Z|9059d9f0-81e1-4275-abb5-3d78f40c828c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:01.255Z|9059d9f0-81e1-4275-abb5-3d78f40c828c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:01.435Z|2864d089-2bb4-43f7-9814-190691a68db9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:01.437Z|2864d089-2bb4-43f7-9814-190691a68db9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:09.558Z|63cdb4c9-79bb-4b4f-b3c2-7517188d4fcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:09.560Z|63cdb4c9-79bb-4b4f-b3c2-7517188d4fcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:11.300Z|e1c957cd-6c7a-42fd-b552-48b1586758c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:11.302Z|e1c957cd-6c7a-42fd-b552-48b1586758c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:11.471Z|78f44df1-e544-4eb2-88b0-5dae030a3b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:11.474Z|78f44df1-e544-4eb2-88b0-5dae030a3b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:14.432Z|88ced5e4-bf31-4623-99b8-07fa22c65168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:55:14.435Z|88ced5e4-bf31-4623-99b8-07fa22c65168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:55:19.600Z|40cb6708-0e75-445a-8523-46ac6508cc7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:19.601Z|40cb6708-0e75-445a-8523-46ac6508cc7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:21.350Z|15c9bfd9-4288-4d5a-99c5-3e51c9e1d2ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:21.351Z|15c9bfd9-4288-4d5a-99c5-3e51c9e1d2ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:21.505Z|ca9d179e-2464-4e3c-af0c-2ca046f89a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:21.506Z|ca9d179e-2464-4e3c-af0c-2ca046f89a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:29.432Z|5bdaa0c0-6614-4457-bb61-896a11e87d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:55:29.433Z|5bdaa0c0-6614-4457-bb61-896a11e87d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:55:29.637Z|e6ee2b24-5b0e-40dd-ab0e-6fc17243001b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:29.639Z|e6ee2b24-5b0e-40dd-ab0e-6fc17243001b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:29.761Z|95ee3e21-c1ac-4821-99a0-6bddf03f7a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:55:29.762Z|95ee3e21-c1ac-4821-99a0-6bddf03f7a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:55:31.381Z|e41bc274-90d4-4949-93ac-6574a3f0c04a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:31.382Z|e41bc274-90d4-4949-93ac-6574a3f0c04a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:31.539Z|e0b6d24d-6550-4430-93fc-8620bd320395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:31.541Z|e0b6d24d-6550-4430-93fc-8620bd320395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:39.676Z|686dcc81-ce8f-49b4-97ec-e795529dfa65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:39.677Z|686dcc81-ce8f-49b4-97ec-e795529dfa65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:41.038Z|1d332629-82f1-4527-9618-7bc5ceaf0ba0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:55:41.040Z|1d332629-82f1-4527-9618-7bc5ceaf0ba0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:41.418Z|8636bb35-2850-4935-98d5-77f3a3abd396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:41.420Z|8636bb35-2850-4935-98d5-77f3a3abd396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:41.578Z|50e1a5c1-7d2a-493f-97cf-7e302a836d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:41.580Z|50e1a5c1-7d2a-493f-97cf-7e302a836d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:44.431Z|72a3ac33-d12b-4099-91ed-9965a5efa6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:55:44.432Z|72a3ac33-d12b-4099-91ed-9965a5efa6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:55:49.709Z|00740fb8-6c57-45e3-83a6-7b899ee2d5e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:49.710Z|00740fb8-6c57-45e3-83a6-7b899ee2d5e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:51.457Z|1a0f522e-d3d9-4342-9a79-a2da8633a9b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:51.459Z|1a0f522e-d3d9-4342-9a79-a2da8633a9b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:51.618Z|61c80321-26f5-466c-93af-1e1510d9e80e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:51.620Z|61c80321-26f5-466c-93af-1e1510d9e80e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:59.432Z|4653e7d5-5db3-4840-bf4c-9dbf29681f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:55:59.444Z|4653e7d5-5db3-4840-bf4c-9dbf29681f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:55:59.747Z|e5acf015-fe43-4ad7-a2e0-6a4dac03c806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:55:59.748Z|e5acf015-fe43-4ad7-a2e0-6a4dac03c806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:55:59.763Z|aef8e08f-16d7-4953-9a1e-ab8f47885a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:55:59.764Z|aef8e08f-16d7-4953-9a1e-ab8f47885a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:56:01.495Z|175f1c9a-124f-4b06-8c31-a432322d64e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:01.496Z|175f1c9a-124f-4b06-8c31-a432322d64e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:01.652Z|d8d432a1-09b0-4a04-9d1f-424820a5614e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:01.653Z|d8d432a1-09b0-4a04-9d1f-424820a5614e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:09.787Z|f6cfe418-5af4-4291-acec-8b3ad07ba263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:09.788Z|f6cfe418-5af4-4291-acec-8b3ad07ba263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:11.532Z|76d27afe-4d39-445c-aba5-1d40b1651f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:11.534Z|76d27afe-4d39-445c-aba5-1d40b1651f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:11.688Z|826bf691-c4e0-4ccb-960d-2948e2062305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:11.690Z|826bf691-c4e0-4ccb-960d-2948e2062305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:14.432Z|b5478198-0f0d-4302-a5b8-67c6f9ed50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:56:14.433Z|b5478198-0f0d-4302-a5b8-67c6f9ed50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:56:19.834Z|81c9faee-f29f-4b74-bf60-2dfd06b708b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:19.836Z|81c9faee-f29f-4b74-bf60-2dfd06b708b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:21.571Z|92dc4169-21e0-4d49-9161-f6671ae0f51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:21.573Z|92dc4169-21e0-4d49-9161-f6671ae0f51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:21.740Z|c0a3d332-d25e-465e-bada-8ab7915bb647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:21.741Z|c0a3d332-d25e-465e-bada-8ab7915bb647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:29.432Z|c8a51eda-e77f-4ee7-9404-ef0f3237b996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:56:29.433Z|c8a51eda-e77f-4ee7-9404-ef0f3237b996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:56:29.767Z|81c93369-4943-42d3-b6e7-4043042008b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:56:29.769Z|81c93369-4943-42d3-b6e7-4043042008b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:56:29.887Z|eda4b975-58be-45d6-a013-0b9cc96ce8e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:29.890Z|eda4b975-58be-45d6-a013-0b9cc96ce8e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:31.616Z|2914581b-cd9f-4e1d-bfaf-b5aa42941716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:31.618Z|2914581b-cd9f-4e1d-bfaf-b5aa42941716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:31.795Z|231188c4-4855-44b7-8a74-781021f45d7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:31.803Z|231188c4-4855-44b7-8a74-781021f45d7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:39.924Z|219098b5-3a8d-42b2-8d1b-296c24aef58f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:39.928Z|219098b5-3a8d-42b2-8d1b-296c24aef58f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:41.026Z|ee552af1-fe8f-4cae-a18c-c0fb01aa2832|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:56:41.028Z|ee552af1-fe8f-4cae-a18c-c0fb01aa2832|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:41.662Z|14b97fb0-dfae-4851-a9a3-a0624a1037fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:41.664Z|14b97fb0-dfae-4851-a9a3-a0624a1037fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:41.852Z|db0697c8-710f-4939-81c2-718b27b174aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:41.854Z|db0697c8-710f-4939-81c2-718b27b174aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:44.432Z|075c5238-1b4a-48d8-8260-65ebad900d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:56:44.435Z|075c5238-1b4a-48d8-8260-65ebad900d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:56:49.970Z|e1b4601d-e751-4645-beef-5d3f0347573a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:50.004Z|e1b4601d-e751-4645-beef-5d3f0347573a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:51.717Z|35e720ac-c7cf-4622-a305-1ef848e25d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:51.719Z|35e720ac-c7cf-4622-a305-1ef848e25d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:51.920Z|3c5d8d7c-7438-424c-8cb0-63b0d94f6c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:56:51.922Z|3c5d8d7c-7438-424c-8cb0-63b0d94f6c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:56:59.432Z|e19fbaea-6224-4aab-a106-6ea3fd3d3e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:56:59.433Z|e19fbaea-6224-4aab-a106-6ea3fd3d3e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:56:59.770Z|57187d55-349d-42f2-b3f5-d80a7289694d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:56:59.771Z|57187d55-349d-42f2-b3f5-d80a7289694d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:57:00.057Z|7ba0264d-5e3b-4750-b236-f644f3942ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:00.058Z|7ba0264d-5e3b-4750-b236-f644f3942ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:01.762Z|ecdc6ce8-ae74-4e52-b386-5262fc08ad06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:01.763Z|ecdc6ce8-ae74-4e52-b386-5262fc08ad06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:01.956Z|d44ed58c-3599-4313-ba32-acef5a7c28bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:01.958Z|d44ed58c-3599-4313-ba32-acef5a7c28bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:10.102Z|3fedda11-dac2-4339-b4ab-38914bfc8f6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:10.108Z|3fedda11-dac2-4339-b4ab-38914bfc8f6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:11.798Z|c58b1043-a7fb-4c0a-b449-b13a9bd62f26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:11.800Z|c58b1043-a7fb-4c0a-b449-b13a9bd62f26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:11.989Z|9dc03c9e-9b00-4ca8-963f-8a36652c6cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:11.990Z|9dc03c9e-9b00-4ca8-963f-8a36652c6cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:14.432Z|85a97209-a9fe-415b-af17-dfb3d3e7e2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:57:14.433Z|85a97209-a9fe-415b-af17-dfb3d3e7e2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:57:20.179Z|8600dc68-3c20-4e48-9bd9-7c87d76db179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:20.181Z|8600dc68-3c20-4e48-9bd9-7c87d76db179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:21.844Z|6e30e912-6b24-4390-9115-2e481099e556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:21.845Z|6e30e912-6b24-4390-9115-2e481099e556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:22.032Z|33637d0a-daa9-46ee-ba1f-2df1a2aecfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:22.034Z|33637d0a-daa9-46ee-ba1f-2df1a2aecfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:29.432Z|d331d734-3575-4dc0-bb5d-d3328896a10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:57:29.448Z|d331d734-3575-4dc0-bb5d-d3328896a10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:57:29.773Z|504742a6-7dfc-4296-9be2-43b77408c4f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:57:29.774Z|504742a6-7dfc-4296-9be2-43b77408c4f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:57:30.217Z|0f540262-458a-49d0-ad41-a59bcd046493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:30.218Z|0f540262-458a-49d0-ad41-a59bcd046493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:31.890Z|502b9dfa-9de9-44b6-ab9c-3849f0fee8dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:31.891Z|502b9dfa-9de9-44b6-ab9c-3849f0fee8dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:32.066Z|a73aa67d-116e-49ca-a6eb-b196a02f1197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:32.068Z|a73aa67d-116e-49ca-a6eb-b196a02f1197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:40.251Z|85ef2039-15db-4c76-b760-12d1a8a7e37f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:40.252Z|85ef2039-15db-4c76-b760-12d1a8a7e37f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:41.032Z|83beee63-fa92-4f66-9c81-2d69868b3a6f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:57:41.034Z|83beee63-fa92-4f66-9c81-2d69868b3a6f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:41.926Z|776fb9cc-78e1-4ade-bb03-322c2dcd30cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:41.927Z|776fb9cc-78e1-4ade-bb03-322c2dcd30cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:42.106Z|38d3b224-ff97-42ba-94f2-ef825f25a349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:42.108Z|38d3b224-ff97-42ba-94f2-ef825f25a349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:44.432Z|d83d3411-159c-4a28-9b04-ac0324ed0283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:57:44.433Z|d83d3411-159c-4a28-9b04-ac0324ed0283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:57:50.315Z|195bdb78-3dc0-4739-8ae2-ed4d4fc79dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:50.318Z|195bdb78-3dc0-4739-8ae2-ed4d4fc79dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:51.964Z|f4f0d294-aa0d-4666-b9c9-56aab7e7fb64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:51.966Z|f4f0d294-aa0d-4666-b9c9-56aab7e7fb64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:52.154Z|a69ce0d3-06f0-47ce-8721-96a118c5dfe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:57:52.155Z|a69ce0d3-06f0-47ce-8721-96a118c5dfe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:57:59.433Z|02517cd3-649b-4b88-afa5-54498004a3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:57:59.436Z|02517cd3-649b-4b88-afa5-54498004a3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:57:59.778Z|6994d5cd-d626-46cd-a185-0c483e69d565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:57:59.778Z|6994d5cd-d626-46cd-a185-0c483e69d565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:58:00.370Z|a194cfd9-19da-4b06-9a8f-ded53e73f72a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:00.372Z|a194cfd9-19da-4b06-9a8f-ded53e73f72a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:02.007Z|5dcf69cc-d56f-4370-b84e-028ad8db9204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:02.009Z|5dcf69cc-d56f-4370-b84e-028ad8db9204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:02.219Z|90230551-5708-496e-85cf-95d09b6dd43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:02.221Z|90230551-5708-496e-85cf-95d09b6dd43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:10.406Z|a9ac4723-8525-428c-8601-6cd20b90c827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:10.407Z|a9ac4723-8525-428c-8601-6cd20b90c827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:12.050Z|3e8ae916-6d19-4187-9cd3-6113c51a32d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:12.051Z|3e8ae916-6d19-4187-9cd3-6113c51a32d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:12.264Z|9eaf07c6-692e-4eaf-aaaf-4eeb75afae43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:12.268Z|9eaf07c6-692e-4eaf-aaaf-4eeb75afae43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:14.432Z|c29ad70f-d507-4ea1-af54-9b8221dad460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:58:14.438Z|c29ad70f-d507-4ea1-af54-9b8221dad460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:58:20.450Z|4c84fb99-132f-4739-9c04-76fa0edd7359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:20.454Z|4c84fb99-132f-4739-9c04-76fa0edd7359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:22.086Z|ef1ab635-26b9-49f3-a3b5-8b0b31fca4eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:22.099Z|ef1ab635-26b9-49f3-a3b5-8b0b31fca4eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:22.319Z|61aad29b-8eea-4f68-930f-2ed1a7253867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:22.321Z|61aad29b-8eea-4f68-930f-2ed1a7253867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:29.433Z|e0d1f449-5669-4890-a5e5-06359d032118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:58:29.434Z|e0d1f449-5669-4890-a5e5-06359d032118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:58:29.781Z|8dc4e7d5-eccd-42c8-a6aa-c33ffd92166e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:58:29.782Z|8dc4e7d5-eccd-42c8-a6aa-c33ffd92166e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:58:30.486Z|516e924d-3252-44bd-b64f-c7d4c32b0d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:30.487Z|516e924d-3252-44bd-b64f-c7d4c32b0d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:32.150Z|78f1b218-e84c-4e3c-8540-386e7cb1ac11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:32.151Z|78f1b218-e84c-4e3c-8540-386e7cb1ac11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:32.360Z|6f6c4363-2cf0-4d44-bc86-d5191309c5c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:32.361Z|6f6c4363-2cf0-4d44-bc86-d5191309c5c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:40.522Z|7874d50d-8775-4895-99db-9bbd968b691a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:40.524Z|7874d50d-8775-4895-99db-9bbd968b691a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:41.030Z|9c471c12-db68-4feb-acdd-f3fa4eda8308|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:58:41.032Z|9c471c12-db68-4feb-acdd-f3fa4eda8308|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:42.191Z|da96ed9a-f386-476a-8c27-5ffb6cecc02f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:42.192Z|da96ed9a-f386-476a-8c27-5ffb6cecc02f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:42.394Z|4e6de0cf-6693-4fc3-b724-906ad99d8754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:42.395Z|4e6de0cf-6693-4fc3-b724-906ad99d8754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:44.432Z|a2ee10f6-d130-400d-8640-77c763c6184f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:58:44.433Z|a2ee10f6-d130-400d-8640-77c763c6184f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:58:50.566Z|509926be-4c0a-4ef6-9174-9ca111f6b813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:50.592Z|509926be-4c0a-4ef6-9174-9ca111f6b813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:52.225Z|4a08c7f7-8907-4e61-a908-5e063ee949ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:52.226Z|4a08c7f7-8907-4e61-a908-5e063ee949ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:52.425Z|e93f7a70-3f38-4409-b375-dc20e0dd8af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:58:52.426Z|e93f7a70-3f38-4409-b375-dc20e0dd8af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:58:59.432Z|b7d72483-23c4-4def-a9ce-5e1a5767bc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:58:59.438Z|b7d72483-23c4-4def-a9ce-5e1a5767bc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:58:59.785Z|437d4e18-5fcd-4bd6-95f5-6570effb1c4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:58:59.787Z|437d4e18-5fcd-4bd6-95f5-6570effb1c4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:59:00.627Z|831a1709-5b73-4c7c-9fe6-17715c8d1af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:00.628Z|831a1709-5b73-4c7c-9fe6-17715c8d1af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:02.261Z|d9e4298a-730b-4f93-b423-86248b26610f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:02.264Z|d9e4298a-730b-4f93-b423-86248b26610f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:02.464Z|5efb30f7-ad2d-4aaa-937b-2394f9c3025f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:02.466Z|5efb30f7-ad2d-4aaa-937b-2394f9c3025f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:10.660Z|43b5b470-8e52-4b0a-8a24-e5e3e235c90b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:10.661Z|43b5b470-8e52-4b0a-8a24-e5e3e235c90b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:12.302Z|bc89d475-231d-44c7-8a3a-5edb23abfe0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:12.305Z|bc89d475-231d-44c7-8a3a-5edb23abfe0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:12.497Z|359a7cdb-71a7-4021-b829-f958f16244ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:12.499Z|359a7cdb-71a7-4021-b829-f958f16244ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:14.432Z|06c9847e-38a4-4ace-a686-b34e1dd0b98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:59:14.433Z|06c9847e-38a4-4ace-a686-b34e1dd0b98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:59:20.705Z|15da5ea3-ed53-4d07-a4d4-0fb0bb6935b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:20.707Z|15da5ea3-ed53-4d07-a4d4-0fb0bb6935b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:22.344Z|74ab20d8-5a3a-4de0-ab59-3846b70f54e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:22.345Z|74ab20d8-5a3a-4de0-ab59-3846b70f54e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:22.537Z|94b051fb-ca6d-4c0b-93e5-429e9fb98c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:22.542Z|94b051fb-ca6d-4c0b-93e5-429e9fb98c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:23.041Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xcfP0xa4F_.0xc90x000x0620xf90x0f|0xb50x9by0xd4P0xd90xac0xd60x91/0xe20xaa0xc80xa30xc00xfd0x8a0xa70xe9]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-24T05:59:29.432Z|84919522-9b02-4ec9-8160-8461e4882754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:59:29.436Z|84919522-9b02-4ec9-8160-8461e4882754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:59:29.793Z|ef1ffff7-1169-4abb-8264-045001fe0718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:59:29.795Z|ef1ffff7-1169-4abb-8264-045001fe0718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:59:30.774Z|c40fea12-9906-487c-8c8e-7a6e245f94bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:30.776Z|c40fea12-9906-487c-8c8e-7a6e245f94bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:32.379Z|0aa4630a-7d57-4d7a-a119-c097ae1f6480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:32.380Z|0aa4630a-7d57-4d7a-a119-c097ae1f6480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:32.577Z|52c88ea6-298d-4abd-811d-ae6bab408728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:32.580Z|52c88ea6-298d-4abd-811d-ae6bab408728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:40.854Z|9a5fe20d-f4b7-480e-b820-4995fe9d03f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:40.857Z|9a5fe20d-f4b7-480e-b820-4995fe9d03f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:41.031Z|4ac827a9-fe24-4c83-9e1b-507b4f6b7618|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T05:59:41.032Z|4ac827a9-fe24-4c83-9e1b-507b4f6b7618|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:42.420Z|1e2c8ee7-1c8b-4464-8e47-7ae1d8ce980c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:42.421Z|1e2c8ee7-1c8b-4464-8e47-7ae1d8ce980c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:42.615Z|6bacf2aa-aaba-47fc-bd2a-cf2c8df15c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:42.617Z|6bacf2aa-aaba-47fc-bd2a-cf2c8df15c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:44.436Z|74031b41-2e6e-4a5c-9a48-d0409bbde339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:59:44.441Z|74031b41-2e6e-4a5c-9a48-d0409bbde339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:59:50.906Z|abcb8362-a313-40b9-af2e-5880c7657fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:50.907Z|abcb8362-a313-40b9-af2e-5880c7657fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:52.453Z|e8d2ed92-960c-4864-b799-e785a2f6a947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:52.454Z|e8d2ed92-960c-4864-b799-e785a2f6a947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:52.653Z|a66eb8a5-3912-47af-bf95-d296db8039e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T05:59:52.655Z|a66eb8a5-3912-47af-bf95-d296db8039e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T05:59:59.432Z|d9bf0dce-ccc2-4fc3-95eb-97af40096d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:59:59.433Z|d9bf0dce-ccc2-4fc3-95eb-97af40096d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T05:59:59.797Z|a90e33ed-a5e0-4af9-adb6-a6dbd68057a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T05:59:59.798Z|a90e33ed-a5e0-4af9-adb6-a6dbd68057a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:00:00.939Z|c28da07f-ed36-41ff-a323-645e151ffcec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:00.941Z|c28da07f-ed36-41ff-a323-645e151ffcec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:02.493Z|403cad16-6f20-4d4f-a23a-a2d4e76c78dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:02.494Z|403cad16-6f20-4d4f-a23a-a2d4e76c78dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:02.694Z|0da5d94a-b90e-483d-8fdd-b3ede6f74a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:02.695Z|0da5d94a-b90e-483d-8fdd-b3ede6f74a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:10.981Z|e3b87fb5-4770-46bd-81f7-6835da627e33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:10.988Z|e3b87fb5-4770-46bd-81f7-6835da627e33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:12.544Z|62c2e413-5b64-475f-9caf-53b934313c73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:12.550Z|62c2e413-5b64-475f-9caf-53b934313c73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:12.745Z|75635113-3b82-4b18-af42-e4a1f2ce3ba8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:12.746Z|75635113-3b82-4b18-af42-e4a1f2ce3ba8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:14.432Z|7f984337-e67a-4ad7-b97d-ebd5ef087fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:00:14.433Z|7f984337-e67a-4ad7-b97d-ebd5ef087fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:00:21.029Z|10110832-36cb-49da-ad00-cb40533481f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:21.030Z|10110832-36cb-49da-ad00-cb40533481f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:22.591Z|76bb4dca-d3a6-4542-ac75-4561e1652ef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:22.592Z|76bb4dca-d3a6-4542-ac75-4561e1652ef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:22.778Z|e5085823-fee8-4e3f-9538-d56ed8b33334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:22.779Z|e5085823-fee8-4e3f-9538-d56ed8b33334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:29.433Z|83189d2b-da17-49f1-aa26-5400a7895a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:00:29.443Z|83189d2b-da17-49f1-aa26-5400a7895a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:00:29.800Z|d85c6e25-e2b4-4ca8-b6de-bfd0843047cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:00:29.801Z|d85c6e25-e2b4-4ca8-b6de-bfd0843047cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:00:31.062Z|792f2ad5-b2e4-44f5-a822-afbde075b99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:31.063Z|792f2ad5-b2e4-44f5-a822-afbde075b99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:32.633Z|4f96a9a9-3932-4b44-95ac-9a19e6ffb859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:32.634Z|4f96a9a9-3932-4b44-95ac-9a19e6ffb859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:32.831Z|d55d5ea3-0cf6-45d0-a0a1-a29ef51e3bed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:32.832Z|d55d5ea3-0cf6-45d0-a0a1-a29ef51e3bed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:41.032Z|30eb979b-ffdf-4f18-ae4c-3cc87550a520|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:00:41.034Z|30eb979b-ffdf-4f18-ae4c-3cc87550a520|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:41.098Z|644f1623-49f4-48aa-8a17-11d5ffd84fbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:41.100Z|644f1623-49f4-48aa-8a17-11d5ffd84fbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:42.677Z|6cdcdc26-2cda-433b-8e07-b38b20e04e37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:42.680Z|6cdcdc26-2cda-433b-8e07-b38b20e04e37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:42.864Z|fbc583bc-483c-41b4-8a05-4548114f262a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:42.865Z|fbc583bc-483c-41b4-8a05-4548114f262a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:44.432Z|c2ff8d32-93af-42ef-9c24-9a840fb032dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:00:44.432Z|c2ff8d32-93af-42ef-9c24-9a840fb032dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:00:51.155Z|ef762945-c6e5-407a-aaae-9a37500cf592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:51.156Z|ef762945-c6e5-407a-aaae-9a37500cf592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:52.714Z|bc779eb5-32a6-4f6a-93d7-1f03b77342dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:52.715Z|bc779eb5-32a6-4f6a-93d7-1f03b77342dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:52.896Z|e2ad8c81-786f-46e7-a275-e5e383d53784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:00:52.898Z|e2ad8c81-786f-46e7-a275-e5e383d53784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:00:59.432Z|8d7e5dd6-ae91-469b-8c9e-e6124496ad6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:00:59.433Z|8d7e5dd6-ae91-469b-8c9e-e6124496ad6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:00:59.802Z|aaee1951-0397-499b-916d-39dade88ecd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:00:59.803Z|aaee1951-0397-499b-916d-39dade88ecd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:01:01.191Z|7ab01587-bdd5-45fe-b3d9-9704e1213035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:01.197Z|7ab01587-bdd5-45fe-b3d9-9704e1213035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:02.753Z|7e4b7dd7-cbbb-4fa0-ab5d-77f8155bf90b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:02.754Z|7e4b7dd7-cbbb-4fa0-ab5d-77f8155bf90b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:02.927Z|6bfd7022-2735-4e68-aa01-9db8ec47ff66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:02.929Z|6bfd7022-2735-4e68-aa01-9db8ec47ff66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:11.250Z|d3254c3a-9995-452e-b4cc-6e481d32ed56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:11.252Z|d3254c3a-9995-452e-b4cc-6e481d32ed56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:12.791Z|85f785a9-e3db-4448-9186-4eebf8edda62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:12.793Z|85f785a9-e3db-4448-9186-4eebf8edda62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:12.960Z|f0edf856-019a-45f3-ad0c-54954019ba1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:12.965Z|f0edf856-019a-45f3-ad0c-54954019ba1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:14.432Z|671d00a0-a2ae-490b-bcd7-e10f0166e1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:01:14.438Z|671d00a0-a2ae-490b-bcd7-e10f0166e1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:01:21.297Z|c7f9bdc0-8447-4516-818d-ef69890929e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:21.298Z|c7f9bdc0-8447-4516-818d-ef69890929e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:22.827Z|527eb0db-915a-4f40-a053-f8139a057780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:22.828Z|527eb0db-915a-4f40-a053-f8139a057780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:23.001Z|c7210c97-2333-4f82-a170-60fdeddd8d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:23.004Z|c7210c97-2333-4f82-a170-60fdeddd8d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:29.433Z|0fcfb025-304c-473f-904f-2a2275680b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:01:29.434Z|0fcfb025-304c-473f-904f-2a2275680b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:01:29.804Z|2cdcd9b6-37db-4a33-a1e4-57fcad2733c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:01:29.805Z|2cdcd9b6-37db-4a33-a1e4-57fcad2733c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:01:31.333Z|c5e8936b-fbb2-4ea3-a7f6-41d4102a4f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:31.335Z|c5e8936b-fbb2-4ea3-a7f6-41d4102a4f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:32.874Z|a7ffae48-c678-4a6f-97c7-07c0e1a8ebf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:32.875Z|a7ffae48-c678-4a6f-97c7-07c0e1a8ebf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:33.044Z|d42d9699-4f04-4963-9267-1990692d16f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:33.046Z|d42d9699-4f04-4963-9267-1990692d16f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:41.034Z|a14fc8db-58f6-40ac-9e0d-f24047d6c675|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:01:41.035Z|a14fc8db-58f6-40ac-9e0d-f24047d6c675|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:41.377Z|88251dbe-a98a-4eab-9243-c4050ec2965a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:41.378Z|88251dbe-a98a-4eab-9243-c4050ec2965a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:42.905Z|09d1d391-0ed9-4967-876a-030be364045d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:42.906Z|09d1d391-0ed9-4967-876a-030be364045d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:43.088Z|55300090-7d39-4ea9-894d-8eaf07548ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:43.089Z|55300090-7d39-4ea9-894d-8eaf07548ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:44.435Z|14fcdbe6-0c2e-4989-8dc3-c1fd6120596d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:01:44.436Z|14fcdbe6-0c2e-4989-8dc3-c1fd6120596d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:01:51.424Z|ee76820a-2aad-4a3a-aeea-2e1b209ddf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:51.426Z|ee76820a-2aad-4a3a-aeea-2e1b209ddf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:52.943Z|c10e6357-53ee-4c43-a053-0f77b53dc548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:52.945Z|c10e6357-53ee-4c43-a053-0f77b53dc548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:53.167Z|544190ea-d450-4cb7-a3f6-bebff8b3221f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:01:53.168Z|544190ea-d450-4cb7-a3f6-bebff8b3221f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:01:59.432Z|2a929b09-58ee-4058-8699-9db3f59d4240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:01:59.440Z|2a929b09-58ee-4058-8699-9db3f59d4240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:01:59.807Z|f1e98982-00b3-468d-8093-6a7732f5692c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:01:59.809Z|f1e98982-00b3-468d-8093-6a7732f5692c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:02:01.479Z|d2898e46-bfa9-4591-bee8-803afa2c765c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:01.480Z|d2898e46-bfa9-4591-bee8-803afa2c765c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:02.977Z|a87fe0af-dfb6-4fc3-b1f9-e37db43636b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:02.978Z|a87fe0af-dfb6-4fc3-b1f9-e37db43636b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:03.257Z|fdab5788-2ef5-4bd0-bf0a-60f3bf290902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:03.258Z|fdab5788-2ef5-4bd0-bf0a-60f3bf290902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:11.520Z|62d808bc-b289-4c5a-ac5c-af43afa8d001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:11.521Z|62d808bc-b289-4c5a-ac5c-af43afa8d001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:13.014Z|0d5fe762-c3f0-42d7-9381-9588f85cadab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:13.018Z|0d5fe762-c3f0-42d7-9381-9588f85cadab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:13.296Z|9b4a5edc-653b-45ca-8bfc-7347ff605084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:13.297Z|9b4a5edc-653b-45ca-8bfc-7347ff605084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:14.432Z|5a5b95fe-995a-492a-90db-7c7f11db5154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:02:14.433Z|5a5b95fe-995a-492a-90db-7c7f11db5154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:02:21.563Z|c999ff67-986d-4f9d-84f7-80c596428cfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:21.564Z|c999ff67-986d-4f9d-84f7-80c596428cfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:23.090Z|63530ea8-c859-4801-8570-bba8ba087ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:23.091Z|63530ea8-c859-4801-8570-bba8ba087ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:23.348Z|6de04e3b-dfc3-49f9-b5ef-eb9cba7d74a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:23.350Z|6de04e3b-dfc3-49f9-b5ef-eb9cba7d74a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:29.432Z|f21c3602-7bc9-4eb8-98b4-238e724ca52d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:02:29.433Z|f21c3602-7bc9-4eb8-98b4-238e724ca52d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:02:29.810Z|a9afc23d-25c3-4326-935e-1a7db16d5fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:02:29.811Z|a9afc23d-25c3-4326-935e-1a7db16d5fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:02:31.628Z|7dbdf21e-bc92-46d7-8d34-092031010b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:31.630Z|7dbdf21e-bc92-46d7-8d34-092031010b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:33.142Z|1d3240f6-98ca-461a-9f72-0fad992d3885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:33.144Z|1d3240f6-98ca-461a-9f72-0fad992d3885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:33.405Z|a5b1de3b-e8f2-4f4d-85f6-9a7aa6d3c89f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:33.407Z|a5b1de3b-e8f2-4f4d-85f6-9a7aa6d3c89f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:41.031Z|de001244-e0a8-4354-9498-81669e8319b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:02:41.032Z|de001244-e0a8-4354-9498-81669e8319b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:41.694Z|07d2adaa-9328-4028-911a-de892b50c73a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:41.699Z|07d2adaa-9328-4028-911a-de892b50c73a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:43.205Z|02c602a0-2ea9-4208-b410-36ce40efc8c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:43.206Z|02c602a0-2ea9-4208-b410-36ce40efc8c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:43.446Z|48c5e95c-0791-4cc9-bbcb-c5c7165ac152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:43.448Z|48c5e95c-0791-4cc9-bbcb-c5c7165ac152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:44.432Z|c3dabf0f-af5e-4f77-a3ca-43a43ec8ef4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:02:44.436Z|c3dabf0f-af5e-4f77-a3ca-43a43ec8ef4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:02:51.745Z|93752d6c-d18b-4a7c-831c-b84b35ae9374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:51.747Z|93752d6c-d18b-4a7c-831c-b84b35ae9374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:53.250Z|2aaeceba-0df2-4258-909c-7e73f08acd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:53.251Z|2aaeceba-0df2-4258-909c-7e73f08acd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:53.487Z|4d3e5e19-7e0e-43e8-83c1-070d0ac725fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:02:53.488Z|4d3e5e19-7e0e-43e8-83c1-070d0ac725fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:02:59.432Z|21b9fee7-59eb-4a4f-a954-e0004368e20b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:02:59.433Z|21b9fee7-59eb-4a4f-a954-e0004368e20b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:02:59.813Z|27c6ce8d-e9d5-478d-9e78-12e9e3f74fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:02:59.814Z|27c6ce8d-e9d5-478d-9e78-12e9e3f74fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:03:01.808Z|5cc38d30-0c00-4a4d-a520-3460c17cacca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:01.810Z|5cc38d30-0c00-4a4d-a520-3460c17cacca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:03.297Z|2592667b-52b9-421a-9302-e357e003fca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:03.299Z|2592667b-52b9-421a-9302-e357e003fca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:03.533Z|371f3ab1-55fa-499c-9537-da5705903b61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:03.539Z|371f3ab1-55fa-499c-9537-da5705903b61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:11.850Z|4e0e23e0-98ed-40ae-9c5e-1ed34e0908ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:11.852Z|4e0e23e0-98ed-40ae-9c5e-1ed34e0908ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:13.352Z|9cc73f8c-680c-490c-abd2-8bab6d63018a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:13.355Z|9cc73f8c-680c-490c-abd2-8bab6d63018a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:13.578Z|b53a2b10-3787-4c00-a54b-b0a494c33309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:13.580Z|b53a2b10-3787-4c00-a54b-b0a494c33309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:14.432Z|187f35de-7fac-4dd3-a772-b5340dbbc681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:03:14.434Z|187f35de-7fac-4dd3-a772-b5340dbbc681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:03:21.891Z|9bde1f4c-e864-481c-bb14-f3cbf6977fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:21.893Z|9bde1f4c-e864-481c-bb14-f3cbf6977fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:23.428Z|7239debf-7319-4fd0-a16b-ec8423dd4e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:23.429Z|7239debf-7319-4fd0-a16b-ec8423dd4e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:23.622Z|66df5841-0714-441c-b250-665974208ac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:23.623Z|66df5841-0714-441c-b250-665974208ac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:29.432Z|d37aaf75-2e2a-4e02-af0a-81996abdb550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:03:29.440Z|d37aaf75-2e2a-4e02-af0a-81996abdb550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:03:29.816Z|432ab11a-3e13-4810-ba28-bee1c7ac4867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:03:29.817Z|432ab11a-3e13-4810-ba28-bee1c7ac4867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:03:31.941Z|a9736d18-d79c-4810-a61a-83f068cc663e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:31.942Z|a9736d18-d79c-4810-a61a-83f068cc663e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:33.468Z|373d5448-ce35-4593-8199-e00a7e70fef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:33.469Z|373d5448-ce35-4593-8199-e00a7e70fef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:33.662Z|3c57db11-b736-40e9-871b-fd629bbb7df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:33.664Z|3c57db11-b736-40e9-871b-fd629bbb7df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:41.046Z|12a9dd17-4009-417f-bf15-3d7b194f7f8d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:03:41.062Z|12a9dd17-4009-417f-bf15-3d7b194f7f8d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:42.004Z|b5c5a479-28f1-4883-9ea2-060124b2c75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:42.006Z|b5c5a479-28f1-4883-9ea2-060124b2c75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:43.505Z|06d59d4a-33a0-474b-9ade-6d43f7ac82d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:43.506Z|06d59d4a-33a0-474b-9ade-6d43f7ac82d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:43.711Z|0d682b2a-f818-41a5-8546-b0899987c4e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:43.713Z|0d682b2a-f818-41a5-8546-b0899987c4e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:44.432Z|e208948c-9f12-4a1a-bba9-0591ff657f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:03:44.433Z|e208948c-9f12-4a1a-bba9-0591ff657f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:03:52.045Z|aa506408-d7b7-4ca0-80c5-3687888657bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:52.047Z|aa506408-d7b7-4ca0-80c5-3687888657bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:53.549Z|23c4ddb6-84d0-441a-b7e8-18c505734851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:53.551Z|23c4ddb6-84d0-441a-b7e8-18c505734851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:53.750Z|ed387db1-b0b1-4ac6-a00d-aca196c4bcbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:03:53.752Z|ed387db1-b0b1-4ac6-a00d-aca196c4bcbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:03:59.432Z|3c37b461-3d22-483b-8951-0fc8c9f24b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:03:59.433Z|3c37b461-3d22-483b-8951-0fc8c9f24b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:03:59.818Z|ac6f7e82-d630-4408-bc44-89d20080724d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:03:59.820Z|ac6f7e82-d630-4408-bc44-89d20080724d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:04:02.089Z|aa3521b7-c419-4013-a61f-9032690de7e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:02.090Z|aa3521b7-c419-4013-a61f-9032690de7e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:03.594Z|ea38c473-853c-47c0-9857-d7af8623fbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:03.595Z|ea38c473-853c-47c0-9857-d7af8623fbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:03.805Z|fa87d88d-bec9-41eb-9c1c-31bfa74d5454|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:03.807Z|fa87d88d-bec9-41eb-9c1c-31bfa74d5454|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:12.120Z|11320428-d29f-4cea-92a1-cfa59ea79afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:12.121Z|11320428-d29f-4cea-92a1-cfa59ea79afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:13.637Z|284127c9-661c-43ba-9527-9b50023e0c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:13.639Z|284127c9-661c-43ba-9527-9b50023e0c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:13.837Z|a00f66c7-3164-4690-8056-bd28dc2efae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:13.838Z|a00f66c7-3164-4690-8056-bd28dc2efae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:14.432Z|d7abeca0-8eac-4a58-afd4-c40a1f263edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:04:14.435Z|d7abeca0-8eac-4a58-afd4-c40a1f263edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:04:22.159Z|81774484-5aff-4158-bfe5-518c17692337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:22.161Z|81774484-5aff-4158-bfe5-518c17692337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:23.677Z|0b8dae0f-e727-4df5-a158-859691f1520c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:23.678Z|0b8dae0f-e727-4df5-a158-859691f1520c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:23.868Z|51a28149-5b1e-4e6a-be89-6307236baf52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:23.870Z|51a28149-5b1e-4e6a-be89-6307236baf52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:29.440Z|3d63d8b0-0c96-4a6b-9054-09ed8f0a4ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:04:29.442Z|3d63d8b0-0c96-4a6b-9054-09ed8f0a4ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:04:29.821Z|8b88e3da-61e5-4c6e-b992-14a4da17a93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:04:29.823Z|8b88e3da-61e5-4c6e-b992-14a4da17a93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:04:32.207Z|1e3dcab1-0073-4a39-b57d-2529438262fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:32.209Z|1e3dcab1-0073-4a39-b57d-2529438262fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:33.710Z|3193d8ce-ce54-4f3a-8ed5-98877257e349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:33.711Z|3193d8ce-ce54-4f3a-8ed5-98877257e349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:33.911Z|88a8adbb-8530-4d53-9ca3-e0136e84d249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:33.912Z|88a8adbb-8530-4d53-9ca3-e0136e84d249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:41.031Z|e1339e37-acb9-456a-9ed6-d1b6e3e826ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:04:41.033Z|e1339e37-acb9-456a-9ed6-d1b6e3e826ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:42.259Z|e2ba4929-eb1d-4cc0-a703-0f044569746e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:42.260Z|e2ba4929-eb1d-4cc0-a703-0f044569746e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:43.756Z|52c9945d-61f8-467c-8f97-778727fe9aa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:43.757Z|52c9945d-61f8-467c-8f97-778727fe9aa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:43.948Z|62c625df-49ba-4ee1-8262-1946310b3634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:43.949Z|62c625df-49ba-4ee1-8262-1946310b3634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:44.432Z|f4af4baa-23e9-4388-8e2c-b05de8173dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:04:44.433Z|f4af4baa-23e9-4388-8e2c-b05de8173dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:04:52.290Z|6c12251f-e2a9-485d-8288-fd2e36ba985f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:52.292Z|6c12251f-e2a9-485d-8288-fd2e36ba985f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:53.797Z|a9cf7807-f380-4e07-bb78-134ade3a67ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:53.798Z|a9cf7807-f380-4e07-bb78-134ade3a67ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:53.993Z|672f11ee-c794-4fd8-9560-aad21ae9418e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:04:53.994Z|672f11ee-c794-4fd8-9560-aad21ae9418e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:04:59.441Z|6728febb-2df5-4f82-a10f-a41cf7e827f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:04:59.497Z|6728febb-2df5-4f82-a10f-a41cf7e827f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:04:59.827Z|c5d93c33-5436-4805-845f-db4a1c922d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:04:59.828Z|c5d93c33-5436-4805-845f-db4a1c922d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:05:02.344Z|de3772fe-976a-416d-9b2b-2e24fd1cc691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:02.346Z|de3772fe-976a-416d-9b2b-2e24fd1cc691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:03.833Z|6c3895ff-e68c-4d0c-ba61-85f4adaec4a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:03.835Z|6c3895ff-e68c-4d0c-ba61-85f4adaec4a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:04.032Z|fb7dcb28-f7af-452c-82ee-3cf781a9d6aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:04.033Z|fb7dcb28-f7af-452c-82ee-3cf781a9d6aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:12.379Z|00f58c70-4e7e-4d93-8597-315f4ffb17b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:12.381Z|00f58c70-4e7e-4d93-8597-315f4ffb17b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:13.876Z|85e90399-c55c-402b-b8b5-13bca3a450f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:13.877Z|85e90399-c55c-402b-b8b5-13bca3a450f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:14.105Z|c277d3df-91a0-40b0-868d-3d221eea5fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:14.118Z|c277d3df-91a0-40b0-868d-3d221eea5fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:14.432Z|8087c074-5456-49d5-b34a-5fe319bf6c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:05:14.433Z|8087c074-5456-49d5-b34a-5fe319bf6c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:05:22.429Z|5d667fd1-caef-4afc-a75f-51b90ee54db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:22.431Z|5d667fd1-caef-4afc-a75f-51b90ee54db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:23.937Z|8edf6876-6dd9-4f92-bf83-929a711502f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:23.938Z|8edf6876-6dd9-4f92-bf83-929a711502f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:24.168Z|083fd2c6-d10b-4d8b-be7c-29ac0be28123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:24.170Z|083fd2c6-d10b-4d8b-be7c-29ac0be28123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:29.432Z|edba8ef4-2de7-43e5-be6f-53335b37b6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:05:29.435Z|edba8ef4-2de7-43e5-be6f-53335b37b6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:05:29.831Z|018ba3c8-6e95-42b6-b1a8-d654d13980a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:05:29.833Z|018ba3c8-6e95-42b6-b1a8-d654d13980a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:05:32.487Z|492422c8-149f-4327-8bc4-74b22a5517c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:32.488Z|492422c8-149f-4327-8bc4-74b22a5517c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:33.972Z|2b149151-7694-4102-a6a9-21d88a4833bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:33.973Z|2b149151-7694-4102-a6a9-21d88a4833bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:34.203Z|eb8023de-36c0-436d-b716-ce36075e89a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:34.205Z|eb8023de-36c0-436d-b716-ce36075e89a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:41.045Z|cde5390a-1f5c-42c5-a3cc-83e0814c504a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:05:41.053Z|cde5390a-1f5c-42c5-a3cc-83e0814c504a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:42.535Z|93f19ed7-bc16-4251-8356-38585965d9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:42.537Z|93f19ed7-bc16-4251-8356-38585965d9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:44.022Z|8e1f7ceb-14ec-4396-ba7a-f88fe2156c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:44.023Z|8e1f7ceb-14ec-4396-ba7a-f88fe2156c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:44.234Z|32427cc7-b84e-4dd2-b197-924a51a6e5cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:44.235Z|32427cc7-b84e-4dd2-b197-924a51a6e5cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:44.432Z|f49081a4-66c1-419f-a8ad-45dd4790db4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:05:44.436Z|f49081a4-66c1-419f-a8ad-45dd4790db4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:05:52.564Z|29bb66a6-e34e-4306-9966-16405a16af7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:52.565Z|29bb66a6-e34e-4306-9966-16405a16af7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:54.064Z|533de946-d2b3-4aca-a93b-4f6bd3d939f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:54.066Z|533de946-d2b3-4aca-a93b-4f6bd3d939f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:54.264Z|5152aa57-aaa4-4694-8c7f-49c67fd7925d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:05:54.265Z|5152aa57-aaa4-4694-8c7f-49c67fd7925d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:05:59.440Z|00065bf7-44ac-4bfd-a4cf-801fa007c308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:05:59.441Z|00065bf7-44ac-4bfd-a4cf-801fa007c308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:05:59.837Z|c8c35602-2eb5-4086-b5be-70b86e8d97ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:05:59.838Z|c8c35602-2eb5-4086-b5be-70b86e8d97ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:06:02.616Z|f280aa3a-043f-4cd1-b2cb-0a3ec9f690b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:02.622Z|f280aa3a-043f-4cd1-b2cb-0a3ec9f690b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:04.108Z|a5bb7f10-91ba-4cd3-ab0c-558e87cdf294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:04.110Z|a5bb7f10-91ba-4cd3-ab0c-558e87cdf294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:04.307Z|81399f3f-3ef3-443a-b4a2-c5fee6b6d3d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:04.309Z|81399f3f-3ef3-443a-b4a2-c5fee6b6d3d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:12.688Z|054c7852-af0a-418a-bdf5-3f828a24bbad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:12.690Z|054c7852-af0a-418a-bdf5-3f828a24bbad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:14.158Z|316c07eb-a5a8-4c1b-ad88-35d642aaf2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:14.162Z|316c07eb-a5a8-4c1b-ad88-35d642aaf2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:14.344Z|298471da-afdf-4c0b-9979-a476365c156c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:14.345Z|298471da-afdf-4c0b-9979-a476365c156c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:14.432Z|f0764f6f-b31e-4342-a2db-42f142967e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:06:14.433Z|f0764f6f-b31e-4342-a2db-42f142967e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:06:22.745Z|2f716f4a-8316-4d4d-a96f-3c2077f5a3a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:22.747Z|2f716f4a-8316-4d4d-a96f-3c2077f5a3a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:24.193Z|3ab55ba2-0621-459f-aecb-808020a71d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:24.195Z|3ab55ba2-0621-459f-aecb-808020a71d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:24.376Z|e51de7cc-9711-4cf7-8d08-61effd2d2c27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:24.377Z|e51de7cc-9711-4cf7-8d08-61effd2d2c27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:29.432Z|9b577081-e621-4e86-9297-c154b9aedf9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:06:29.437Z|9b577081-e621-4e86-9297-c154b9aedf9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:06:29.839Z|ca068a52-70b2-486d-98e4-f559fcca6c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:06:29.840Z|ca068a52-70b2-486d-98e4-f559fcca6c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:06:32.787Z|4e767020-c330-4c52-901a-88af9dfed1c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:32.789Z|4e767020-c330-4c52-901a-88af9dfed1c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:34.246Z|87cac63a-7ab8-48a4-8cd7-bc6d245d376d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:34.248Z|87cac63a-7ab8-48a4-8cd7-bc6d245d376d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:34.422Z|13e6fc47-13fa-4dbe-bc10-ca00e4916ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:34.423Z|13e6fc47-13fa-4dbe-bc10-ca00e4916ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:41.035Z|83613d71-857c-45b9-a610-d7d9fd9dd59e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:06:41.036Z|83613d71-857c-45b9-a610-d7d9fd9dd59e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:42.826Z|cdaecd7f-555c-4c1f-911a-8f4d08ba5e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:42.828Z|cdaecd7f-555c-4c1f-911a-8f4d08ba5e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:44.301Z|1565aed3-af0d-4b3b-9d4a-9e30e9f42e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:44.303Z|1565aed3-af0d-4b3b-9d4a-9e30e9f42e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:44.433Z|bf97d7ac-17c2-4212-8e95-cf2cbdea58c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:06:44.434Z|bf97d7ac-17c2-4212-8e95-cf2cbdea58c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:06:44.484Z|ead6fbdd-ad78-46a3-90e2-3b1b81c316dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:44.485Z|ead6fbdd-ad78-46a3-90e2-3b1b81c316dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:52.899Z|f2f9d4cb-4b3c-4f4e-99e7-cb399bb0e0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:52.900Z|f2f9d4cb-4b3c-4f4e-99e7-cb399bb0e0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:54.341Z|70f96eb7-74da-4df2-88f4-b6f7b64071f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:54.343Z|70f96eb7-74da-4df2-88f4-b6f7b64071f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:54.520Z|3a532c0c-d6b5-4334-8746-608eb1fe80ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:06:54.521Z|3a532c0c-d6b5-4334-8746-608eb1fe80ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:06:59.432Z|024d5065-6874-4cd2-95df-8e6c5f44d58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:06:59.432Z|024d5065-6874-4cd2-95df-8e6c5f44d58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:06:59.841Z|2aee917a-85ef-45f8-9359-e57eb9cf247b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:06:59.842Z|2aee917a-85ef-45f8-9359-e57eb9cf247b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:07:02.942Z|f6ba13fe-9f19-4873-bfd7-a3cc5157a794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:02.944Z|f6ba13fe-9f19-4873-bfd7-a3cc5157a794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:04.384Z|2d9b0b77-0d2f-4b15-af47-5975bcd6504c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:04.387Z|2d9b0b77-0d2f-4b15-af47-5975bcd6504c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:04.563Z|67c46cf8-b70d-4321-a31b-122d5c64fc7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:04.564Z|67c46cf8-b70d-4321-a31b-122d5c64fc7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:12.985Z|270c0f6b-254c-416d-b393-291a266cd91e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:12.987Z|270c0f6b-254c-416d-b393-291a266cd91e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:14.437Z|284b9480-457f-4a45-bd94-ad9d74597c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:07:14.441Z|02e8b86f-d13b-4854-bf92-d9e2e86d1056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:14.448Z|02e8b86f-d13b-4854-bf92-d9e2e86d1056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:14.468Z|284b9480-457f-4a45-bd94-ad9d74597c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:07:14.594Z|e546e9dc-0852-4bc5-bd8c-75376aa9f1ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:14.595Z|e546e9dc-0852-4bc5-bd8c-75376aa9f1ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:23.025Z|0cc0e823-fd59-4f1d-9c59-3c3ecdcc13cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:23.027Z|0cc0e823-fd59-4f1d-9c59-3c3ecdcc13cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:24.488Z|5a328e2c-d750-4347-8a69-4acf8b81afc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:24.490Z|5a328e2c-d750-4347-8a69-4acf8b81afc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:24.647Z|f4ef0347-0c86-42ed-a4b0-38b9525ea3dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:24.649Z|f4ef0347-0c86-42ed-a4b0-38b9525ea3dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:29.432Z|ee56409f-2fb4-438b-ac41-089c81c315c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:07:29.433Z|ee56409f-2fb4-438b-ac41-089c81c315c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:07:29.844Z|5f0aa001-f85a-4483-b2a6-57a237ce0246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:07:29.844Z|5f0aa001-f85a-4483-b2a6-57a237ce0246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:07:33.076Z|17eaa3e3-6a9c-4dfb-8b19-331402286a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:33.078Z|17eaa3e3-6a9c-4dfb-8b19-331402286a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:34.547Z|a3483d6c-9138-445d-862a-7cdca6e3f885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:34.549Z|a3483d6c-9138-445d-862a-7cdca6e3f885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:34.700Z|583a92cd-e6c5-41ec-93f6-ad231a2875eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:34.702Z|583a92cd-e6c5-41ec-93f6-ad231a2875eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:41.063Z|bea05afc-4900-4812-b121-aed36a562491|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:07:41.066Z|bea05afc-4900-4812-b121-aed36a562491|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:43.149Z|8cfbb55b-73a0-4ab3-a708-cadde37a8314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:43.150Z|8cfbb55b-73a0-4ab3-a708-cadde37a8314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:44.431Z|8ef2081f-3ead-4ab1-93f1-ad44dc1424a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:07:44.432Z|8ef2081f-3ead-4ab1-93f1-ad44dc1424a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:07:44.597Z|48cc3ffe-8129-4540-b676-6183a925985f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:44.599Z|48cc3ffe-8129-4540-b676-6183a925985f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:44.752Z|bef95d80-264a-4192-8b49-573f5db8237c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:44.754Z|bef95d80-264a-4192-8b49-573f5db8237c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:53.234Z|27359630-ec16-44ed-85f3-8a34e7f02039|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:53.238Z|27359630-ec16-44ed-85f3-8a34e7f02039|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:54.640Z|9366b7b5-69ca-4121-9df3-b708fb41e02a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:54.641Z|9366b7b5-69ca-4121-9df3-b708fb41e02a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:54.787Z|0b81e549-f84e-4a7b-8645-cdcd8459ef5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:07:54.789Z|0b81e549-f84e-4a7b-8645-cdcd8459ef5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:07:59.432Z|9ba91c50-1d03-4700-8f7e-7b55d530357a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:07:59.433Z|9ba91c50-1d03-4700-8f7e-7b55d530357a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:07:59.846Z|bc2f496f-0b8d-4928-a9e7-e595b561ab4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:07:59.847Z|bc2f496f-0b8d-4928-a9e7-e595b561ab4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:08:03.272Z|5cf43e51-4c55-4d7e-918c-d670fb528c10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:03.274Z|5cf43e51-4c55-4d7e-918c-d670fb528c10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:04.679Z|448a5d07-0493-4666-8f7a-a305f51ae20a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:04.681Z|448a5d07-0493-4666-8f7a-a305f51ae20a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:04.880Z|bfca49e2-691f-4ddc-933d-1b9eac5d2964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:04.881Z|bfca49e2-691f-4ddc-933d-1b9eac5d2964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:13.306Z|eb8d51c2-a7ca-486a-ba83-6b035de6a571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:13.308Z|eb8d51c2-a7ca-486a-ba83-6b035de6a571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:14.432Z|4741bc50-250e-4048-b26d-9419ef6d1296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:08:14.437Z|4741bc50-250e-4048-b26d-9419ef6d1296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:08:14.734Z|f564375e-b6b4-476f-91c5-69b81b0860a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:14.755Z|f564375e-b6b4-476f-91c5-69b81b0860a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:14.915Z|febf56f1-a77d-4d7b-a4eb-0a8a867880c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:14.916Z|febf56f1-a77d-4d7b-a4eb-0a8a867880c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:23.352Z|bc855371-0725-4cb3-aa5e-bd1925bdaa4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:23.354Z|bc855371-0725-4cb3-aa5e-bd1925bdaa4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:24.792Z|b4c02200-5a53-486f-948e-5f382c34ef53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:24.793Z|b4c02200-5a53-486f-948e-5f382c34ef53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:24.946Z|1edd2cf5-edc7-4405-b958-7c78a33c463c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:24.947Z|1edd2cf5-edc7-4405-b958-7c78a33c463c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:29.435Z|7c0dd2a3-9855-49f5-81a2-112951f0b1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:08:29.436Z|7c0dd2a3-9855-49f5-81a2-112951f0b1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:08:29.851Z|144544ff-e8d2-4576-8d55-2af8d9858eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:08:29.853Z|144544ff-e8d2-4576-8d55-2af8d9858eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:08:33.388Z|7aee670c-6bfd-4178-8613-86c72d9da5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:33.394Z|7aee670c-6bfd-4178-8613-86c72d9da5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:34.829Z|0a450731-20df-4f7f-aaf1-40f2d056f5ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:34.831Z|0a450731-20df-4f7f-aaf1-40f2d056f5ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:34.974Z|1b19cc81-f946-4e74-8875-e96b09f89732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:34.976Z|1b19cc81-f946-4e74-8875-e96b09f89732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:41.032Z|f1b2c3c2-a515-4bb5-afa4-aa718bf08e2e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:08:41.033Z|f1b2c3c2-a515-4bb5-afa4-aa718bf08e2e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:43.428Z|707a4f48-caf6-43b9-9a62-41463f496af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:43.429Z|707a4f48-caf6-43b9-9a62-41463f496af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:44.432Z|5b10740c-95ca-4845-93b7-8e7b817b5654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:08:44.432Z|5b10740c-95ca-4845-93b7-8e7b817b5654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:08:44.858Z|f17973c1-ed64-47aa-9578-f312993bda1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:44.859Z|f17973c1-ed64-47aa-9578-f312993bda1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:45.045Z|76404160-9cde-40e3-84f0-8e134d3666db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:45.047Z|76404160-9cde-40e3-84f0-8e134d3666db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:53.464Z|86e70400-5ffb-4aaa-bfe4-0233a3fffa04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:53.466Z|86e70400-5ffb-4aaa-bfe4-0233a3fffa04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:54.896Z|66953b0b-a018-4380-acf1-e389449cb9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:54.899Z|66953b0b-a018-4380-acf1-e389449cb9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:55.085Z|51631551-f8b0-49b0-b6b3-31924b8bafbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:08:55.087Z|51631551-f8b0-49b0-b6b3-31924b8bafbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:08:59.432Z|c6270e71-7c60-4c2d-aaf1-e4d237e785d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:08:59.440Z|c6270e71-7c60-4c2d-aaf1-e4d237e785d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:08:59.855Z|b49e192a-6abb-4627-86cc-6eb4a211f178|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:08:59.856Z|b49e192a-6abb-4627-86cc-6eb4a211f178|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:09:03.503Z|741cbcad-5cbb-4af7-b8d8-3fc44b398443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:03.504Z|741cbcad-5cbb-4af7-b8d8-3fc44b398443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:04.937Z|c1f2fc72-eb67-4c91-be36-ef5a8ded7afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:04.938Z|c1f2fc72-eb67-4c91-be36-ef5a8ded7afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:05.123Z|d9639019-aa05-451c-af38-58454786f002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:05.124Z|d9639019-aa05-451c-af38-58454786f002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:13.570Z|4d2b6189-4b0c-4063-a530-0214ff5df48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:13.572Z|4d2b6189-4b0c-4063-a530-0214ff5df48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:14.432Z|e38debbe-60ae-49a7-8a14-e90ebfa3a133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:09:14.433Z|e38debbe-60ae-49a7-8a14-e90ebfa3a133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:09:14.980Z|53aa6393-23b6-4650-88ea-62caf426302f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:14.981Z|53aa6393-23b6-4650-88ea-62caf426302f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:15.169Z|bcdc5e1e-d6f1-42bd-ab25-5aff606824cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:15.170Z|bcdc5e1e-d6f1-42bd-ab25-5aff606824cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:23.618Z|48980178-c329-4994-97e2-79e5a309c1b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:23.619Z|48980178-c329-4994-97e2-79e5a309c1b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:25.017Z|8ec905b6-dfd0-4dda-88cf-1012811a5363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:25.018Z|8ec905b6-dfd0-4dda-88cf-1012811a5363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:25.211Z|34cd9b2e-f4e4-4a0e-8d9c-b0fa1bd39c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:25.213Z|34cd9b2e-f4e4-4a0e-8d9c-b0fa1bd39c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:29.432Z|1ebb90ab-72d8-41bb-98fe-5b85a9e23675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:09:29.433Z|1ebb90ab-72d8-41bb-98fe-5b85a9e23675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:09:29.862Z|eece0310-c303-4db6-a96f-c34df2d7134c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:09:29.864Z|eece0310-c303-4db6-a96f-c34df2d7134c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:09:33.676Z|788b6186-bf32-412a-8e88-b9464e303cdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:33.678Z|788b6186-bf32-412a-8e88-b9464e303cdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:35.066Z|e3e45a27-aa8e-45ba-96c9-a46a88d3e090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:35.068Z|e3e45a27-aa8e-45ba-96c9-a46a88d3e090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:35.269Z|419c9f6e-b933-49bc-b6eb-686eea84e819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:35.270Z|419c9f6e-b933-49bc-b6eb-686eea84e819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:41.031Z|b40bf6e6-e522-4497-8a3b-5ca1daf191cd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:09:41.032Z|b40bf6e6-e522-4497-8a3b-5ca1daf191cd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:43.736Z|8b04a8e5-eb81-46ab-9e39-537fd00c946b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:43.737Z|8b04a8e5-eb81-46ab-9e39-537fd00c946b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:44.435Z|c3cc8a87-d980-4788-b298-50d5e4f466e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:09:44.443Z|c3cc8a87-d980-4788-b298-50d5e4f466e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:09:45.097Z|296037d3-5101-4eb7-822e-64a140d7e011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:45.098Z|296037d3-5101-4eb7-822e-64a140d7e011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:45.299Z|868ed813-f023-4492-804f-dc588dda2331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:45.300Z|868ed813-f023-4492-804f-dc588dda2331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:53.792Z|726bc4b0-2a9f-40e0-a134-2d2f72c551f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:53.795Z|726bc4b0-2a9f-40e0-a134-2d2f72c551f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:55.145Z|97d26597-bccf-43b9-8a43-81dde5817dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:55.149Z|97d26597-bccf-43b9-8a43-81dde5817dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:55.335Z|8ac0abdf-8f0b-4d09-a3ca-da5265c0a21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:09:55.336Z|8ac0abdf-8f0b-4d09-a3ca-da5265c0a21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:09:59.433Z|da942aa8-751c-4c1b-8fc4-4df7f4fca7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:09:59.442Z|da942aa8-751c-4c1b-8fc4-4df7f4fca7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:09:59.865Z|6ad4cb09-8ea3-4847-ac4b-52161807f412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:09:59.867Z|6ad4cb09-8ea3-4847-ac4b-52161807f412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:10:03.854Z|acd76463-ac16-437f-a4e2-0eca4afc5e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:03.855Z|acd76463-ac16-437f-a4e2-0eca4afc5e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:05.308Z|a1447082-f68b-4474-ae01-b9bf9845ffd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:05.309Z|a1447082-f68b-4474-ae01-b9bf9845ffd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:05.369Z|2ab74c9b-b87c-4dcd-81bb-6d748b4520a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:05.371Z|2ab74c9b-b87c-4dcd-81bb-6d748b4520a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:13.919Z|8c9b1eb0-85e9-43a9-b17c-95fc88a23762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:13.921Z|8c9b1eb0-85e9-43a9-b17c-95fc88a23762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:14.439Z|d46be5ab-0887-4e57-8c6f-524ba8ebc607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:10:14.440Z|d46be5ab-0887-4e57-8c6f-524ba8ebc607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:10:15.340Z|84686027-42dc-4f0b-8c08-b9fa5ac21301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:15.342Z|84686027-42dc-4f0b-8c08-b9fa5ac21301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:15.462Z|f328b84c-861a-46dd-9a1e-1a633d00241c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:15.463Z|f328b84c-861a-46dd-9a1e-1a633d00241c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:23.960Z|c5feb713-4226-4738-a3ee-fc7c85bbb359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:23.961Z|c5feb713-4226-4738-a3ee-fc7c85bbb359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:25.374Z|af7025d3-7741-4911-8b74-9832849c33e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:25.376Z|af7025d3-7741-4911-8b74-9832849c33e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:25.498Z|baf9e1da-a095-4196-9df1-fefa57824c69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:25.499Z|baf9e1da-a095-4196-9df1-fefa57824c69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:29.435Z|326b1adc-3cdd-4d66-81af-9d23f996167b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:10:29.439Z|326b1adc-3cdd-4d66-81af-9d23f996167b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:10:29.869Z|320a11d8-8b0d-4bec-9516-cc9458852375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:10:29.870Z|320a11d8-8b0d-4bec-9516-cc9458852375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:10:34.003Z|41d65263-3833-465c-98c7-b24b5e3f887d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:34.004Z|41d65263-3833-465c-98c7-b24b5e3f887d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:35.405Z|65f6059e-b009-4f9e-9346-51346feccb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:35.408Z|65f6059e-b009-4f9e-9346-51346feccb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:35.533Z|651299a5-3362-4c46-97fc-57926f2a55ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:35.554Z|651299a5-3362-4c46-97fc-57926f2a55ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:41.039Z|3744c46a-89f7-4131-b8f6-bf964aae918d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:10:41.042Z|3744c46a-89f7-4131-b8f6-bf964aae918d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:44.055Z|649b96fe-fee6-4f31-b8ee-e631be3302ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:44.057Z|649b96fe-fee6-4f31-b8ee-e631be3302ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:44.432Z|ad60365b-8be9-4960-bc6c-b8a194cbc37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:10:44.433Z|ad60365b-8be9-4960-bc6c-b8a194cbc37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:10:45.441Z|290e6759-0bf0-47b2-8140-df4ae2182c27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:45.443Z|290e6759-0bf0-47b2-8140-df4ae2182c27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:45.588Z|d336dd98-6ded-4222-8549-2d28c8d91287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:45.589Z|d336dd98-6ded-4222-8549-2d28c8d91287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:54.095Z|3dca9894-6530-4064-bb81-7c74d94afacb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:54.097Z|3dca9894-6530-4064-bb81-7c74d94afacb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:55.482Z|e37232b8-cf9c-466f-ad81-b10e4af9b604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:55.483Z|e37232b8-cf9c-466f-ad81-b10e4af9b604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:55.629Z|e2bda429-839c-4a15-8873-21c8b8ab1ee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:10:55.630Z|e2bda429-839c-4a15-8873-21c8b8ab1ee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:10:59.433Z|e61c96c6-3064-454c-8f6c-431b62efc118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:10:59.435Z|e61c96c6-3064-454c-8f6c-431b62efc118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:10:59.874Z|d1f008b8-e39b-49eb-a137-8c9b438af8db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:10:59.875Z|d1f008b8-e39b-49eb-a137-8c9b438af8db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:11:04.129Z|3e93cec4-3bb0-4be0-ad36-7687915e0bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:04.131Z|3e93cec4-3bb0-4be0-ad36-7687915e0bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:05.516Z|80a9786f-52a4-4ca6-9f92-7d4be3c72e5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:05.517Z|80a9786f-52a4-4ca6-9f92-7d4be3c72e5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:05.690Z|12a2cf6d-873b-4a60-b2b3-10cab2a36d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:05.706Z|12a2cf6d-873b-4a60-b2b3-10cab2a36d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:14.167Z|d9c9bdc6-7ae0-4fb2-922e-5cc84824235e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:14.168Z|d9c9bdc6-7ae0-4fb2-922e-5cc84824235e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:14.432Z|1c3d304e-6022-4310-9330-fc7537be6327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:11:14.448Z|1c3d304e-6022-4310-9330-fc7537be6327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:11:15.549Z|4cf15a32-5397-4893-8254-27dfae231bbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:15.550Z|4cf15a32-5397-4893-8254-27dfae231bbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:15.744Z|b7922a0c-ca86-45fe-a62e-772a9432d8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:15.746Z|b7922a0c-ca86-45fe-a62e-772a9432d8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:24.206Z|a16dd8ca-902b-4a5f-b391-7c7bd7a22d92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:24.208Z|a16dd8ca-902b-4a5f-b391-7c7bd7a22d92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:25.582Z|59409b18-7490-4679-8182-a0c032fc7009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:25.583Z|59409b18-7490-4679-8182-a0c032fc7009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:25.780Z|4ea5515b-9852-46fd-a193-2a1df4b5f65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:25.781Z|4ea5515b-9852-46fd-a193-2a1df4b5f65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:29.431Z|36d3951d-064c-4f26-8c4e-1edfd02b8dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:11:29.432Z|36d3951d-064c-4f26-8c4e-1edfd02b8dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:11:29.877Z|b22ec2ca-1b66-4ec7-bbf1-56f2a6f3daf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:11:29.878Z|b22ec2ca-1b66-4ec7-bbf1-56f2a6f3daf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:11:34.248Z|6a723548-ad9d-4db6-bbae-7a91869437f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:34.250Z|6a723548-ad9d-4db6-bbae-7a91869437f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:35.618Z|b45d9813-c338-4c3e-a153-323dcb2e0135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:35.619Z|b45d9813-c338-4c3e-a153-323dcb2e0135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:35.811Z|dfca7b84-5562-41a4-b7fb-5c4629b84305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:35.812Z|dfca7b84-5562-41a4-b7fb-5c4629b84305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:41.032Z|d6a3e693-ea84-474a-9d2e-30f62b7112be|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:11:41.034Z|d6a3e693-ea84-474a-9d2e-30f62b7112be|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:44.293Z|2da2e891-2aa6-4ef1-8084-e42232a59df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:44.296Z|2da2e891-2aa6-4ef1-8084-e42232a59df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:44.432Z|5b44f7de-8934-433e-a99e-c87d13c12e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:11:44.433Z|5b44f7de-8934-433e-a99e-c87d13c12e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:11:45.656Z|b89284d3-871e-47e1-aaa3-d13f126882d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:45.657Z|b89284d3-871e-47e1-aaa3-d13f126882d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:45.848Z|7387c72f-fbac-445e-9113-0c7a409e578a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:45.851Z|7387c72f-fbac-445e-9113-0c7a409e578a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:54.380Z|1962efdb-b5c9-4059-9160-9c4a1a2bfd92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:54.381Z|1962efdb-b5c9-4059-9160-9c4a1a2bfd92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:55.694Z|6aeb0474-c97c-4393-88ae-6ba4efbad8d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:55.697Z|6aeb0474-c97c-4393-88ae-6ba4efbad8d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:55.890Z|8d646eae-371a-41da-b3c5-97551bb4fa66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:11:55.892Z|8d646eae-371a-41da-b3c5-97551bb4fa66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:11:59.432Z|4b4851d4-4c4a-48b4-9bf1-73903d7a9fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:11:59.448Z|4b4851d4-4c4a-48b4-9bf1-73903d7a9fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:11:59.879Z|f7dfad2e-47f2-4c99-a215-59e8e213762f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:11:59.881Z|f7dfad2e-47f2-4c99-a215-59e8e213762f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:12:04.430Z|ab9bf406-0aa0-4aa2-83a8-29bbc13bc24f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:04.431Z|ab9bf406-0aa0-4aa2-83a8-29bbc13bc24f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:05.725Z|e1f3198a-e6d3-4865-84da-5cb902ffab32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:05.727Z|e1f3198a-e6d3-4865-84da-5cb902ffab32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:05.954Z|9c06f711-1774-47c7-9168-806648613c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:05.956Z|9c06f711-1774-47c7-9168-806648613c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:14.432Z|e4db8ae4-6d3a-42c8-9b17-d1398f152c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:12:14.438Z|e4db8ae4-6d3a-42c8-9b17-d1398f152c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:12:14.463Z|5b0dfd59-0ddd-45f6-a7c7-2504bade6c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:14.465Z|5b0dfd59-0ddd-45f6-a7c7-2504bade6c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:15.759Z|28055394-f16a-49bb-a2b8-a5bfb030d263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:15.761Z|28055394-f16a-49bb-a2b8-a5bfb030d263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:16.005Z|0f9c697f-8693-4e95-8c1f-9804780ec340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:16.006Z|0f9c697f-8693-4e95-8c1f-9804780ec340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:24.499Z|1d6e98b8-5cf8-4753-97b1-12b768320eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:24.501Z|1d6e98b8-5cf8-4753-97b1-12b768320eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:25.809Z|1dfd5591-45cc-40e0-b303-c79b3cb879fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:25.811Z|1dfd5591-45cc-40e0-b303-c79b3cb879fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:26.040Z|571828e4-de2a-492d-89a3-eb7f843cf402|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:26.041Z|571828e4-de2a-492d-89a3-eb7f843cf402|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:29.437Z|b944c2cc-71aa-41e2-9e9c-facd84fea6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:12:29.438Z|b944c2cc-71aa-41e2-9e9c-facd84fea6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:12:29.888Z|c2ebba7b-4c79-4d4f-abce-e870f2c0b403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:12:29.890Z|c2ebba7b-4c79-4d4f-abce-e870f2c0b403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:12:34.538Z|3798d898-a260-4314-bbd2-fde09b8843d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:34.541Z|3798d898-a260-4314-bbd2-fde09b8843d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:35.845Z|60157903-9159-44b1-bd5e-4ad7c8bc0171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:35.846Z|60157903-9159-44b1-bd5e-4ad7c8bc0171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:36.092Z|9555f2a9-0a97-4cf8-aad8-e468b060fb7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:36.093Z|9555f2a9-0a97-4cf8-aad8-e468b060fb7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:41.036Z|1774687f-cc66-4a43-be03-bc84f89bed7d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:12:41.037Z|1774687f-cc66-4a43-be03-bc84f89bed7d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:44.432Z|6c0bf220-1fee-4bc2-8784-434536b53add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:12:44.483Z|6c0bf220-1fee-4bc2-8784-434536b53add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:12:44.617Z|dc5e3d58-18d4-4c2b-93e3-0b7acacd3c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:44.618Z|dc5e3d58-18d4-4c2b-93e3-0b7acacd3c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:45.902Z|05c1ff11-6f50-45cb-b25f-d6663573d022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:45.903Z|05c1ff11-6f50-45cb-b25f-d6663573d022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:46.130Z|aa654248-6028-4f1a-bdad-cbe42b8f5cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:46.131Z|aa654248-6028-4f1a-bdad-cbe42b8f5cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:54.663Z|fb2caca7-d3b9-4fc4-9ac4-56461ddc8e68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:54.665Z|fb2caca7-d3b9-4fc4-9ac4-56461ddc8e68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:55.959Z|1715fc69-7456-46a3-b24e-29d0ab61ac47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:55.961Z|1715fc69-7456-46a3-b24e-29d0ab61ac47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:56.181Z|f3e15881-fb64-4b88-8a20-6e3140cb731e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:12:56.182Z|f3e15881-fb64-4b88-8a20-6e3140cb731e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:12:59.432Z|9be707b5-e0d1-40cd-855c-e200eb72077a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:12:59.436Z|9be707b5-e0d1-40cd-855c-e200eb72077a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:12:59.893Z|8b55e18f-6f9e-463f-92e4-037432477e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:12:59.895Z|8b55e18f-6f9e-463f-92e4-037432477e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:13:04.699Z|7fffb0a1-8b30-4984-9685-c306bae790b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:04.701Z|7fffb0a1-8b30-4984-9685-c306bae790b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:05.994Z|26a1a8ed-5409-4ab4-8300-1869e84c4eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:05.995Z|26a1a8ed-5409-4ab4-8300-1869e84c4eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:06.225Z|e5ab5d69-1893-406c-be93-0a237c205af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:06.226Z|e5ab5d69-1893-406c-be93-0a237c205af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:14.432Z|8318e8e5-3cc8-4d91-9014-e55a068fde32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:13:14.433Z|8318e8e5-3cc8-4d91-9014-e55a068fde32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:13:14.738Z|2c543ec8-3519-4143-9a88-79e5fd409e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:14.740Z|2c543ec8-3519-4143-9a88-79e5fd409e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:16.040Z|fb1347a0-d92a-40cc-b0ea-2c4f35864eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:16.041Z|fb1347a0-d92a-40cc-b0ea-2c4f35864eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:16.257Z|f70cf34b-8e0f-4ea2-bd00-70be7d849377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:16.259Z|f70cf34b-8e0f-4ea2-bd00-70be7d849377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:24.772Z|9c176738-9d58-4cab-8881-7fedf9278f38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:24.780Z|9c176738-9d58-4cab-8881-7fedf9278f38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:26.082Z|b4ed2509-263b-4c68-82e8-125d2675f080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:26.087Z|b4ed2509-263b-4c68-82e8-125d2675f080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:26.295Z|671374a5-65c7-4e1b-b1e2-22495d7fe818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:26.296Z|671374a5-65c7-4e1b-b1e2-22495d7fe818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:29.432Z|f37feb6c-74be-4d0f-8b2f-db9886323324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:13:29.436Z|f37feb6c-74be-4d0f-8b2f-db9886323324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:13:29.897Z|0db6abfb-d865-4a22-8239-da72b67d48b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:13:29.898Z|0db6abfb-d865-4a22-8239-da72b67d48b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:13:34.863Z|c9fee97a-fadf-489a-b121-b777c787f73b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:34.865Z|c9fee97a-fadf-489a-b121-b777c787f73b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:36.129Z|9fe8934a-a386-4862-bf1c-46c426dd918a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:36.130Z|9fe8934a-a386-4862-bf1c-46c426dd918a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:36.334Z|e76c2a2a-c592-43ba-82a9-023bf3b48356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:36.335Z|e76c2a2a-c592-43ba-82a9-023bf3b48356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:41.029Z|818991b8-0909-409f-b4ed-3265e5b4d832|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:13:41.031Z|818991b8-0909-409f-b4ed-3265e5b4d832|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:44.432Z|7cb120a2-f988-4ac8-9d44-118608874ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:13:44.433Z|7cb120a2-f988-4ac8-9d44-118608874ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:13:44.916Z|27eda336-b81f-4089-bc99-2b3018ac4a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:44.917Z|27eda336-b81f-4089-bc99-2b3018ac4a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:46.160Z|c5b737a4-20c7-4596-9374-cec45c3d7a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:46.162Z|c5b737a4-20c7-4596-9374-cec45c3d7a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:46.366Z|25d2a9e1-1986-4617-a878-a9e6336bb501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:46.366Z|25d2a9e1-1986-4617-a878-a9e6336bb501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:54.986Z|3205ebf7-3f89-46ff-b2be-96a09cb33cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:54.992Z|3205ebf7-3f89-46ff-b2be-96a09cb33cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:56.195Z|11553a94-06c9-436f-8a95-6cad90cf75b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:56.197Z|11553a94-06c9-436f-8a95-6cad90cf75b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:56.394Z|3f57be01-2b54-4a44-86ba-4e767d6931c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:13:56.396Z|3f57be01-2b54-4a44-86ba-4e767d6931c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:13:59.432Z|f0aba83f-a1d1-4425-af0d-79f9968808e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:13:59.433Z|f0aba83f-a1d1-4425-af0d-79f9968808e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:13:59.900Z|8674d8b6-7d29-4e84-a036-6ba4bb733ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:13:59.902Z|8674d8b6-7d29-4e84-a036-6ba4bb733ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:14:05.078Z|f5c88f35-ab59-40b0-8728-a9fd9f50cc9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:05.080Z|f5c88f35-ab59-40b0-8728-a9fd9f50cc9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:06.225Z|fbfab114-9f17-438c-81eb-6943ed83d8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:06.226Z|fbfab114-9f17-438c-81eb-6943ed83d8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:06.429Z|fd22e624-5e00-4d8d-bce4-af494f24d3de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:06.430Z|fd22e624-5e00-4d8d-bce4-af494f24d3de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:14.434Z|cb1763c5-fcb2-462e-9e61-574bccc5224b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:14:14.437Z|cb1763c5-fcb2-462e-9e61-574bccc5224b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:14:15.116Z|3c30ae9c-0fac-4474-ab02-78233ff4f853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:15.132Z|3c30ae9c-0fac-4474-ab02-78233ff4f853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:16.256Z|4ead74b5-0b31-45c5-a84e-26361bb1f28f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:16.257Z|4ead74b5-0b31-45c5-a84e-26361bb1f28f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:16.461Z|93e8f4b7-8ab8-4b02-99b9-2e609da08fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:16.463Z|93e8f4b7-8ab8-4b02-99b9-2e609da08fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:25.172Z|a217906f-80e9-4939-9aac-e7961025b305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:25.173Z|a217906f-80e9-4939-9aac-e7961025b305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:26.292Z|b384e036-ec06-427b-8c68-8016c406e4b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:26.293Z|b384e036-ec06-427b-8c68-8016c406e4b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:26.500Z|534443dc-36fc-4676-b9ea-95240d7eab23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:26.501Z|534443dc-36fc-4676-b9ea-95240d7eab23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:29.435Z|802cb23d-b1eb-4316-a296-7fceb818f35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:14:29.436Z|802cb23d-b1eb-4316-a296-7fceb818f35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:14:29.904Z|25ce74fd-1abd-4741-a50f-92410ca8ee35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:14:29.905Z|25ce74fd-1abd-4741-a50f-92410ca8ee35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:14:35.225Z|9c79d01e-4f06-43f2-a00a-cbfd6451e425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:35.229Z|9c79d01e-4f06-43f2-a00a-cbfd6451e425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:36.330Z|d23523db-14ed-426a-89bb-8671e82ca7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:36.332Z|d23523db-14ed-426a-89bb-8671e82ca7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:36.533Z|eb09116f-7deb-4ef1-ae89-ab7722237747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:36.535Z|eb09116f-7deb-4ef1-ae89-ab7722237747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:41.043Z|f3bf9606-8f34-4a20-8fa9-207f88ba485d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:14:41.046Z|f3bf9606-8f34-4a20-8fa9-207f88ba485d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:44.432Z|a4213f0a-4c9c-4058-b3f4-6f4e41f4790c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:14:44.432Z|a4213f0a-4c9c-4058-b3f4-6f4e41f4790c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:14:45.257Z|b4876ce2-89b3-47f9-a280-39ee686bacf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:45.258Z|b4876ce2-89b3-47f9-a280-39ee686bacf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:46.363Z|c1586f0f-fcfc-46be-a125-d35aa9217d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:46.365Z|c1586f0f-fcfc-46be-a125-d35aa9217d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:46.586Z|a43715e6-f4f7-485d-bd10-2a23eec99e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:46.592Z|a43715e6-f4f7-485d-bd10-2a23eec99e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:55.289Z|3a08eada-75b3-41f2-af4e-828de6e1fd58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:55.291Z|3a08eada-75b3-41f2-af4e-828de6e1fd58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:56.402Z|acf69d3d-51e9-4640-bf31-d872e66e7444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:56.404Z|acf69d3d-51e9-4640-bf31-d872e66e7444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:56.626Z|7d83e108-064e-4fd7-b98d-e902dd7da4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:14:56.628Z|7d83e108-064e-4fd7-b98d-e902dd7da4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:14:59.432Z|53ecad9b-8243-4df7-acaf-146d6f2bbdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:14:59.450Z|53ecad9b-8243-4df7-acaf-146d6f2bbdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:14:59.907Z|a4fb12f1-1cc7-46a5-9b77-9835bf22f302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:14:59.908Z|a4fb12f1-1cc7-46a5-9b77-9835bf22f302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:15:05.327Z|9a82318a-115c-4ae0-b5c3-ca63837709d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:05.329Z|9a82318a-115c-4ae0-b5c3-ca63837709d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:06.437Z|6ee85d43-701f-4a27-946b-2c63130beb60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:06.437Z|6ee85d43-701f-4a27-946b-2c63130beb60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:06.666Z|698a15e6-db8a-4649-87f9-9f33bb19392a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:06.667Z|698a15e6-db8a-4649-87f9-9f33bb19392a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:14.432Z|7eb43550-15e0-4e9f-a699-71754bb693ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:15:14.433Z|7eb43550-15e0-4e9f-a699-71754bb693ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:15:15.376Z|53da491f-546b-48bd-a4d6-eb91c156928d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:15.377Z|53da491f-546b-48bd-a4d6-eb91c156928d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:16.468Z|94bf7175-e5b5-40ae-9b48-42325f6c0f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:16.470Z|94bf7175-e5b5-40ae-9b48-42325f6c0f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:16.703Z|389a4ee0-ec72-4121-9d5d-6fea344628b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:16.706Z|389a4ee0-ec72-4121-9d5d-6fea344628b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:25.420Z|d0e56ca9-280f-4729-811b-1039ee52a4c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:25.421Z|d0e56ca9-280f-4729-811b-1039ee52a4c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:26.500Z|66e7d88e-43b0-4c5a-bb8d-ed9e7f60cc5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:26.501Z|66e7d88e-43b0-4c5a-bb8d-ed9e7f60cc5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:26.750Z|0b7cb9c2-3793-4896-acaf-60ff721efcd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:26.751Z|0b7cb9c2-3793-4896-acaf-60ff721efcd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:29.432Z|3adc0229-72b5-4c11-863f-399b92e2d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:15:29.432Z|3adc0229-72b5-4c11-863f-399b92e2d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:15:29.910Z|0627a8eb-9d80-4afe-b883-1f469cc4aff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:15:29.911Z|0627a8eb-9d80-4afe-b883-1f469cc4aff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:15:35.462Z|38f22647-1934-45fa-9bc7-38f80f49308f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:35.463Z|38f22647-1934-45fa-9bc7-38f80f49308f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:36.541Z|137e3663-98cf-45b3-a821-71665233e778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:36.543Z|137e3663-98cf-45b3-a821-71665233e778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:36.782Z|33384537-7403-4980-8b43-c7f81f62d2ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:36.785Z|33384537-7403-4980-8b43-c7f81f62d2ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:41.054Z|976f603c-c889-499b-b803-589ca6e07ed1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:15:41.055Z|976f603c-c889-499b-b803-589ca6e07ed1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:44.431Z|72e74e14-982b-47fa-a0ff-036bd5da4608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:15:44.436Z|72e74e14-982b-47fa-a0ff-036bd5da4608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:15:45.498Z|fe806c50-2233-40d9-abee-58ec9879e842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:45.499Z|fe806c50-2233-40d9-abee-58ec9879e842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:46.572Z|0e65d07d-2125-4835-a2e0-3bf03cc10ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:46.574Z|0e65d07d-2125-4835-a2e0-3bf03cc10ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:46.826Z|3bdabf38-1701-467e-b766-57c543b3ff5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:46.828Z|3bdabf38-1701-467e-b766-57c543b3ff5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:55.533Z|8c80fe66-434e-44d6-97f9-677ecaf76a7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:55.534Z|8c80fe66-434e-44d6-97f9-677ecaf76a7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:56.606Z|5694ee01-ff00-4221-9461-995ea815a366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:56.608Z|5694ee01-ff00-4221-9461-995ea815a366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:56.871Z|47f8d45f-5b76-41c7-b80f-5b64c5a639a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:15:56.873Z|47f8d45f-5b76-41c7-b80f-5b64c5a639a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:15:59.432Z|c7768345-b3a2-4ed9-bf35-baa48a2e279b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:15:59.433Z|c7768345-b3a2-4ed9-bf35-baa48a2e279b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:15:59.913Z|92122369-ea2c-4562-a670-7f9a19639762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:15:59.914Z|92122369-ea2c-4562-a670-7f9a19639762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:16:05.573Z|ce95383c-ced7-4e2e-97f4-7627e4173b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:05.577Z|ce95383c-ced7-4e2e-97f4-7627e4173b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:06.649Z|3aee566c-2d98-4bc4-90ce-8458c23de8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:06.651Z|3aee566c-2d98-4bc4-90ce-8458c23de8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:06.921Z|ae82e195-1bfe-4b21-a681-6bf1efe570e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:06.923Z|ae82e195-1bfe-4b21-a681-6bf1efe570e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:14.432Z|dd6b42dd-437e-4f92-9640-b60f7f61ed61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:16:14.433Z|dd6b42dd-437e-4f92-9640-b60f7f61ed61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:16:15.611Z|e95b8c34-b35c-487e-a629-3c8c2f8f821e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:15.612Z|e95b8c34-b35c-487e-a629-3c8c2f8f821e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:16.688Z|15ca962d-5ec7-4f66-a8f6-3bc0aaf38250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:16.690Z|15ca962d-5ec7-4f66-a8f6-3bc0aaf38250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:16.966Z|274cb4be-df5f-4b08-bfa6-e49b1f8df0b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:16.969Z|274cb4be-df5f-4b08-bfa6-e49b1f8df0b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:25.644Z|587e8e8f-a965-4761-a75c-453b5302f440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:25.645Z|587e8e8f-a965-4761-a75c-453b5302f440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:26.722Z|6210449f-61f4-4848-bd36-b4649f683b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:26.723Z|6210449f-61f4-4848-bd36-b4649f683b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:27.009Z|1d4898e7-739c-4ec9-9350-500fed8350bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:27.012Z|1d4898e7-739c-4ec9-9350-500fed8350bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:29.432Z|aa521284-3d03-47df-9deb-bf6f0b8bc722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:16:29.438Z|aa521284-3d03-47df-9deb-bf6f0b8bc722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:16:29.915Z|4f0442ea-dab9-47d3-8a8b-e18070cfcfbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:16:29.916Z|4f0442ea-dab9-47d3-8a8b-e18070cfcfbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:16:35.702Z|ccc2691d-61af-4364-8907-0d0e43bd2e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:35.709Z|ccc2691d-61af-4364-8907-0d0e43bd2e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:36.762Z|951295e5-bd31-412f-941b-6ad35467240c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:36.763Z|951295e5-bd31-412f-941b-6ad35467240c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:37.045Z|4b1e5117-768b-410f-a278-01dfd4296e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:37.046Z|4b1e5117-768b-410f-a278-01dfd4296e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:41.032Z|b75f6d46-3f54-462c-9b4f-905ccfa437dd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:16:41.035Z|b75f6d46-3f54-462c-9b4f-905ccfa437dd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:44.432Z|cc2be76c-816e-4f7b-837d-cb39cf854c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:16:44.433Z|cc2be76c-816e-4f7b-837d-cb39cf854c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:16:45.743Z|d2aed8d6-e3f4-4501-ae71-0fe7bbf76014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:45.744Z|d2aed8d6-e3f4-4501-ae71-0fe7bbf76014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:46.795Z|93281ffe-9008-462f-8f39-c2d1cbc091a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:46.796Z|93281ffe-9008-462f-8f39-c2d1cbc091a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:47.091Z|97f82f25-d24f-4e81-8047-ddcc80953e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:47.092Z|97f82f25-d24f-4e81-8047-ddcc80953e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:55.793Z|64608abe-4924-4a82-9362-b54b9a36b1e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:55.795Z|64608abe-4924-4a82-9362-b54b9a36b1e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:56.834Z|4663fa3f-6693-4ead-a1f4-bef4df26ce50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:56.836Z|4663fa3f-6693-4ead-a1f4-bef4df26ce50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:57.122Z|618e4bc5-b44f-43bc-8e5f-8a47498d86b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:16:57.123Z|618e4bc5-b44f-43bc-8e5f-8a47498d86b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:16:59.432Z|e12f3b1b-81ec-430c-bfd9-6c0ac013eed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:16:59.434Z|e12f3b1b-81ec-430c-bfd9-6c0ac013eed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:16:59.917Z|6238afff-892d-4e0d-a70f-26a946d2c3fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:16:59.919Z|6238afff-892d-4e0d-a70f-26a946d2c3fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:17:05.832Z|b5c7f6e4-ab6e-4cd3-a509-153a246a907b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:05.833Z|b5c7f6e4-ab6e-4cd3-a509-153a246a907b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:06.878Z|d09efed4-6b49-4df3-bff6-b337e2a5fa83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:06.879Z|d09efed4-6b49-4df3-bff6-b337e2a5fa83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:07.151Z|c7e9f43c-92a1-45ec-b2be-b62694cd0899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:07.152Z|c7e9f43c-92a1-45ec-b2be-b62694cd0899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:14.431Z|e7f323a6-67f0-49e1-9448-445076e0d58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:17:14.436Z|e7f323a6-67f0-49e1-9448-445076e0d58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:17:15.877Z|b39a52ac-147a-4529-9a7b-90399438ebea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:15.879Z|b39a52ac-147a-4529-9a7b-90399438ebea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:16.910Z|9e385e45-afd3-44d8-b14e-348a1f242a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:16.911Z|9e385e45-afd3-44d8-b14e-348a1f242a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:17.186Z|6fbde063-8aef-4215-a187-55a53c2054c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:17.192Z|6fbde063-8aef-4215-a187-55a53c2054c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:25.961Z|03fe9235-9725-4a58-bbc0-2b8046db7d3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:25.963Z|03fe9235-9725-4a58-bbc0-2b8046db7d3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:26.944Z|b9bd7330-fcb1-43f1-a65e-ae8763132c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:26.946Z|b9bd7330-fcb1-43f1-a65e-ae8763132c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:27.223Z|4b073911-2102-40c8-bae8-56386c17a0d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:27.224Z|4b073911-2102-40c8-bae8-56386c17a0d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:29.434Z|fad44900-ec23-41c6-a69c-703db4a3d392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:17:29.435Z|fad44900-ec23-41c6-a69c-703db4a3d392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:17:29.920Z|ff74e641-2f0a-439f-988e-8baba2818da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:17:29.921Z|ff74e641-2f0a-439f-988e-8baba2818da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:17:36.006Z|97abef4a-5814-4c1f-94d2-de1d9b25fe90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:36.007Z|97abef4a-5814-4c1f-94d2-de1d9b25fe90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:36.976Z|c1f78939-2362-4a1f-9c6c-878a6630b05e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:36.978Z|c1f78939-2362-4a1f-9c6c-878a6630b05e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:37.257Z|ec790301-0dc9-4cbb-a30b-64fdaad27700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:37.259Z|ec790301-0dc9-4cbb-a30b-64fdaad27700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:41.034Z|2a7c94c1-44a8-4295-970f-5be036b7656f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:17:41.036Z|2a7c94c1-44a8-4295-970f-5be036b7656f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:44.433Z|4fa9e4fb-48bc-47c2-bfcb-45a6f0c7593d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:17:44.434Z|4fa9e4fb-48bc-47c2-bfcb-45a6f0c7593d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:17:46.042Z|1bacd59c-553a-4c81-8ef3-9eb861203ea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:46.044Z|1bacd59c-553a-4c81-8ef3-9eb861203ea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:47.006Z|d966e1d8-1b4a-4149-a75d-c62932628932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:47.007Z|d966e1d8-1b4a-4149-a75d-c62932628932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:47.289Z|74259e05-688a-44f3-9a67-95a09fcc386f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:47.291Z|74259e05-688a-44f3-9a67-95a09fcc386f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:56.101Z|5c039a6b-f105-4fbb-b5e6-7623ddfa850e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:56.104Z|5c039a6b-f105-4fbb-b5e6-7623ddfa850e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:57.040Z|b17aa9b0-1927-4c99-b2c0-ba377ac7c158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:57.042Z|b17aa9b0-1927-4c99-b2c0-ba377ac7c158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:57.321Z|96b06cd2-fbf9-4947-8fd5-312a94102ac5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:17:57.322Z|96b06cd2-fbf9-4947-8fd5-312a94102ac5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:17:59.432Z|30a35ca9-291a-4ad4-beb5-9b169532f6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:17:59.439Z|30a35ca9-291a-4ad4-beb5-9b169532f6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:17:59.922Z|72ee4b8d-75ba-4eab-bfd2-77a028f268d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:17:59.923Z|72ee4b8d-75ba-4eab-bfd2-77a028f268d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:18:06.136Z|48bd0737-9212-4a07-bcf6-0fb8688a27e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:06.137Z|48bd0737-9212-4a07-bcf6-0fb8688a27e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:07.069Z|506b4976-eb72-4ff9-9b96-771b70eef2c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:07.070Z|506b4976-eb72-4ff9-9b96-771b70eef2c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:07.366Z|be2e3777-8259-4162-be9c-7550e58b5dfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:07.367Z|be2e3777-8259-4162-be9c-7550e58b5dfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:14.432Z|e8caff67-0d7e-47fe-a2a9-28c4b1311b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:18:14.433Z|e8caff67-0d7e-47fe-a2a9-28c4b1311b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:18:16.172Z|f627ef46-b17b-49a8-9514-028043bf8341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:16.173Z|f627ef46-b17b-49a8-9514-028043bf8341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:17.100Z|ed807411-7269-4ff5-84f6-aeec413b440b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:17.101Z|ed807411-7269-4ff5-84f6-aeec413b440b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:17.400Z|da0f2d5a-2931-476b-a1c8-a0df6d300a0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:17.402Z|da0f2d5a-2931-476b-a1c8-a0df6d300a0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:26.226Z|0048c754-aa08-430c-b70d-762d7e6daaeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:26.237Z|0048c754-aa08-430c-b70d-762d7e6daaeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:27.133Z|8610d919-951d-45e5-8188-3648bc6aafbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:27.135Z|8610d919-951d-45e5-8188-3648bc6aafbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:27.448Z|2d4b78f6-743c-413d-bf55-51bb3f72019a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:27.453Z|2d4b78f6-743c-413d-bf55-51bb3f72019a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:29.431Z|4e20dd25-56b3-493c-81fa-2b883901f8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:18:29.432Z|4e20dd25-56b3-493c-81fa-2b883901f8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:18:29.924Z|4e5ee2b5-1a94-4825-94ed-d5d940e833d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:18:29.926Z|4e5ee2b5-1a94-4825-94ed-d5d940e833d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:18:36.280Z|88bb0378-85ee-4e02-8a6b-139e0e6b9259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:36.282Z|88bb0378-85ee-4e02-8a6b-139e0e6b9259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:37.172Z|b2fb9a89-3180-4c63-b55b-bb938a87da93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:37.174Z|b2fb9a89-3180-4c63-b55b-bb938a87da93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:37.489Z|8b8c0103-c39e-42e8-ad47-a121d29d9477|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:37.490Z|8b8c0103-c39e-42e8-ad47-a121d29d9477|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:41.032Z|dab29f5e-2d75-4121-bcd4-dc181d65213e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:18:41.034Z|dab29f5e-2d75-4121-bcd4-dc181d65213e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:44.431Z|2379083b-5280-40ff-8435-2db65ecfc4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:18:44.436Z|2379083b-5280-40ff-8435-2db65ecfc4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:18:46.308Z|2d479f0e-d39a-47f1-ae30-2230793546fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:46.309Z|2d479f0e-d39a-47f1-ae30-2230793546fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:47.206Z|b777eaa7-b127-4059-b3b0-283474745ec2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:47.207Z|b777eaa7-b127-4059-b3b0-283474745ec2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:47.526Z|32862a7a-b00c-4faa-b4fc-8b07f3f73cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:47.527Z|32862a7a-b00c-4faa-b4fc-8b07f3f73cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:56.340Z|d4a965b6-7c77-4400-b794-e0590fdfd2d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:56.343Z|d4a965b6-7c77-4400-b794-e0590fdfd2d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:57.237Z|0d248855-72c8-4090-bd12-b52ca6dfd9e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:57.238Z|0d248855-72c8-4090-bd12-b52ca6dfd9e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:57.569Z|6ac2d8e0-b724-4404-b5af-76adae278ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:18:57.571Z|6ac2d8e0-b724-4404-b5af-76adae278ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:18:59.432Z|ea3087b3-cd41-48a3-878e-c92b6c215391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:18:59.433Z|ea3087b3-cd41-48a3-878e-c92b6c215391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:18:59.929Z|b6f2068b-53b9-42d2-96bb-9bcfe2f9154b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:18:59.930Z|b6f2068b-53b9-42d2-96bb-9bcfe2f9154b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:19:06.388Z|1838a91c-ae57-4b36-9424-110763c523b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:06.391Z|1838a91c-ae57-4b36-9424-110763c523b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:07.270Z|ad66bde7-f726-46d8-8920-c6ef79fbab9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:07.272Z|ad66bde7-f726-46d8-8920-c6ef79fbab9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:07.611Z|ee2d17ce-4f46-4a93-b4e7-fecb776197ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:07.612Z|ee2d17ce-4f46-4a93-b4e7-fecb776197ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:14.432Z|627f8e49-dc05-4d71-a841-04f3d6883def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:19:14.433Z|627f8e49-dc05-4d71-a841-04f3d6883def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:19:16.423Z|ff01f265-e893-4b96-9789-830ef6e78f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:16.425Z|ff01f265-e893-4b96-9789-830ef6e78f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:17.303Z|0bb77f60-6ff7-43e1-82e0-b9326c04fad1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:17.305Z|0bb77f60-6ff7-43e1-82e0-b9326c04fad1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:17.653Z|26f6faa2-64e8-4d0b-a3f3-49964e122ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:17.654Z|26f6faa2-64e8-4d0b-a3f3-49964e122ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:26.455Z|d839f03b-ad1b-49de-b4d0-78b25e2fe09c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:26.456Z|d839f03b-ad1b-49de-b4d0-78b25e2fe09c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:27.342Z|af19087e-63b3-40d1-8e26-fc7783bd8336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:27.343Z|af19087e-63b3-40d1-8e26-fc7783bd8336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:27.705Z|f457b55d-06e0-4dec-9331-2f0ac2e7bae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:27.706Z|f457b55d-06e0-4dec-9331-2f0ac2e7bae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:29.431Z|59b5df74-4e20-44bd-aa2a-a2b993371834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:19:29.501Z|59b5df74-4e20-44bd-aa2a-a2b993371834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:19:29.932Z|bc421f02-a45a-4d5d-bf11-36036f28ebef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:19:29.933Z|bc421f02-a45a-4d5d-bf11-36036f28ebef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:19:36.487Z|697f241e-bc61-4bd2-b5c3-242d08d4d77d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:36.489Z|697f241e-bc61-4bd2-b5c3-242d08d4d77d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:37.370Z|09468d0d-8d8f-4f34-ac4d-1968c852f61b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:37.372Z|09468d0d-8d8f-4f34-ac4d-1968c852f61b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:37.751Z|01d6cade-9386-462d-aa0f-275d5db0d200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:37.753Z|01d6cade-9386-462d-aa0f-275d5db0d200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:41.027Z|b0f05b60-3a32-4986-ba8c-a37d89a85471|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:19:41.031Z|b0f05b60-3a32-4986-ba8c-a37d89a85471|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:44.432Z|4efd4ba5-0f53-42ad-8036-e0f627563623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:19:44.433Z|4efd4ba5-0f53-42ad-8036-e0f627563623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:19:46.527Z|6f8ffacf-a02d-4a8a-b8fd-78ef26268fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:46.529Z|6f8ffacf-a02d-4a8a-b8fd-78ef26268fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:47.400Z|80327890-28d9-4452-b968-a40837f5987c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:47.403Z|80327890-28d9-4452-b968-a40837f5987c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:47.797Z|13e7ccf6-1e07-44d7-8268-65258f97ab87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:47.798Z|13e7ccf6-1e07-44d7-8268-65258f97ab87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:56.567Z|67c79172-1eb3-4ef5-931d-645442c1820f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:56.572Z|67c79172-1eb3-4ef5-931d-645442c1820f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:57.451Z|09168f86-b7ec-4ce3-baa4-b3c9af89f61a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:57.453Z|09168f86-b7ec-4ce3-baa4-b3c9af89f61a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:57.842Z|f8bacd4d-1807-4b95-8215-5a3bb0ec7ebe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:19:57.844Z|f8bacd4d-1807-4b95-8215-5a3bb0ec7ebe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:19:59.436Z|c8bdcc6a-8458-423c-beb1-be5a34ddcdfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:19:59.437Z|c8bdcc6a-8458-423c-beb1-be5a34ddcdfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:19:59.935Z|8da2d67e-7883-426a-8fe0-6d7d89e1be3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:19:59.938Z|8da2d67e-7883-426a-8fe0-6d7d89e1be3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:20:06.646Z|d98da33c-616f-4c6b-a03c-9e925f6b6125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:06.649Z|d98da33c-616f-4c6b-a03c-9e925f6b6125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:07.490Z|a4cd7de1-7eb9-41a4-b505-34ef17c13196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:07.492Z|a4cd7de1-7eb9-41a4-b505-34ef17c13196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:07.895Z|6db4b2d9-36a2-426d-8be5-a6e379057ea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:07.898Z|6db4b2d9-36a2-426d-8be5-a6e379057ea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:14.432Z|d80a4670-7a71-4774-a126-6f167596b1d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:20:14.435Z|d80a4670-7a71-4774-a126-6f167596b1d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:20:16.700Z|ad80d9cb-4961-4247-997d-42123001538f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:16.701Z|ad80d9cb-4961-4247-997d-42123001538f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:17.537Z|fcd8b714-e731-4e36-b756-b1de509a9324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:17.538Z|fcd8b714-e731-4e36-b756-b1de509a9324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:17.968Z|faee3923-5206-4c1e-9840-9a811c8fa569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:17.969Z|faee3923-5206-4c1e-9840-9a811c8fa569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:26.730Z|55bfe48a-c20a-4617-a810-c9e1cb8ddbf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:26.735Z|55bfe48a-c20a-4617-a810-c9e1cb8ddbf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:27.593Z|9bb2ec8b-131d-452e-9868-e52f538966b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:27.596Z|9bb2ec8b-131d-452e-9868-e52f538966b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:28.051Z|9096e32b-896b-466f-8c1e-6410b3765a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:28.054Z|9096e32b-896b-466f-8c1e-6410b3765a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:29.432Z|65bd3abb-cc99-46e1-ae97-73c5ef06920e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:20:29.433Z|65bd3abb-cc99-46e1-ae97-73c5ef06920e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:20:29.940Z|595eb2cd-f8cb-462b-8e9b-f469b0c9be93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:20:29.941Z|595eb2cd-f8cb-462b-8e9b-f469b0c9be93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:20:36.773Z|7aa120c4-a87c-4115-91be-b8bf7cc97424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:36.775Z|7aa120c4-a87c-4115-91be-b8bf7cc97424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:37.659Z|172929c4-1a5d-4fbf-acf7-315cb5fda689|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:37.661Z|172929c4-1a5d-4fbf-acf7-315cb5fda689|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:38.150Z|75b7ff78-1d6e-4c42-9d12-48d9622a394d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:38.151Z|75b7ff78-1d6e-4c42-9d12-48d9622a394d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:41.034Z|d1b6d677-e626-4745-94b8-f8957b00d97e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:20:41.035Z|d1b6d677-e626-4745-94b8-f8957b00d97e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:44.432Z|435b455c-341c-49b5-aa09-8d1c0f6efc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:20:44.433Z|435b455c-341c-49b5-aa09-8d1c0f6efc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:20:46.814Z|5eb1b372-73ef-4bee-a2dc-061671ecbaa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:46.816Z|5eb1b372-73ef-4bee-a2dc-061671ecbaa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:47.735Z|c18a8814-16a6-43ff-add0-cce2b9095aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:47.737Z|c18a8814-16a6-43ff-add0-cce2b9095aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:48.195Z|ded5a6b5-1542-40a3-9703-8322aa49bf06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:48.197Z|ded5a6b5-1542-40a3-9703-8322aa49bf06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:56.856Z|3e4acb19-3feb-4746-9a3c-7402596124f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:56.857Z|3e4acb19-3feb-4746-9a3c-7402596124f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:57.832Z|9d94cf9d-a153-47a9-8789-e75b591d981d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:57.834Z|9d94cf9d-a153-47a9-8789-e75b591d981d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:58.226Z|d1301651-70e7-4b54-ab18-b8f7882f3f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:20:58.227Z|d1301651-70e7-4b54-ab18-b8f7882f3f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:20:59.431Z|64ba3374-d762-4b21-b00b-c6214e441d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:20:59.442Z|64ba3374-d762-4b21-b00b-c6214e441d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:20:59.943Z|74c057d0-5ff1-433c-a734-7f44dc767a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:20:59.944Z|74c057d0-5ff1-433c-a734-7f44dc767a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:21:06.887Z|85bab971-f02b-452f-8b6b-bc2afd471520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:06.889Z|85bab971-f02b-452f-8b6b-bc2afd471520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:07.881Z|90d06af7-bec9-46c8-a1c1-7540e45e5cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:07.884Z|90d06af7-bec9-46c8-a1c1-7540e45e5cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:08.256Z|d68fe851-82a1-4be2-95f5-13688c563fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:08.257Z|d68fe851-82a1-4be2-95f5-13688c563fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:14.432Z|858cc5d3-685f-47b0-9c8f-baf8c5fdd352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:21:14.433Z|858cc5d3-685f-47b0-9c8f-baf8c5fdd352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:21:16.918Z|72a24087-03f8-4edd-926f-0b419f8c7c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:16.919Z|72a24087-03f8-4edd-926f-0b419f8c7c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:17.951Z|c2e11597-a37d-4b00-82a0-48707534fd72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:17.952Z|c2e11597-a37d-4b00-82a0-48707534fd72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:18.298Z|6355a14a-1077-4686-be03-328130cbf5f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:18.301Z|6355a14a-1077-4686-be03-328130cbf5f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:26.948Z|64c51fa9-a629-448f-8322-cb85508f6c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:26.949Z|64c51fa9-a629-448f-8322-cb85508f6c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:27.993Z|ae0dc5c7-bdcc-4c73-b6ae-c5b1e5cb282f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:27.995Z|ae0dc5c7-bdcc-4c73-b6ae-c5b1e5cb282f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:28.348Z|13ebf062-038c-4476-b00d-4e0dbdd5b14a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:28.350Z|13ebf062-038c-4476-b00d-4e0dbdd5b14a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:29.432Z|cda0a4b4-b346-41c2-a308-e5e4bfe14d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:21:29.433Z|cda0a4b4-b346-41c2-a308-e5e4bfe14d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:21:29.945Z|c1303fd5-4908-4a45-9f5c-f05f2810b1e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:21:29.946Z|c1303fd5-4908-4a45-9f5c-f05f2810b1e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:21:36.992Z|f9aa65e0-4fce-4ed6-9de7-6c41af940a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:36.993Z|f9aa65e0-4fce-4ed6-9de7-6c41af940a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:38.056Z|94c9f9e2-114b-4d23-bae1-a5683a6fd184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:38.058Z|94c9f9e2-114b-4d23-bae1-a5683a6fd184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:38.383Z|d9c280f7-b220-427c-ab8e-58833e8b258c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:38.384Z|d9c280f7-b220-427c-ab8e-58833e8b258c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:41.030Z|fcd75e65-34dc-4c95-a70f-3bf861bdf5b7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:21:41.032Z|fcd75e65-34dc-4c95-a70f-3bf861bdf5b7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:44.432Z|356e199d-ada7-4200-abf2-463d02d576cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:21:44.436Z|356e199d-ada7-4200-abf2-463d02d576cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:21:47.025Z|f3653514-735d-4ea6-8448-e4c9cad74e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:47.026Z|f3653514-735d-4ea6-8448-e4c9cad74e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:48.095Z|bee2c346-84ce-4cd5-85e2-e84a4d824b40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:48.097Z|bee2c346-84ce-4cd5-85e2-e84a4d824b40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:48.415Z|78820661-1001-43be-8848-89f47ed314ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:48.416Z|78820661-1001-43be-8848-89f47ed314ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:57.058Z|8c2604a6-b3e7-4593-b12c-1768ae0c90cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:57.060Z|8c2604a6-b3e7-4593-b12c-1768ae0c90cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:58.129Z|0b040367-fb27-4e2d-bc27-e0b925e7da23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:58.130Z|0b040367-fb27-4e2d-bc27-e0b925e7da23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:58.445Z|9557883b-e23a-442a-ade3-ef1ac4a34cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:21:58.446Z|9557883b-e23a-442a-ade3-ef1ac4a34cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:21:59.434Z|89363103-712a-4560-b353-cc6d1b65d538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:21:59.440Z|89363103-712a-4560-b353-cc6d1b65d538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:21:59.947Z|72216ade-5f20-410a-ab24-fae1f23509cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:21:59.949Z|72216ade-5f20-410a-ab24-fae1f23509cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:22:07.091Z|58863552-a17f-4d23-a892-a737ee14d0f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:07.093Z|58863552-a17f-4d23-a892-a737ee14d0f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:08.163Z|518341f0-b79e-47ef-8dad-9842b5681aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:08.172Z|518341f0-b79e-47ef-8dad-9842b5681aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:08.486Z|c39d812b-a2e0-4292-8939-8ebaea77d9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:08.487Z|c39d812b-a2e0-4292-8939-8ebaea77d9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:14.432Z|f411a507-7ae5-439c-807a-83c02fd65988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:22:14.432Z|f411a507-7ae5-439c-807a-83c02fd65988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:22:17.128Z|32ecbd70-342f-479a-afc1-53c15b18980d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:17.129Z|32ecbd70-342f-479a-afc1-53c15b18980d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:18.226Z|74d55705-3c66-4c96-b5a0-081b000abb6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:18.229Z|74d55705-3c66-4c96-b5a0-081b000abb6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:18.526Z|b1057cc8-2b1a-4131-95db-055a21cd60dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:18.530Z|b1057cc8-2b1a-4131-95db-055a21cd60dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:27.162Z|26d056b5-01c6-4255-91ef-ae8f6b2e4833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:27.163Z|26d056b5-01c6-4255-91ef-ae8f6b2e4833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:28.261Z|83f26234-bce0-41ed-800b-aad39fef8d4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:28.263Z|83f26234-bce0-41ed-800b-aad39fef8d4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:28.597Z|f728b6f3-5fbb-4258-9d6a-31751ed226fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:28.599Z|f728b6f3-5fbb-4258-9d6a-31751ed226fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:29.432Z|54e16454-bcb4-46f2-8a98-ab24cd285bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:22:29.439Z|54e16454-bcb4-46f2-8a98-ab24cd285bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:22:29.954Z|73f8be80-5753-4787-8cfc-f6b67a0cc15f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:22:29.956Z|73f8be80-5753-4787-8cfc-f6b67a0cc15f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:22:37.196Z|b3da30e7-f9f1-4053-9bf8-f098db6e19c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:37.198Z|b3da30e7-f9f1-4053-9bf8-f098db6e19c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:38.310Z|dc99827c-41a3-46ba-8364-1076bc142946|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:38.312Z|dc99827c-41a3-46ba-8364-1076bc142946|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:38.653Z|087afb00-b287-4f05-b65a-7b407c63a67a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:38.654Z|087afb00-b287-4f05-b65a-7b407c63a67a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:41.029Z|7f253cf8-6502-4215-a70d-fbaeaac4da44|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:22:41.031Z|7f253cf8-6502-4215-a70d-fbaeaac4da44|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:44.431Z|bb071257-b540-4462-aab4-fa892e366c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:22:44.432Z|bb071257-b540-4462-aab4-fa892e366c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:22:47.225Z|ce8bfb7f-8dd7-48ca-ac7e-16151f61d1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:47.227Z|ce8bfb7f-8dd7-48ca-ac7e-16151f61d1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:48.359Z|46bbaf26-1c50-4a58-8b61-89e3e62a1b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:48.360Z|46bbaf26-1c50-4a58-8b61-89e3e62a1b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:48.705Z|079f5ee5-2eb9-4d43-a5ba-c48cea70062b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:48.707Z|079f5ee5-2eb9-4d43-a5ba-c48cea70062b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:57.256Z|1053d8d7-21ac-46cb-9c29-a5e0788e9ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:57.258Z|1053d8d7-21ac-46cb-9c29-a5e0788e9ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:58.395Z|b6e327cf-8b04-494a-b304-6e2634ca0ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:58.396Z|b6e327cf-8b04-494a-b304-6e2634ca0ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:58.754Z|18923958-3f65-4c32-972f-a4a2e393012f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:22:58.756Z|18923958-3f65-4c32-972f-a4a2e393012f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:22:59.432Z|19d70605-c7c5-4db2-ad13-fa1b4810eda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:22:59.433Z|19d70605-c7c5-4db2-ad13-fa1b4810eda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:22:59.957Z|a30cbe9a-4276-4856-a78b-356271debe91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:22:59.959Z|a30cbe9a-4276-4856-a78b-356271debe91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:23:07.292Z|dc65f9c5-d7fb-455a-9895-0500da3508f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:07.295Z|dc65f9c5-d7fb-455a-9895-0500da3508f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:08.432Z|ea96f804-b854-4c8b-b126-adfdc6ac0a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:08.434Z|ea96f804-b854-4c8b-b126-adfdc6ac0a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:08.792Z|59427e63-c4e0-482d-bd39-85d8aa8e1e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:08.793Z|59427e63-c4e0-482d-bd39-85d8aa8e1e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:14.432Z|0570e9de-e823-4481-8214-5cf15bf86baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:23:14.443Z|0570e9de-e823-4481-8214-5cf15bf86baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:23:17.324Z|ad235bdf-026c-470b-bce0-411f9f4d187f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:17.326Z|ad235bdf-026c-470b-bce0-411f9f4d187f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:18.465Z|5563bb6f-0bc6-49c7-b2dd-42387d7e49e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:18.467Z|5563bb6f-0bc6-49c7-b2dd-42387d7e49e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:18.822Z|33361425-43ad-4b71-84a6-458dc0c0ad85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:18.825Z|33361425-43ad-4b71-84a6-458dc0c0ad85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:27.355Z|6d90e3e4-d285-4a99-b376-dd672d0f43c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:27.356Z|6d90e3e4-d285-4a99-b376-dd672d0f43c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:28.505Z|520e438d-08ad-4ccf-bb9e-6f5db627f3f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:28.507Z|520e438d-08ad-4ccf-bb9e-6f5db627f3f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:28.875Z|74d098b2-18a3-4cc8-ac1b-3a5748a57da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:28.876Z|74d098b2-18a3-4cc8-ac1b-3a5748a57da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:29.432Z|20fdb431-588a-4be5-9f9c-23f19b2e0163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:23:29.433Z|20fdb431-588a-4be5-9f9c-23f19b2e0163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:23:29.961Z|a6932072-2b03-49b7-87c2-ebe5c4c3965f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:23:29.962Z|a6932072-2b03-49b7-87c2-ebe5c4c3965f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:23:37.385Z|4b5abd33-aa1f-4214-a13f-03dca5546e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:37.386Z|4b5abd33-aa1f-4214-a13f-03dca5546e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:38.564Z|de2d3419-4ee1-4543-8ef6-7aad1b4b0059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:38.566Z|de2d3419-4ee1-4543-8ef6-7aad1b4b0059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:38.913Z|1adb0678-059c-4c03-93c4-1378d1f1aa61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:38.915Z|1adb0678-059c-4c03-93c4-1378d1f1aa61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:41.027Z|d55df9fa-da72-4a60-b040-303c3ab7a51e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:23:41.029Z|d55df9fa-da72-4a60-b040-303c3ab7a51e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:44.433Z|d87a3f06-2a7f-4a6c-9673-477e92b721f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:23:44.433Z|d87a3f06-2a7f-4a6c-9673-477e92b721f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:23:47.420Z|378ea573-8695-415c-83e0-4f3d8cd2441a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:47.421Z|378ea573-8695-415c-83e0-4f3d8cd2441a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:48.630Z|f009acb8-c6e0-4e8c-8f97-8172930f975b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:48.631Z|f009acb8-c6e0-4e8c-8f97-8172930f975b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:48.958Z|077fda2f-db76-477c-9ceb-1a5ceefbb38a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:48.960Z|077fda2f-db76-477c-9ceb-1a5ceefbb38a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:57.451Z|8e16df5f-4949-4045-98ab-cd9f4782cc75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:57.453Z|8e16df5f-4949-4045-98ab-cd9f4782cc75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:58.692Z|e9d7d398-debd-4ee9-9c49-12ff78310115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:58.694Z|e9d7d398-debd-4ee9-9c49-12ff78310115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:59.002Z|979bdd3c-c5f9-4134-a249-9890c844e42b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:23:59.006Z|979bdd3c-c5f9-4134-a249-9890c844e42b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:23:59.431Z|3342b1a6-8404-4e20-ac13-df2579e73e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:23:59.437Z|3342b1a6-8404-4e20-ac13-df2579e73e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:23:59.964Z|9c793aa9-04c5-46ba-9453-a1bb6371d639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:23:59.964Z|9c793aa9-04c5-46ba-9453-a1bb6371d639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:24:07.495Z|d821a5f8-11cd-42d0-9518-d581af3e8123|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:07.496Z|d821a5f8-11cd-42d0-9518-d581af3e8123|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:08.744Z|d8d42f72-e527-40bb-a349-bcdf9c8be54e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:08.746Z|d8d42f72-e527-40bb-a349-bcdf9c8be54e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:09.037Z|10135261-b8a6-40a4-9bc0-08505b192833|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:09.039Z|10135261-b8a6-40a4-9bc0-08505b192833|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:14.432Z|5b752c5b-a414-4d76-8241-c0ea1d6393ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:24:14.433Z|5b752c5b-a414-4d76-8241-c0ea1d6393ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:24:17.538Z|af316ab3-ae69-4f05-9558-62d6784bb08d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:17.540Z|af316ab3-ae69-4f05-9558-62d6784bb08d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:18.792Z|f3a3092b-0320-4cab-a4bd-bd88ef407022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:18.793Z|f3a3092b-0320-4cab-a4bd-bd88ef407022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:19.072Z|0cac6ef6-dc63-40c2-a0e8-8c79639b6610|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:19.073Z|0cac6ef6-dc63-40c2-a0e8-8c79639b6610|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:27.573Z|09f05762-737d-43b3-9a88-8464adb8e0e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:27.575Z|09f05762-737d-43b3-9a88-8464adb8e0e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:28.836Z|bba6cbbd-a7d8-41cf-9d72-00b56eb032e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:28.837Z|bba6cbbd-a7d8-41cf-9d72-00b56eb032e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:29.109Z|2268856b-88a4-4093-9222-d34ad5cd5955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:29.115Z|2268856b-88a4-4093-9222-d34ad5cd5955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:29.432Z|84470a27-404d-465d-a23c-51fa17c287e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:24:29.433Z|84470a27-404d-465d-a23c-51fa17c287e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:24:29.966Z|a1cb934e-f276-44e0-a492-2525effdf6fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:24:29.969Z|a1cb934e-f276-44e0-a492-2525effdf6fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:24:37.607Z|14375a06-1d2e-4d06-b73c-f4e10cb20982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:37.609Z|14375a06-1d2e-4d06-b73c-f4e10cb20982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:38.867Z|7df439ed-6404-4a67-aef5-5e3d7302b120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:38.868Z|7df439ed-6404-4a67-aef5-5e3d7302b120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:39.149Z|b7a69768-1386-4dc4-880a-33a6eff6e576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:39.151Z|b7a69768-1386-4dc4-880a-33a6eff6e576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:41.027Z|7edff227-9879-4b81-9d89-7e0c53841623|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:24:41.029Z|7edff227-9879-4b81-9d89-7e0c53841623|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:44.433Z|cb1eaf4a-f0f0-4c90-9db9-b4c1d6bad44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:24:44.447Z|cb1eaf4a-f0f0-4c90-9db9-b4c1d6bad44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:24:47.663Z|c8ca75ee-a033-47ec-a966-a5f7dc9a0598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:47.664Z|c8ca75ee-a033-47ec-a966-a5f7dc9a0598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:48.900Z|27cae954-31b9-411b-81dc-6be25a6a8846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:48.901Z|27cae954-31b9-411b-81dc-6be25a6a8846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:49.190Z|1069b81e-f353-4bb3-8679-5abbc607b872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:49.192Z|1069b81e-f353-4bb3-8679-5abbc607b872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:57.710Z|6d64c7a2-7ba6-4731-9129-bb3f50ffcc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:57.711Z|6d64c7a2-7ba6-4731-9129-bb3f50ffcc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:58.932Z|e3f006d8-01f3-4612-a060-6e428925bc99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:58.933Z|e3f006d8-01f3-4612-a060-6e428925bc99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:59.225Z|3bc33cbe-64d6-4150-9382-81ebd64f9806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:24:59.226Z|3bc33cbe-64d6-4150-9382-81ebd64f9806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:24:59.435Z|302153e7-1246-41a9-820c-b27e8f6d374c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:24:59.436Z|302153e7-1246-41a9-820c-b27e8f6d374c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:24:59.970Z|49dc329e-0796-464e-b396-d70936232c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:24:59.971Z|49dc329e-0796-464e-b396-d70936232c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:25:07.766Z|b5d9115d-097e-4d94-8aee-42ddc769eb4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:07.770Z|b5d9115d-097e-4d94-8aee-42ddc769eb4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:08.965Z|4b9e25ab-c312-4707-9c01-84bd2d153ab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:08.966Z|4b9e25ab-c312-4707-9c01-84bd2d153ab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:09.267Z|df97dd7c-6ebe-43bb-89ed-7a2bfc959e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:09.268Z|df97dd7c-6ebe-43bb-89ed-7a2bfc959e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:14.431Z|a86c8c3f-c317-4ab0-8b2d-c8de8103e0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:25:14.432Z|a86c8c3f-c317-4ab0-8b2d-c8de8103e0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:25:17.854Z|9b17e3ee-c69c-4401-94bd-841312814052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:17.856Z|9b17e3ee-c69c-4401-94bd-841312814052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:19.000Z|94659734-2fbf-4420-9136-b29e7e85e218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:19.002Z|94659734-2fbf-4420-9136-b29e7e85e218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:19.318Z|a0cb2881-57d4-4bad-9c0a-ef9aed11e4bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:19.320Z|a0cb2881-57d4-4bad-9c0a-ef9aed11e4bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:27.948Z|95bf882d-1bc5-46e0-a725-b8fba9655a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:27.950Z|95bf882d-1bc5-46e0-a725-b8fba9655a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:29.041Z|6da54004-51a2-4401-aac8-008ed6489808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:29.043Z|6da54004-51a2-4401-aac8-008ed6489808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:29.365Z|12bae8cd-7940-4c93-be97-a77a20d3036b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:29.368Z|12bae8cd-7940-4c93-be97-a77a20d3036b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:29.431Z|59187bf9-5651-4b9a-bbee-a5c3612e8710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:25:29.436Z|59187bf9-5651-4b9a-bbee-a5c3612e8710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:25:29.972Z|40c7511e-56d6-4712-9e17-13ec7b397a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:25:29.973Z|40c7511e-56d6-4712-9e17-13ec7b397a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:25:38.000Z|0de42b13-f791-4c36-846c-9badaf2970f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:38.001Z|0de42b13-f791-4c36-846c-9badaf2970f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:39.085Z|201e032f-bebf-4f11-b8da-fb48a0db27c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:39.087Z|201e032f-bebf-4f11-b8da-fb48a0db27c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:39.397Z|7158cefa-babd-43b9-b66b-f2fcfabc0d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:39.398Z|7158cefa-babd-43b9-b66b-f2fcfabc0d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:41.038Z|d02cca50-635f-445c-8fbc-e3c80da75949|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:25:41.055Z|d02cca50-635f-445c-8fbc-e3c80da75949|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:44.431Z|3990f708-75a9-40da-ab48-1781a42a12a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:25:44.432Z|3990f708-75a9-40da-ab48-1781a42a12a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:25:48.042Z|0abc6d01-5920-463d-aad9-b94408b6a485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:48.043Z|0abc6d01-5920-463d-aad9-b94408b6a485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:49.141Z|dbf62963-9c1d-4340-89ee-8289bf74c66b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:49.149Z|dbf62963-9c1d-4340-89ee-8289bf74c66b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:49.425Z|74106876-c290-4aba-8c07-2e5e5b62f50b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:49.426Z|74106876-c290-4aba-8c07-2e5e5b62f50b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:58.076Z|4fafeda3-0866-4b43-a73c-b7bf730573dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:58.078Z|4fafeda3-0866-4b43-a73c-b7bf730573dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:59.195Z|9c9d7eb1-8806-4ccf-9825-1700fa298562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:59.197Z|9c9d7eb1-8806-4ccf-9825-1700fa298562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:59.432Z|7b9edbfe-a667-4855-87ca-4b573317f3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:25:59.432Z|7b9edbfe-a667-4855-87ca-4b573317f3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:25:59.467Z|142e36dc-5605-4ab0-9cfd-eed7ac7cc04a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:25:59.468Z|142e36dc-5605-4ab0-9cfd-eed7ac7cc04a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:25:59.976Z|eeb35244-1dad-428a-a656-334d7220977e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:25:59.977Z|eeb35244-1dad-428a-a656-334d7220977e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:26:08.122Z|fba8464f-026b-48f2-956d-aee37e1113e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:08.123Z|fba8464f-026b-48f2-956d-aee37e1113e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:09.228Z|fde015b7-2355-4588-bc7d-c6267fcc4480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:09.229Z|fde015b7-2355-4588-bc7d-c6267fcc4480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:09.502Z|9c47756e-6851-4519-a945-350aac47d277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:09.504Z|9c47756e-6851-4519-a945-350aac47d277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:14.432Z|54332cdf-46c0-4488-9ac3-1f341fdaee03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:26:14.437Z|54332cdf-46c0-4488-9ac3-1f341fdaee03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:26:18.160Z|0ae165a0-dad7-40f9-92bd-6be1368e699c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:18.164Z|0ae165a0-dad7-40f9-92bd-6be1368e699c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:19.283Z|a7e6348d-2628-4276-86cb-786ca5b381a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:19.284Z|a7e6348d-2628-4276-86cb-786ca5b381a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:19.533Z|9a22fa28-0947-4317-8e5b-53ee424589f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:19.534Z|9a22fa28-0947-4317-8e5b-53ee424589f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:28.206Z|7df863c3-385d-4ea5-a703-cef79193231f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:28.207Z|7df863c3-385d-4ea5-a703-cef79193231f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:29.329Z|c657c239-3c01-4e6a-9303-f3a7242215d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:29.332Z|c657c239-3c01-4e6a-9303-f3a7242215d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:29.431Z|263b1f3f-15a9-415d-b88f-f7454e658723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:26:29.432Z|263b1f3f-15a9-415d-b88f-f7454e658723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:26:29.566Z|516c9836-6005-46ec-90b3-16367a782c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:29.567Z|516c9836-6005-46ec-90b3-16367a782c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:29.983Z|cfd9cfa2-4d83-430c-b063-8463bc7a1bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:26:29.984Z|cfd9cfa2-4d83-430c-b063-8463bc7a1bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:26:38.236Z|296bffc4-1fdb-40b4-8796-4e2da7670a78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:38.238Z|296bffc4-1fdb-40b4-8796-4e2da7670a78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:39.371Z|ff5e3f43-5774-4b0f-ba57-55a72db381f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:39.373Z|ff5e3f43-5774-4b0f-ba57-55a72db381f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:39.593Z|8d070848-7dec-42c2-9758-14381f9f0a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:39.594Z|8d070848-7dec-42c2-9758-14381f9f0a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:41.033Z|9bd8b2b9-00ea-4785-a52e-78b6fd8eeca9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:26:41.035Z|9bd8b2b9-00ea-4785-a52e-78b6fd8eeca9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:44.431Z|9df1764e-5977-4d57-bded-dee095fd0862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:26:44.432Z|9df1764e-5977-4d57-bded-dee095fd0862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:26:48.274Z|4e4b308a-9b6a-4c49-99e1-66caabf39a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:48.276Z|4e4b308a-9b6a-4c49-99e1-66caabf39a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:49.404Z|f433301e-3843-4b82-9512-02a55ae058c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:49.405Z|f433301e-3843-4b82-9512-02a55ae058c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:49.629Z|52aa2d1c-2a7e-4fa9-8b95-5ede36e8efe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:49.630Z|52aa2d1c-2a7e-4fa9-8b95-5ede36e8efe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:58.326Z|cbd04bbb-9e6d-4514-89eb-b78243251520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:58.327Z|cbd04bbb-9e6d-4514-89eb-b78243251520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:59.431Z|dd458d7b-1355-45d0-9ed6-58f6e82e89b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:26:59.439Z|674f00b6-8c9e-47c9-8725-608efde3a170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:59.440Z|674f00b6-8c9e-47c9-8725-608efde3a170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:59.442Z|dd458d7b-1355-45d0-9ed6-58f6e82e89b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:26:59.669Z|a0efefa3-adab-4cff-b621-ac4219ca7a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:26:59.670Z|a0efefa3-adab-4cff-b621-ac4219ca7a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:26:59.987Z|3d226690-512d-48d8-a928-80cbbde139c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:26:59.988Z|3d226690-512d-48d8-a928-80cbbde139c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:27:08.372Z|a280d563-63f2-43f4-a9b8-796044321017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:08.373Z|a280d563-63f2-43f4-a9b8-796044321017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:09.476Z|938700ca-a08a-4c97-8318-22db08c6fbe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:09.477Z|938700ca-a08a-4c97-8318-22db08c6fbe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:09.712Z|178cf469-b311-4d25-84c8-0f6ed97c7aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:09.714Z|178cf469-b311-4d25-84c8-0f6ed97c7aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:14.431Z|a8f96e0c-8672-40c1-9986-774c98b61dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:27:14.432Z|a8f96e0c-8672-40c1-9986-774c98b61dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:27:18.401Z|cf88da19-f879-4e84-aeec-f9486f98631b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:18.402Z|cf88da19-f879-4e84-aeec-f9486f98631b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:19.506Z|1657e539-f29e-4c19-975c-523208d056d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:19.515Z|1657e539-f29e-4c19-975c-523208d056d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:19.752Z|84a6cc5c-f6a0-422f-b7a5-c236924b8772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:19.753Z|84a6cc5c-f6a0-422f-b7a5-c236924b8772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:28.444Z|e968a57e-91e6-4dc3-818d-daf229afc8cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:28.445Z|e968a57e-91e6-4dc3-818d-daf229afc8cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:29.432Z|c85fece3-f1c9-4647-a688-e41e7bd3074b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:27:29.433Z|c85fece3-f1c9-4647-a688-e41e7bd3074b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:27:29.563Z|5f140be9-1034-4bf4-bc88-bf60cf8dde25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:29.565Z|5f140be9-1034-4bf4-bc88-bf60cf8dde25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:29.792Z|c2e49146-1fc9-4b7e-b665-1d3d3fecabb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:29.795Z|c2e49146-1fc9-4b7e-b665-1d3d3fecabb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:29.990Z|903e968a-1b43-43ee-8fee-5da37885dc1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:27:29.991Z|903e968a-1b43-43ee-8fee-5da37885dc1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:27:38.500Z|05e490de-e886-4159-9a21-f5472d6c19eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:38.502Z|05e490de-e886-4159-9a21-f5472d6c19eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:39.610Z|690eb95d-ceaf-4706-bbca-c61643be99f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:39.611Z|690eb95d-ceaf-4706-bbca-c61643be99f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:39.827Z|4f5ac6ea-04fd-47fa-b8bc-c44ff2cc36e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:39.833Z|4f5ac6ea-04fd-47fa-b8bc-c44ff2cc36e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:41.030Z|87e90f41-120d-436b-936b-d5c7a6f04849|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:27:41.031Z|87e90f41-120d-436b-936b-d5c7a6f04849|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:44.431Z|57d30dc0-6e8c-464b-a285-9c153ab0a842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:27:44.435Z|57d30dc0-6e8c-464b-a285-9c153ab0a842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:27:48.594Z|c848f6be-bcf8-4b49-911a-8410bce4ae7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:48.596Z|c848f6be-bcf8-4b49-911a-8410bce4ae7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:49.646Z|0c50e1c6-0a27-4090-b03c-0854adb8abb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:49.647Z|0c50e1c6-0a27-4090-b03c-0854adb8abb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:49.869Z|2fbff4dd-6fdb-4fe6-b0ce-3e1943b8b3d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:49.870Z|2fbff4dd-6fdb-4fe6-b0ce-3e1943b8b3d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:58.627Z|42d5c6d3-076f-4136-ac5c-015c4a9f8aea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:58.628Z|42d5c6d3-076f-4136-ac5c-015c4a9f8aea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:59.432Z|495a2f75-b36f-44b2-8bb2-b0c45bad41dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:27:59.433Z|495a2f75-b36f-44b2-8bb2-b0c45bad41dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:27:59.680Z|9e15e1b6-e2e1-41f9-9b33-2ae72f129a2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:59.682Z|9e15e1b6-e2e1-41f9-9b33-2ae72f129a2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:59.904Z|d2b15911-1b88-48ec-9b4c-5047ce07d46d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:27:59.906Z|d2b15911-1b88-48ec-9b4c-5047ce07d46d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:27:59.993Z|1c8dd11f-9640-4ff9-a13a-907a684ccda7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:27:59.994Z|1c8dd11f-9640-4ff9-a13a-907a684ccda7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:28:08.692Z|73054b75-578f-43e3-a5a8-c6e2d67b9698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:08.697Z|73054b75-578f-43e3-a5a8-c6e2d67b9698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:09.717Z|7cc6d132-c197-4bc3-be1d-efc1a1c34687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:09.718Z|7cc6d132-c197-4bc3-be1d-efc1a1c34687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:09.935Z|36cd9c75-d158-49b9-a1f1-ac08c7ab9658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:09.939Z|36cd9c75-d158-49b9-a1f1-ac08c7ab9658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:14.435Z|68baf771-b7be-4267-a1c1-021da767c9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:28:14.439Z|68baf771-b7be-4267-a1c1-021da767c9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:28:18.769Z|4325b970-174f-4d90-b9b0-ca52e35f1048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:18.770Z|4325b970-174f-4d90-b9b0-ca52e35f1048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:19.747Z|bd91a0b7-1190-4beb-80b4-2618dfbc6256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:19.749Z|bd91a0b7-1190-4beb-80b4-2618dfbc6256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:19.971Z|80864941-5eef-4c91-8d45-555aaebf24fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:19.972Z|80864941-5eef-4c91-8d45-555aaebf24fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:28.811Z|cbb3991b-e088-4d7e-a232-a3273d95b1e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:28.814Z|cbb3991b-e088-4d7e-a232-a3273d95b1e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:29.431Z|2e833284-c058-4023-8590-2d6fa22ff51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:28:29.433Z|2e833284-c058-4023-8590-2d6fa22ff51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:28:29.801Z|d302fea4-ed49-4a91-8be9-7543b69660c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:29.803Z|d302fea4-ed49-4a91-8be9-7543b69660c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:29.996Z|51e090b0-1374-4913-9acd-e62b1cfbb577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:28:29.998Z|51e090b0-1374-4913-9acd-e62b1cfbb577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:28:30.007Z|a68c7a55-9088-48cd-a82d-20b0a638d107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:30.009Z|a68c7a55-9088-48cd-a82d-20b0a638d107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:38.843Z|b4fa68f3-818a-4b1f-8be3-d775911ea798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:38.844Z|b4fa68f3-818a-4b1f-8be3-d775911ea798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:39.834Z|4937898f-93f8-4ed7-80d5-9618ae5f4ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:39.835Z|4937898f-93f8-4ed7-80d5-9618ae5f4ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:40.042Z|7011c0ab-ebd3-466b-8109-a98d1b497be2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:40.044Z|7011c0ab-ebd3-466b-8109-a98d1b497be2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:41.028Z|495d1c2e-4ee5-43d0-9546-22ebeebe3d54|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:28:41.032Z|495d1c2e-4ee5-43d0-9546-22ebeebe3d54|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:44.432Z|93735eac-5d4b-4128-8175-311f8a24000b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:28:44.433Z|93735eac-5d4b-4128-8175-311f8a24000b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:28:48.890Z|5e42d5e9-1841-41c2-addc-7834c52cc199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:48.893Z|5e42d5e9-1841-41c2-addc-7834c52cc199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:49.869Z|f85b960e-0feb-4278-8d28-c73841633f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:49.875Z|f85b960e-0feb-4278-8d28-c73841633f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:50.086Z|d75ae5b5-280c-4f0f-aacc-f2f8727f0a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:50.088Z|d75ae5b5-280c-4f0f-aacc-f2f8727f0a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:58.933Z|adbeede6-9993-45de-94fc-57823e7e6d9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:58.935Z|adbeede6-9993-45de-94fc-57823e7e6d9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:28:59.432Z|84e65309-e28e-4024-b75e-8c0f31b8714e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:28:59.437Z|84e65309-e28e-4024-b75e-8c0f31b8714e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:28:59.941Z|a7dd23df-4473-44f7-8085-de39581df3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:28:59.943Z|a7dd23df-4473-44f7-8085-de39581df3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:00.008Z|b813f872-4d98-42e5-bf05-a129731953a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:29:00.009Z|b813f872-4d98-42e5-bf05-a129731953a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:29:00.127Z|b9a8a794-df08-4ca8-a302-82d698686f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:00.129Z|b9a8a794-df08-4ca8-a302-82d698686f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:08.980Z|67a66413-8fbb-4c11-ae90-a650dc11281e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:08.981Z|67a66413-8fbb-4c11-ae90-a650dc11281e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:09.972Z|5a61a704-6d1a-4092-883d-b62041fa726e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:09.973Z|5a61a704-6d1a-4092-883d-b62041fa726e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:10.171Z|77949950-0bb5-4bd4-9117-7fb7b9221dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:10.172Z|77949950-0bb5-4bd4-9117-7fb7b9221dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:14.432Z|ec9cda7d-082e-4c75-9ad1-a1b43949072c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:29:14.433Z|ec9cda7d-082e-4c75-9ad1-a1b43949072c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:29:19.028Z|744c82a5-1fc2-49e2-be54-e95839ffb83a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:19.029Z|744c82a5-1fc2-49e2-be54-e95839ffb83a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:20.026Z|d7e26f32-7e77-4942-9b99-232a2d4311d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:20.028Z|d7e26f32-7e77-4942-9b99-232a2d4311d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:20.205Z|ed174e28-8bf1-4563-9f81-698017458206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:20.206Z|ed174e28-8bf1-4563-9f81-698017458206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:29.076Z|ae46d633-701b-4498-b21b-111d29451b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:29.077Z|ae46d633-701b-4498-b21b-111d29451b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:29.432Z|7c6d3d5d-f373-49dd-ab2e-151c26233734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:29:29.432Z|7c6d3d5d-f373-49dd-ab2e-151c26233734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:29:30.012Z|62b7977d-590d-4680-85f4-eaebe98b66e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:29:30.013Z|62b7977d-590d-4680-85f4-eaebe98b66e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:29:30.088Z|9ed424b4-78e3-4e3d-84d9-6a43ea51c856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:30.089Z|9ed424b4-78e3-4e3d-84d9-6a43ea51c856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:30.247Z|71b5d13d-e943-47ed-b26f-3485e1f17b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:30.249Z|71b5d13d-e943-47ed-b26f-3485e1f17b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:39.118Z|846c31ba-088d-4ea6-ac24-3034608a12f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:39.120Z|846c31ba-088d-4ea6-ac24-3034608a12f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:40.116Z|84a06a00-cde5-4227-a43e-526b032d8e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:40.117Z|84a06a00-cde5-4227-a43e-526b032d8e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:40.290Z|bb6a389f-8011-420a-ad55-a79542f8a0bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:40.291Z|bb6a389f-8011-420a-ad55-a79542f8a0bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:41.026Z|47ebb5a3-7c0c-4a61-a2d4-7f47f4f92e17|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:29:41.027Z|47ebb5a3-7c0c-4a61-a2d4-7f47f4f92e17|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:44.432Z|082ed19f-0d40-4253-86e0-bd31dcba91c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:29:44.442Z|082ed19f-0d40-4253-86e0-bd31dcba91c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:29:49.163Z|5e09f7da-8ac4-4b9c-8b42-573b65085866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:49.165Z|5e09f7da-8ac4-4b9c-8b42-573b65085866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:50.154Z|e48d1fc9-8927-45b1-a69e-673488ae000f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:50.158Z|e48d1fc9-8927-45b1-a69e-673488ae000f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:50.338Z|4bc34877-4554-428c-a810-469a928947da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:50.340Z|4bc34877-4554-428c-a810-469a928947da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:59.212Z|19c0ebae-05f0-4817-9673-e20f90bedf5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:29:59.213Z|19c0ebae-05f0-4817-9673-e20f90bedf5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:29:59.433Z|d150bcc7-d627-4ce5-bde2-8c487c0c9403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:29:59.438Z|d150bcc7-d627-4ce5-bde2-8c487c0c9403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:30:00.015Z|ad9257fd-17ee-42a6-b0be-4c9627bf69d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:30:00.016Z|ad9257fd-17ee-42a6-b0be-4c9627bf69d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:30:00.192Z|6b91ef9c-d03f-4667-90d8-52c2410af5bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:00.193Z|6b91ef9c-d03f-4667-90d8-52c2410af5bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:00.376Z|aa72cc42-94b5-4fe2-9e6e-b7a3746b8b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:00.377Z|aa72cc42-94b5-4fe2-9e6e-b7a3746b8b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:09.250Z|f96fe318-fa4f-4dd9-9308-8218e2462223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:09.251Z|f96fe318-fa4f-4dd9-9308-8218e2462223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:10.234Z|46d529e0-6a4e-45d2-b9dd-bb31b194e598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:10.236Z|46d529e0-6a4e-45d2-b9dd-bb31b194e598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:10.410Z|2092f140-d3bb-4cc8-8ca9-7d5fa5a377f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:10.411Z|2092f140-d3bb-4cc8-8ca9-7d5fa5a377f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:14.432Z|ba7a8047-8443-4073-a428-94896516c59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:30:14.432Z|ba7a8047-8443-4073-a428-94896516c59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:30:19.293Z|40c3f2db-01e8-4543-a3ab-872a469ef48a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:19.294Z|40c3f2db-01e8-4543-a3ab-872a469ef48a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:20.266Z|5a94f4ff-d896-4f9d-8cfc-4ac7611dfd0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:20.267Z|5a94f4ff-d896-4f9d-8cfc-4ac7611dfd0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:20.442Z|5f40e4bb-2549-476c-87fe-76f880f141c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:20.443Z|5f40e4bb-2549-476c-87fe-76f880f141c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:29.336Z|9a59cb34-8a04-4779-87d8-9f7a0ba594bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:29.337Z|9a59cb34-8a04-4779-87d8-9f7a0ba594bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:29.431Z|9aea16fe-1d54-4a93-9a7c-5555e9c22013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:30:29.435Z|9aea16fe-1d54-4a93-9a7c-5555e9c22013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:30:30.017Z|a08b62b4-b729-487d-8e77-e1cf4e610efa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:30:30.018Z|a08b62b4-b729-487d-8e77-e1cf4e610efa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:30:30.297Z|221724fb-cadd-4c31-9468-9f81ff6820f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:30.298Z|221724fb-cadd-4c31-9468-9f81ff6820f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:30.474Z|fd631ecf-85e9-4788-8732-c098176af305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:30.475Z|fd631ecf-85e9-4788-8732-c098176af305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:39.391Z|55658941-7a27-4d59-9a09-5fbc41884e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:39.392Z|55658941-7a27-4d59-9a09-5fbc41884e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:40.330Z|552ed709-3261-4987-a81d-857011a2c3c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:40.332Z|552ed709-3261-4987-a81d-857011a2c3c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:40.503Z|48981f0c-e7c1-4924-85b7-e077a857b3c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:40.504Z|48981f0c-e7c1-4924-85b7-e077a857b3c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:41.030Z|0fb98457-3b87-4b35-b1f3-dbd14d293fc8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:30:41.037Z|0fb98457-3b87-4b35-b1f3-dbd14d293fc8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:44.436Z|f521d727-6bfd-4520-a7be-819cacaf9c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:30:44.437Z|f521d727-6bfd-4520-a7be-819cacaf9c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:30:49.446Z|f48dc42b-df74-47db-86cc-50c4aeac025c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:49.448Z|f48dc42b-df74-47db-86cc-50c4aeac025c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:50.373Z|24f8124e-a6f3-4918-9ae4-95e6e74dbf4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:50.380Z|24f8124e-a6f3-4918-9ae4-95e6e74dbf4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:50.556Z|093ed358-554e-40df-84ba-f5d2327e82d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:50.557Z|093ed358-554e-40df-84ba-f5d2327e82d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:30:59.432Z|dffa27af-8b76-4318-a2be-5505d897ae8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:30:59.433Z|dffa27af-8b76-4318-a2be-5505d897ae8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:30:59.501Z|527c3f20-257a-4816-9fc2-69da0b11e07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:30:59.503Z|527c3f20-257a-4816-9fc2-69da0b11e07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:00.019Z|6d0e5778-0595-46d4-8c71-91a08688f67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:31:00.020Z|6d0e5778-0595-46d4-8c71-91a08688f67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:31:00.413Z|35d8195b-cf0b-4683-a848-b70a6730d905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:00.417Z|35d8195b-cf0b-4683-a848-b70a6730d905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:00.592Z|4deca1e9-3dee-4071-b12d-48f2b6b60485|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:00.593Z|4deca1e9-3dee-4071-b12d-48f2b6b60485|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:09.538Z|78932a96-4536-455b-8d2b-0acabf174138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:09.540Z|78932a96-4536-455b-8d2b-0acabf174138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:10.446Z|00657991-2f3c-4c55-8c21-349b7670ed99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:10.447Z|00657991-2f3c-4c55-8c21-349b7670ed99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:10.637Z|68685f95-6bd4-4b7f-807f-f6a023748266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:10.639Z|68685f95-6bd4-4b7f-807f-f6a023748266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:14.432Z|418e6887-e9aa-434f-bd7a-89a51aea5f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:31:14.445Z|418e6887-e9aa-434f-bd7a-89a51aea5f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:31:19.579Z|1bd76275-6318-490c-a4e1-8c2f6da2d819|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:19.581Z|1bd76275-6318-490c-a4e1-8c2f6da2d819|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:20.494Z|5837c333-ce3a-4d86-a4fd-36cd14974a14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:20.496Z|5837c333-ce3a-4d86-a4fd-36cd14974a14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:20.682Z|d84714b8-fc05-4d75-b839-b1e05137e962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:20.683Z|d84714b8-fc05-4d75-b839-b1e05137e962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:29.435Z|d2731ae0-24c8-425f-8b05-3c8013799893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:31:29.436Z|d2731ae0-24c8-425f-8b05-3c8013799893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:31:29.614Z|95e6a8d2-ae0f-4dd7-a476-12cf8d14edf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:29.616Z|95e6a8d2-ae0f-4dd7-a476-12cf8d14edf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:30.021Z|5617068d-011a-4911-bec0-0c32344f7b5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:31:30.022Z|5617068d-011a-4911-bec0-0c32344f7b5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:31:30.543Z|c6b5d1e9-68c3-4bd1-86bf-17e7ee8af4d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:30.544Z|c6b5d1e9-68c3-4bd1-86bf-17e7ee8af4d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:30.729Z|e20229a8-d49b-4b69-b285-f50123280d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:30.730Z|e20229a8-d49b-4b69-b285-f50123280d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:39.655Z|3d22e4cd-ff98-43d1-a317-81e4c2cc2e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:39.656Z|3d22e4cd-ff98-43d1-a317-81e4c2cc2e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:40.574Z|a6ebe5fc-0f1d-46ce-9c8f-03626870d421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:40.575Z|a6ebe5fc-0f1d-46ce-9c8f-03626870d421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:40.762Z|8c01ee81-3aa2-4ce4-ba6e-3bf988622d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:40.802Z|8c01ee81-3aa2-4ce4-ba6e-3bf988622d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:41.045Z|e5811174-6f43-498e-adf2-80678e364b48|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:31:41.092Z|e5811174-6f43-498e-adf2-80678e364b48|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:44.431Z|7fec2f6a-bfd0-4ac0-8f9d-c3e2f23ec308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:31:44.432Z|7fec2f6a-bfd0-4ac0-8f9d-c3e2f23ec308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:31:49.712Z|d98479bd-1e9c-4743-a950-409ee0dba1e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:49.717Z|d98479bd-1e9c-4743-a950-409ee0dba1e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:50.610Z|ae16baaa-b308-4485-8cab-5890edee8aa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:50.612Z|ae16baaa-b308-4485-8cab-5890edee8aa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:50.849Z|18f59cf2-ed5d-4bda-b059-0429d71f0e15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:50.850Z|18f59cf2-ed5d-4bda-b059-0429d71f0e15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:31:59.432Z|5b4ca6e7-7327-4f88-a80a-25f2ef71a7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:31:59.441Z|5b4ca6e7-7327-4f88-a80a-25f2ef71a7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:31:59.770Z|463d3326-8c73-4e6d-9150-20f90a27be73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:31:59.771Z|463d3326-8c73-4e6d-9150-20f90a27be73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:00.024Z|a24d843e-444a-4480-9dfb-239af91072f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:32:00.025Z|a24d843e-444a-4480-9dfb-239af91072f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:32:00.673Z|a9d28394-ae4d-4f86-8297-89ce4aa2ee04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:00.674Z|a9d28394-ae4d-4f86-8297-89ce4aa2ee04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:00.883Z|0cf23300-aebc-4891-9cc1-b7ab8cffb8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:00.885Z|0cf23300-aebc-4891-9cc1-b7ab8cffb8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:09.805Z|13e11ed3-9197-4b45-b411-e803f5a1c2c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:09.807Z|13e11ed3-9197-4b45-b411-e803f5a1c2c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:10.708Z|c9984b07-9fe6-4356-a80b-2eee0922ecb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:10.709Z|c9984b07-9fe6-4356-a80b-2eee0922ecb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:10.914Z|e754db02-81a8-4e3b-85ec-bbda7de5c5b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:10.920Z|e754db02-81a8-4e3b-85ec-bbda7de5c5b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:14.431Z|00df0d76-687d-4282-86cb-7e5a89e5b24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:32:14.434Z|00df0d76-687d-4282-86cb-7e5a89e5b24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:32:19.924Z|e190ba4a-dec0-4569-ad37-e09a12a8e5c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:19.926Z|e190ba4a-dec0-4569-ad37-e09a12a8e5c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:20.776Z|34993f8e-680a-4026-9f42-4584e3446530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:20.778Z|34993f8e-680a-4026-9f42-4584e3446530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:20.973Z|cf76fe00-ae5e-47bf-987f-82df64c0fd96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:20.974Z|cf76fe00-ae5e-47bf-987f-82df64c0fd96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:29.434Z|3d37c64d-0954-499a-8234-3eaeb7f11c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:32:29.436Z|3d37c64d-0954-499a-8234-3eaeb7f11c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:32:29.992Z|12811e5a-a57b-49a3-b976-02426b8ffa83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:29.993Z|12811e5a-a57b-49a3-b976-02426b8ffa83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:30.027Z|3360f2e1-8585-41c0-b215-631be42a9474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:32:30.028Z|3360f2e1-8585-41c0-b215-631be42a9474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:32:30.823Z|0006bc54-0852-46c6-b637-44415f21041d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:30.824Z|0006bc54-0852-46c6-b637-44415f21041d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:31.019Z|4b397eb3-1dc5-4fab-a604-265fc1ecf39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:31.021Z|4b397eb3-1dc5-4fab-a604-265fc1ecf39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:40.031Z|a6641b59-538b-47d2-a752-01cfeb2a4e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:40.032Z|a6641b59-538b-47d2-a752-01cfeb2a4e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:40.858Z|61972631-5367-4f95-9f8a-e421994d675c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:40.860Z|61972631-5367-4f95-9f8a-e421994d675c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:41.030Z|15ff1b24-4bac-474d-9cd9-25600296b59d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:32:41.031Z|15ff1b24-4bac-474d-9cd9-25600296b59d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:41.073Z|da00c3a3-062b-48a9-9751-9980a15080e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:41.075Z|da00c3a3-062b-48a9-9751-9980a15080e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:44.432Z|6b03857b-ee04-4eee-9c90-264e937d427b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:32:44.449Z|6b03857b-ee04-4eee-9c90-264e937d427b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:32:50.104Z|fc514397-370b-40e9-8b52-078719126513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:50.105Z|fc514397-370b-40e9-8b52-078719126513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:50.906Z|f4b2c426-9da4-4b29-a70b-28ac129966eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:50.907Z|f4b2c426-9da4-4b29-a70b-28ac129966eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:51.120Z|225794d3-4e25-4f50-b647-e1c457e2e4c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:32:51.121Z|225794d3-4e25-4f50-b647-e1c457e2e4c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:32:59.431Z|98ef6bca-ab63-48ec-aa97-ae2d4467e51a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:32:59.433Z|98ef6bca-ab63-48ec-aa97-ae2d4467e51a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:33:00.029Z|fe1d7f99-a48b-4cd4-baa0-47d476a81b55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:33:00.030Z|fe1d7f99-a48b-4cd4-baa0-47d476a81b55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:33:00.134Z|cbe678c1-44ee-49aa-87fa-ceee8752d23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:00.136Z|cbe678c1-44ee-49aa-87fa-ceee8752d23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:00.936Z|78bfff85-7cde-484e-9e9b-e88b56b0cce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:00.937Z|78bfff85-7cde-484e-9e9b-e88b56b0cce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:01.159Z|f00a4da5-e752-4963-b26b-362035bca612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:01.160Z|f00a4da5-e752-4963-b26b-362035bca612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:10.173Z|0b613ac7-a7e9-4e1b-9fc5-d61daae87b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:10.179Z|0b613ac7-a7e9-4e1b-9fc5-d61daae87b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:10.967Z|eb3d7de1-468d-42d9-82d8-8b432ecd2e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:10.969Z|eb3d7de1-468d-42d9-82d8-8b432ecd2e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:11.191Z|a867d694-ca98-40e4-ab99-2d24527aedf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:11.196Z|a867d694-ca98-40e4-ab99-2d24527aedf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:14.432Z|78fd9520-665d-4113-9735-96db56f00a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:33:14.433Z|78fd9520-665d-4113-9735-96db56f00a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:33:20.218Z|1b58e2de-7cf5-4411-b315-109d33c3b304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:20.221Z|1b58e2de-7cf5-4411-b315-109d33c3b304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:21.004Z|8ef34260-881a-4520-a345-2b365f48304e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:21.005Z|8ef34260-881a-4520-a345-2b365f48304e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:21.228Z|25642fb2-7cb0-4e82-89fa-adcfa14dd006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:21.229Z|25642fb2-7cb0-4e82-89fa-adcfa14dd006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:29.431Z|190d3baa-9c3c-4696-8fa3-1271ddfc5ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:33:29.435Z|190d3baa-9c3c-4696-8fa3-1271ddfc5ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:33:30.032Z|8d9dbf19-6e68-4096-be17-fd2fb8a81fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:33:30.033Z|8d9dbf19-6e68-4096-be17-fd2fb8a81fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:33:30.250Z|cded94cf-6777-4254-b063-2abbfaacbe90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:30.251Z|cded94cf-6777-4254-b063-2abbfaacbe90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:31.031Z|6c54715c-2063-40a4-b0f0-eefb7c6e091a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:31.032Z|6c54715c-2063-40a4-b0f0-eefb7c6e091a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:31.275Z|ba452270-4465-40ba-bfd6-0b9f0fd26890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:31.276Z|ba452270-4465-40ba-bfd6-0b9f0fd26890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:40.282Z|e411edb4-324f-458d-a223-2ad2706bc0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:40.284Z|e411edb4-324f-458d-a223-2ad2706bc0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:41.031Z|e31cf056-98b1-43b3-b52f-711111b93cdd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:33:41.033Z|e31cf056-98b1-43b3-b52f-711111b93cdd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:41.130Z|960b4672-10a8-44bf-b89f-885bc3dcfc55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:41.132Z|960b4672-10a8-44bf-b89f-885bc3dcfc55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:41.316Z|ba7c9c54-9846-47fb-83bf-33f4274dd63a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:41.317Z|ba7c9c54-9846-47fb-83bf-33f4274dd63a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:44.431Z|04e58ab1-892e-4505-a208-392b3abb1ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:33:44.433Z|04e58ab1-892e-4505-a208-392b3abb1ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:33:50.323Z|94bfc3cc-a29e-4629-b873-9b6e396065b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:50.324Z|94bfc3cc-a29e-4629-b873-9b6e396065b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:51.198Z|2d0b68ee-fa56-4cd0-8fa2-41cece537618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:51.216Z|2d0b68ee-fa56-4cd0-8fa2-41cece537618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:51.349Z|cd6ed2da-d7f2-41f8-9149-ebe969ced539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:33:51.350Z|cd6ed2da-d7f2-41f8-9149-ebe969ced539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:33:59.432Z|86fd3e15-d7d2-4f1f-bc18-1b893d5c115b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:33:59.432Z|86fd3e15-d7d2-4f1f-bc18-1b893d5c115b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:34:00.034Z|5c3d395c-3dab-4f3c-802a-79335f19ff5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:34:00.035Z|5c3d395c-3dab-4f3c-802a-79335f19ff5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:34:00.362Z|4cd3b929-ec75-4eaa-890e-fae6c0e3e63c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:00.363Z|4cd3b929-ec75-4eaa-890e-fae6c0e3e63c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:01.256Z|9a3206ea-5483-47ff-bf44-1d6c248b8397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:01.257Z|9a3206ea-5483-47ff-bf44-1d6c248b8397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:01.389Z|bd880f0a-84d4-424c-b157-9568b464fac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:01.391Z|bd880f0a-84d4-424c-b157-9568b464fac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:10.406Z|4ad587f6-dfe1-4b6b-84c3-cdfba75c9b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:10.407Z|4ad587f6-dfe1-4b6b-84c3-cdfba75c9b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:11.306Z|67290808-8ee6-4bbf-a1a7-64bf3687de30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:11.308Z|67290808-8ee6-4bbf-a1a7-64bf3687de30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:11.435Z|d9ba4d4f-9c63-4807-a361-5b9933f67211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:11.436Z|d9ba4d4f-9c63-4807-a361-5b9933f67211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:14.431Z|b68e584c-1437-4ae9-9629-13aeb1b05959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:34:14.436Z|b68e584c-1437-4ae9-9629-13aeb1b05959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:34:20.439Z|facbe317-9259-45e0-a718-43740fa42a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:20.446Z|facbe317-9259-45e0-a718-43740fa42a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:21.350Z|2c4383e3-da1d-4bdc-a172-31aa4284981c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:21.353Z|2c4383e3-da1d-4bdc-a172-31aa4284981c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:21.472Z|4067d063-0aaf-4b7d-9871-519b58c2dba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:21.473Z|4067d063-0aaf-4b7d-9871-519b58c2dba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:29.431Z|2b15ab2d-4b96-4e57-8bb8-ed9e617075fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:34:29.432Z|2b15ab2d-4b96-4e57-8bb8-ed9e617075fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:34:30.038Z|994ba3df-d787-4b39-9cde-33bcd87929b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:34:30.039Z|994ba3df-d787-4b39-9cde-33bcd87929b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:34:30.474Z|2cb3841b-bca3-404e-aac4-35e30768b574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:30.476Z|2cb3841b-bca3-404e-aac4-35e30768b574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:31.384Z|79fed0f9-ab99-49cd-8df2-babd04032bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:31.386Z|79fed0f9-ab99-49cd-8df2-babd04032bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:31.506Z|11ff881f-a8e2-47ae-a20c-a4a5ab1c62f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:31.512Z|11ff881f-a8e2-47ae-a20c-a4a5ab1c62f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:40.508Z|b5c55b7d-938a-4ba8-8d25-7fc706117f40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:40.510Z|b5c55b7d-938a-4ba8-8d25-7fc706117f40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:41.031Z|79e0e6ef-f699-4464-b59e-bb6147042cf5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:34:41.032Z|79e0e6ef-f699-4464-b59e-bb6147042cf5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:41.424Z|35cb4be3-2f65-41cb-8f3d-aa1da820408b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:41.425Z|35cb4be3-2f65-41cb-8f3d-aa1da820408b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:41.545Z|06758016-27a4-4a28-a5d1-d3953260e312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:41.547Z|06758016-27a4-4a28-a5d1-d3953260e312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:44.431Z|58d6249a-0624-4d4f-99f7-5ce66b00ed80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:34:44.432Z|58d6249a-0624-4d4f-99f7-5ce66b00ed80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:34:50.549Z|bf598b19-d4ef-4ab4-a166-cdc02d10445f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:50.550Z|bf598b19-d4ef-4ab4-a166-cdc02d10445f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:51.461Z|71dff93f-711d-437b-b466-d1c83f4154a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:51.463Z|71dff93f-711d-437b-b466-d1c83f4154a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:51.594Z|c2abf43a-90a9-4043-9c43-41afb284ebd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:34:51.595Z|c2abf43a-90a9-4043-9c43-41afb284ebd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:34:59.432Z|8c3f5560-a1dd-4230-bcb5-654d313d4c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:34:59.444Z|8c3f5560-a1dd-4230-bcb5-654d313d4c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:35:00.042Z|49000860-7bfc-45d6-a03f-e8cbe52da5a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:35:00.049Z|49000860-7bfc-45d6-a03f-e8cbe52da5a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:35:00.588Z|70686fa2-40c0-4b06-a126-3b882e65752a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:00.590Z|70686fa2-40c0-4b06-a126-3b882e65752a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:01.512Z|c7fc7660-4479-4936-93d2-18c68b488043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:01.514Z|c7fc7660-4479-4936-93d2-18c68b488043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:01.632Z|ec91f128-06d3-4552-b663-41fe181c2fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:01.633Z|ec91f128-06d3-4552-b663-41fe181c2fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:10.621Z|3ee8c304-8085-4915-86e8-8b8b25fd01f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:10.623Z|3ee8c304-8085-4915-86e8-8b8b25fd01f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:11.552Z|1d703233-37c5-4072-9876-3979dbf9dcdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:11.553Z|1d703233-37c5-4072-9876-3979dbf9dcdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:11.665Z|c38bdad1-7e25-4305-8608-140d8ce478d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:11.666Z|c38bdad1-7e25-4305-8608-140d8ce478d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:14.433Z|f5ae93ee-4d1c-489a-afbf-b6597f13611f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:35:14.434Z|f5ae93ee-4d1c-489a-afbf-b6597f13611f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:35:20.713Z|d1301640-d546-4575-8f31-825cb83c95a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:20.716Z|d1301640-d546-4575-8f31-825cb83c95a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:21.584Z|d24333b8-b751-4166-b7fa-50a4759a7f5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:21.585Z|d24333b8-b751-4166-b7fa-50a4759a7f5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:21.704Z|e754370a-db9a-4046-bb29-6037ff71b575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:21.706Z|e754370a-db9a-4046-bb29-6037ff71b575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:29.432Z|c65f75b9-d5a2-49e5-aa8c-90e4265173f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:35:29.433Z|c65f75b9-d5a2-49e5-aa8c-90e4265173f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:35:30.052Z|2e1bcfcc-e20a-452b-a911-a7e042b5f7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:35:30.054Z|2e1bcfcc-e20a-452b-a911-a7e042b5f7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:35:30.769Z|5f24e6ce-3168-4f24-aeea-2669f960fdba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:30.772Z|5f24e6ce-3168-4f24-aeea-2669f960fdba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:31.619Z|a21c3755-5271-432c-a0d1-7f6ac81ae726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:31.620Z|a21c3755-5271-432c-a0d1-7f6ac81ae726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:31.740Z|d8c61477-d0e4-4922-b2cb-e3c18503d928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:31.742Z|d8c61477-d0e4-4922-b2cb-e3c18503d928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:40.805Z|638de180-f639-4a97-b7ef-7667ce6a08bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:40.807Z|638de180-f639-4a97-b7ef-7667ce6a08bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:41.026Z|cb8ee90d-b1a9-406a-9a67-32b32b6ae33d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:35:41.028Z|cb8ee90d-b1a9-406a-9a67-32b32b6ae33d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:41.654Z|9ee3a8f0-e985-4cc0-a8fb-22e9d121b5dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:41.660Z|9ee3a8f0-e985-4cc0-a8fb-22e9d121b5dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:41.772Z|18dddd1a-8798-4985-8283-61195aed47a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:41.773Z|18dddd1a-8798-4985-8283-61195aed47a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:44.431Z|15236601-016a-4ec3-9f7e-8fc6e3931f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:35:44.434Z|15236601-016a-4ec3-9f7e-8fc6e3931f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:35:50.842Z|c9e74051-e4e0-4aed-aca9-367d719b83cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:50.844Z|c9e74051-e4e0-4aed-aca9-367d719b83cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:51.703Z|3efd9405-7dbe-49f0-9f38-c62a2bd868ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:51.704Z|3efd9405-7dbe-49f0-9f38-c62a2bd868ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:51.823Z|25d690cf-1c48-4cf6-9dbe-205f01cba549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:35:51.824Z|25d690cf-1c48-4cf6-9dbe-205f01cba549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:35:59.432Z|d28cfdc1-3c7c-41bf-8245-1d034578b917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:35:59.433Z|d28cfdc1-3c7c-41bf-8245-1d034578b917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:36:00.056Z|1aa81a0c-7f3a-4722-9024-f566f431bdc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:36:00.057Z|1aa81a0c-7f3a-4722-9024-f566f431bdc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:36:00.881Z|b65fb4d6-9133-4a30-b533-409f2f47f90b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:00.882Z|b65fb4d6-9133-4a30-b533-409f2f47f90b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:01.762Z|894e0402-ed29-4c14-ae7c-f19524eae2d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:01.764Z|894e0402-ed29-4c14-ae7c-f19524eae2d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:01.855Z|609fbc05-f0c2-4d0c-8f2a-cb5f9038dd0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:01.857Z|609fbc05-f0c2-4d0c-8f2a-cb5f9038dd0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:10.934Z|d7807ddc-8b0d-47b4-a799-aef76ecbc1c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:10.936Z|d7807ddc-8b0d-47b4-a799-aef76ecbc1c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:11.790Z|1359519d-05bb-463f-bc65-917deee8ce34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:11.791Z|1359519d-05bb-463f-bc65-917deee8ce34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:11.899Z|2e45cbe6-a2de-4361-8999-23ce97246dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:11.901Z|2e45cbe6-a2de-4361-8999-23ce97246dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:14.432Z|96e25742-648d-4d6c-aee6-d125834aa630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:36:14.436Z|96e25742-648d-4d6c-aee6-d125834aa630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:36:20.976Z|2e3c9270-79bd-4857-896e-9f5cc575ef84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:20.977Z|2e3c9270-79bd-4857-896e-9f5cc575ef84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:21.824Z|aef6409d-9b62-4332-bba6-6ac85198338c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:21.826Z|aef6409d-9b62-4332-bba6-6ac85198338c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:21.931Z|0fe6ee69-e86e-4b9c-9758-4805ea646143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:21.932Z|0fe6ee69-e86e-4b9c-9758-4805ea646143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:29.432Z|63bcc41e-7517-4408-81a7-a8899fdeffe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:36:29.449Z|63bcc41e-7517-4408-81a7-a8899fdeffe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:36:30.061Z|77342b0a-96e7-4102-a15b-fe325d873a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:36:30.062Z|77342b0a-96e7-4102-a15b-fe325d873a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:36:31.012Z|2dd0c4e0-5eac-43ba-8a95-dc5776dc59c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:31.013Z|2dd0c4e0-5eac-43ba-8a95-dc5776dc59c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:31.865Z|615605be-a11a-4be0-a15f-1a5a7b4cb825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:31.866Z|615605be-a11a-4be0-a15f-1a5a7b4cb825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:31.965Z|f2c75290-6b73-4163-a412-6e9fa8b35e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:31.966Z|f2c75290-6b73-4163-a412-6e9fa8b35e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:41.036Z|8e87568e-a3ef-4170-b004-e191df3968f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:36:41.039Z|8e87568e-a3ef-4170-b004-e191df3968f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:41.062Z|4b5b6008-2985-42d2-b6d2-ab199347a5c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:41.063Z|4b5b6008-2985-42d2-b6d2-ab199347a5c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:41.899Z|3f1bf77b-6724-4eee-8196-427a75c0d222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:41.901Z|3f1bf77b-6724-4eee-8196-427a75c0d222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:42.005Z|14b74cdb-fd4a-48dd-8828-54dfefd2a73a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:42.006Z|14b74cdb-fd4a-48dd-8828-54dfefd2a73a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:44.432Z|a968194a-9e73-4a9d-ab9a-bbd8710a48cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:36:44.433Z|a968194a-9e73-4a9d-ab9a-bbd8710a48cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:36:51.114Z|6c1e8e8a-bc19-44d8-adae-7b656f6dcc6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:51.116Z|6c1e8e8a-bc19-44d8-adae-7b656f6dcc6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:51.936Z|5dbc2edb-ec60-4782-beb4-695b5f3c5aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:51.937Z|5dbc2edb-ec60-4782-beb4-695b5f3c5aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:52.045Z|834b8b41-55b3-4194-8f19-403cb1b33577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:36:52.046Z|834b8b41-55b3-4194-8f19-403cb1b33577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:36:59.431Z|3dbb535e-2adc-4f27-9da3-40306a824a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:36:59.433Z|3dbb535e-2adc-4f27-9da3-40306a824a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:37:00.063Z|9e590288-b35e-4755-9a39-6af96734bd38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:37:00.064Z|9e590288-b35e-4755-9a39-6af96734bd38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:37:01.147Z|50d72b1b-4313-4646-b460-e4a3930b211b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:01.148Z|50d72b1b-4313-4646-b460-e4a3930b211b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:01.963Z|9c0d56a0-d009-4384-acbf-a3398bd929e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:01.964Z|9c0d56a0-d009-4384-acbf-a3398bd929e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:02.076Z|ae51f2eb-65e0-42a7-9a5b-a30ffb85456d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:02.078Z|ae51f2eb-65e0-42a7-9a5b-a30ffb85456d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:11.186Z|317eb496-efee-4a1b-8693-1ec93b181747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:11.200Z|317eb496-efee-4a1b-8693-1ec93b181747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:12.011Z|d302f83d-92de-4fd2-b4fc-e323059ed4d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:12.012Z|d302f83d-92de-4fd2-b4fc-e323059ed4d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:12.112Z|5763c7ec-7666-4aa1-b74d-a60a59548ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:12.113Z|5763c7ec-7666-4aa1-b74d-a60a59548ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:14.431Z|811e08c3-9de6-4423-bf0f-91b3b70a1d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:37:14.432Z|811e08c3-9de6-4423-bf0f-91b3b70a1d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:37:21.245Z|1d5b4eb2-aa55-444a-bf5d-d902d7444f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:21.247Z|1d5b4eb2-aa55-444a-bf5d-d902d7444f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:22.053Z|1c267dc5-519a-4f67-9139-13b6b3388e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:22.054Z|1c267dc5-519a-4f67-9139-13b6b3388e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:22.149Z|990fa513-7752-4ce7-852b-c8c8916a0573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:22.151Z|990fa513-7752-4ce7-852b-c8c8916a0573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:29.432Z|8e8b5499-2501-43ff-9af7-aab6ec234da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:37:29.433Z|8e8b5499-2501-43ff-9af7-aab6ec234da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:37:30.064Z|434cec52-c7ff-4151-8b52-113ac69e4439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:37:30.065Z|434cec52-c7ff-4151-8b52-113ac69e4439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:37:31.291Z|6f4fc669-2be7-4d0a-aeba-108c92c95960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:31.293Z|6f4fc669-2be7-4d0a-aeba-108c92c95960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:32.085Z|de091a1f-7327-4bf4-8dc7-85c0e4a20cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:32.086Z|de091a1f-7327-4bf4-8dc7-85c0e4a20cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:32.185Z|aa9227fd-2593-4e83-aca3-6050b3f1e886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:32.187Z|aa9227fd-2593-4e83-aca3-6050b3f1e886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:41.025Z|a2188515-a37c-4462-b41c-564b3e544223|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:37:41.027Z|a2188515-a37c-4462-b41c-564b3e544223|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:41.342Z|7665c3ff-fb78-44ed-9c40-9411e1b9d3bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:41.343Z|7665c3ff-fb78-44ed-9c40-9411e1b9d3bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:42.115Z|c091d219-a03a-4fa4-b936-d4585d0772d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:42.117Z|c091d219-a03a-4fa4-b936-d4585d0772d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:42.216Z|1f320b40-192d-46b0-aa86-a7f834f9e402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:42.218Z|1f320b40-192d-46b0-aa86-a7f834f9e402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:44.431Z|f3957f06-b5e3-41bf-aae7-2b618213e2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:37:44.432Z|f3957f06-b5e3-41bf-aae7-2b618213e2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:37:51.378Z|38d4ff63-aa98-40a3-bf2f-d621d76a7270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:51.388Z|38d4ff63-aa98-40a3-bf2f-d621d76a7270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:52.146Z|9ea6c952-8cc8-49d6-a249-af8a81f87bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:52.147Z|9ea6c952-8cc8-49d6-a249-af8a81f87bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:52.259Z|cd099c46-781d-4799-b3d7-e1d9038e3613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:37:52.260Z|cd099c46-781d-4799-b3d7-e1d9038e3613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:37:59.432Z|cf7fa4f3-5c68-46ec-9a83-9a31118b0ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:37:59.433Z|cf7fa4f3-5c68-46ec-9a83-9a31118b0ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:38:00.067Z|4e6bdbe1-b609-4271-b8ac-79b59e23c198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:38:00.068Z|4e6bdbe1-b609-4271-b8ac-79b59e23c198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:38:01.419Z|84b18132-77cc-4b15-b20c-127d490d6f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:01.422Z|84b18132-77cc-4b15-b20c-127d490d6f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:02.174Z|a0f53ac6-5468-4c94-99da-c0ce65f88c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:02.176Z|a0f53ac6-5468-4c94-99da-c0ce65f88c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:02.298Z|2f15b3f2-e499-42bd-9e32-5b7f33c754d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:02.299Z|2f15b3f2-e499-42bd-9e32-5b7f33c754d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:11.466Z|3bb74fef-e6b6-489d-b12f-b91de964cf02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:11.467Z|3bb74fef-e6b6-489d-b12f-b91de964cf02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:12.235Z|1b70cc00-5d05-48f7-a59c-0b3e1500bcb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:12.240Z|1b70cc00-5d05-48f7-a59c-0b3e1500bcb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:12.331Z|5926effd-273e-4b12-ab21-cacd0ca3f949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:12.332Z|5926effd-273e-4b12-ab21-cacd0ca3f949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:14.431Z|9774ce19-8d91-4749-b8ba-e1bb9a9b7796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:38:14.432Z|9774ce19-8d91-4749-b8ba-e1bb9a9b7796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:38:21.512Z|419bd9a3-aba5-4032-8cdc-87c1b2c16859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:21.513Z|419bd9a3-aba5-4032-8cdc-87c1b2c16859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:22.275Z|8023cd2b-46b0-4be5-ae8c-ffdf7f26fa36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:22.277Z|8023cd2b-46b0-4be5-ae8c-ffdf7f26fa36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:22.363Z|98ebe7da-6885-4cfe-9637-36cdd5854054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:22.364Z|98ebe7da-6885-4cfe-9637-36cdd5854054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:29.432Z|c95c8e7b-15c6-4582-abfe-3bbb5ce364c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:38:29.433Z|c95c8e7b-15c6-4582-abfe-3bbb5ce364c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:38:30.069Z|cd16c6f8-61b9-4096-adc2-4d805e89cc10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:38:30.070Z|cd16c6f8-61b9-4096-adc2-4d805e89cc10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:38:31.595Z|a7f6359b-5e5e-40b2-b205-5c60ff838908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:31.597Z|a7f6359b-5e5e-40b2-b205-5c60ff838908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:32.335Z|06da4827-216d-4336-aaa2-183bc7747c5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:32.336Z|06da4827-216d-4336-aaa2-183bc7747c5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:32.405Z|1f6cc3dc-1a6f-46c4-8386-7210eb82d1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:32.406Z|1f6cc3dc-1a6f-46c4-8386-7210eb82d1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:41.033Z|059cf4d6-1c6b-419a-b2f9-66ea059aa453|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:38:41.035Z|059cf4d6-1c6b-419a-b2f9-66ea059aa453|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:41.640Z|c1259326-410a-44e7-a434-19639da872f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:41.641Z|c1259326-410a-44e7-a434-19639da872f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:42.369Z|eb51bd28-202c-436c-9a8f-ce8ab3752ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:42.371Z|eb51bd28-202c-436c-9a8f-ce8ab3752ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:42.435Z|d6bf3716-7392-42d5-95c1-74f13b48148a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:42.436Z|d6bf3716-7392-42d5-95c1-74f13b48148a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:44.431Z|ca81d859-7b32-4650-8271-4ab1abaee3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:38:44.436Z|ca81d859-7b32-4650-8271-4ab1abaee3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:38:51.684Z|ef480dcd-1e2b-4392-870f-efb4f277d773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:51.685Z|ef480dcd-1e2b-4392-870f-efb4f277d773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:52.405Z|6bd35770-a888-48bb-a815-82cef3d1561f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:52.406Z|6bd35770-a888-48bb-a815-82cef3d1561f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:52.467Z|accadd8e-e1b4-42d3-8649-2abb1bfa8663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:38:52.468Z|accadd8e-e1b4-42d3-8649-2abb1bfa8663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:38:59.432Z|ba3abfbf-8864-4bf1-b3d1-32e16fe94afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:38:59.432Z|ba3abfbf-8864-4bf1-b3d1-32e16fe94afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:39:00.072Z|81102a77-b97d-49ac-aea3-de7ffbce8ab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:39:00.072Z|81102a77-b97d-49ac-aea3-de7ffbce8ab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:39:01.718Z|623ea686-1e1f-4a7d-9a9b-b9faa5d6c403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:01.719Z|623ea686-1e1f-4a7d-9a9b-b9faa5d6c403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:02.438Z|7f8de797-c467-4aff-ae18-7a440a5267bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:02.439Z|7f8de797-c467-4aff-ae18-7a440a5267bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:02.504Z|98d015fa-cca1-4f9e-a428-fa44b5d8f95f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:02.506Z|98d015fa-cca1-4f9e-a428-fa44b5d8f95f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:11.752Z|584be796-3659-42fd-a7d5-b2f380c812e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:11.753Z|584be796-3659-42fd-a7d5-b2f380c812e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:12.468Z|434228c7-2eeb-4892-8943-112e543e7c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:12.469Z|434228c7-2eeb-4892-8943-112e543e7c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:12.562Z|9cedf262-16c1-45c9-afe6-9fdcd8621901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:12.563Z|9cedf262-16c1-45c9-afe6-9fdcd8621901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:14.431Z|1b8e1757-479d-453c-bd65-e8e7684136fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:39:14.432Z|1b8e1757-479d-453c-bd65-e8e7684136fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:39:21.785Z|09eea563-09cb-4db2-be28-eb5a40147776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:21.786Z|09eea563-09cb-4db2-be28-eb5a40147776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:22.505Z|fe6cf2de-82a1-4bb4-b3a1-f539172b0c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:22.506Z|fe6cf2de-82a1-4bb4-b3a1-f539172b0c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:22.597Z|4278eee5-68fa-433b-aa9e-4a0c004a0e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:22.598Z|4278eee5-68fa-433b-aa9e-4a0c004a0e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:29.432Z|86a6a5bb-1402-45cc-8824-08e61ca6ec19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:39:29.440Z|86a6a5bb-1402-45cc-8824-08e61ca6ec19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:39:30.074Z|209930e7-55ec-45f1-be69-dedc7ef396fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:39:30.076Z|209930e7-55ec-45f1-be69-dedc7ef396fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:39:31.817Z|ad655e67-80ea-4074-bfa7-a6fdb4689c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:31.818Z|ad655e67-80ea-4074-bfa7-a6fdb4689c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:32.543Z|213eadc0-ffe5-4323-8a34-2f6e427b09a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:32.544Z|213eadc0-ffe5-4323-8a34-2f6e427b09a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:32.646Z|569ee053-272b-497c-8b06-e6dfdc71076c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:32.647Z|569ee053-272b-497c-8b06-e6dfdc71076c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:41.029Z|29faf301-3a7a-4f4c-9e1d-7a7509525420|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:39:41.031Z|29faf301-3a7a-4f4c-9e1d-7a7509525420|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:41.848Z|d1736b6f-90c4-457d-8830-303c77f76828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:41.849Z|d1736b6f-90c4-457d-8830-303c77f76828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:42.582Z|b2450c4a-fb63-467d-adf7-8b2b75f7bcc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:42.583Z|b2450c4a-fb63-467d-adf7-8b2b75f7bcc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:42.681Z|d0bf556a-2d4b-4003-87fe-b66ff1ba72f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:42.683Z|d0bf556a-2d4b-4003-87fe-b66ff1ba72f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:44.431Z|f7bf7223-0354-40fa-ab91-00fdf62dcd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:39:44.432Z|f7bf7223-0354-40fa-ab91-00fdf62dcd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:39:51.881Z|29009065-ffcf-4254-bfcd-f05fc304dc02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:51.883Z|29009065-ffcf-4254-bfcd-f05fc304dc02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:52.614Z|4b97bbb5-b81c-480a-8159-0ef2efc2c845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:52.615Z|4b97bbb5-b81c-480a-8159-0ef2efc2c845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:52.722Z|351cacf1-e2cd-4c43-82b5-b71371087388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:39:52.724Z|351cacf1-e2cd-4c43-82b5-b71371087388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:39:59.431Z|b538af03-ddfc-4fa4-b9aa-65bd1d1528c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:39:59.432Z|b538af03-ddfc-4fa4-b9aa-65bd1d1528c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:40:00.080Z|b659f14d-4f25-427b-9b58-1212a187fe63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:40:00.081Z|b659f14d-4f25-427b-9b58-1212a187fe63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:40:01.919Z|de3c44bb-af23-4783-a317-72b4cefe327e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:01.921Z|de3c44bb-af23-4783-a317-72b4cefe327e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:02.654Z|5cf814f2-06fe-498a-915b-4e3cbaaaddc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:02.655Z|5cf814f2-06fe-498a-915b-4e3cbaaaddc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:02.762Z|23bf74fe-389d-452d-845a-85cb2479441e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:02.764Z|23bf74fe-389d-452d-845a-85cb2479441e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:11.958Z|7a8781a3-78ec-49b4-af81-9a8c568bad3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:11.959Z|7a8781a3-78ec-49b4-af81-9a8c568bad3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:12.702Z|20250d1f-09a2-4b48-87e7-1764d0841a5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:12.704Z|20250d1f-09a2-4b48-87e7-1764d0841a5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:12.794Z|2b90442e-791e-4de6-995f-4005ad398b19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:12.795Z|2b90442e-791e-4de6-995f-4005ad398b19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:14.432Z|344c5a7b-bc26-4620-988e-53688e82acb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:40:14.436Z|344c5a7b-bc26-4620-988e-53688e82acb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:40:21.987Z|1a010d48-b1b9-48c7-8034-c9420b7f56ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:21.988Z|1a010d48-b1b9-48c7-8034-c9420b7f56ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:22.772Z|2caf76c2-9705-4dca-87b3-f82e19fcb4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:22.775Z|2caf76c2-9705-4dca-87b3-f82e19fcb4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:22.834Z|a574db02-b73e-48c2-bdd9-58f2b5029333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:22.836Z|a574db02-b73e-48c2-bdd9-58f2b5029333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:29.438Z|1c314b13-3058-4cfa-9e7e-13585b559410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:40:29.440Z|1c314b13-3058-4cfa-9e7e-13585b559410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:40:30.084Z|ca964452-5dd2-49b8-a9c3-0b5f2b65cf48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:40:30.085Z|ca964452-5dd2-49b8-a9c3-0b5f2b65cf48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:40:32.027Z|32988583-f948-4642-b60d-68702924198b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:32.029Z|32988583-f948-4642-b60d-68702924198b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:32.814Z|e6e506a4-4546-4e28-8e2c-c9670337452e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:32.815Z|e6e506a4-4546-4e28-8e2c-c9670337452e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:32.878Z|38a59061-6477-4bb3-8ffd-c129fd131dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:32.880Z|38a59061-6477-4bb3-8ffd-c129fd131dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:41.028Z|b7a170e4-965e-4fea-b182-7a0a4febdb06|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:40:41.029Z|b7a170e4-965e-4fea-b182-7a0a4febdb06|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:42.061Z|6b9e09ed-f36d-43f9-9669-0faaa1d073fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:42.062Z|6b9e09ed-f36d-43f9-9669-0faaa1d073fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:42.857Z|cfb99dc1-46ea-4542-b8c6-f22951eb46cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:42.858Z|cfb99dc1-46ea-4542-b8c6-f22951eb46cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:42.926Z|d4e8ef38-d448-4034-bc70-4185afed1cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:42.927Z|d4e8ef38-d448-4034-bc70-4185afed1cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:44.431Z|a31eb847-a30c-4793-8e65-96555045379d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:40:44.433Z|a31eb847-a30c-4793-8e65-96555045379d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:40:52.109Z|e0d395d3-a916-469a-9343-cb35ed94a5b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:52.110Z|e0d395d3-a916-469a-9343-cb35ed94a5b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:52.895Z|b7a212bb-7adb-454a-a861-cabe015b0d9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:52.896Z|b7a212bb-7adb-454a-a861-cabe015b0d9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:52.978Z|77b22913-6e68-46a6-adb8-08e368f35599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:40:52.980Z|77b22913-6e68-46a6-adb8-08e368f35599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:40:59.432Z|a67b0aaa-76e8-4987-9102-5c03dc0db15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:40:59.435Z|a67b0aaa-76e8-4987-9102-5c03dc0db15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:41:00.087Z|e47cebf1-51ce-4de5-bbcb-3d070619ddf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:41:00.088Z|e47cebf1-51ce-4de5-bbcb-3d070619ddf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:41:02.142Z|dd227c09-2cdd-48d0-8862-aca41a0bc42a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:02.160Z|dd227c09-2cdd-48d0-8862-aca41a0bc42a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:02.926Z|620c0e39-e111-4d28-aeba-a5452b3b75c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:02.933Z|620c0e39-e111-4d28-aeba-a5452b3b75c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:03.070Z|503675c6-26cf-4e97-869e-1467db0ef2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:03.072Z|503675c6-26cf-4e97-869e-1467db0ef2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:12.217Z|fea4139f-e0c3-499e-8290-06d738981b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:12.220Z|fea4139f-e0c3-499e-8290-06d738981b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:12.978Z|afe5b78a-8372-4300-823f-52bc26dcb439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:12.980Z|afe5b78a-8372-4300-823f-52bc26dcb439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:13.133Z|1f4e3cf5-c999-4fb3-b1c2-40c17d7d7170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:13.135Z|1f4e3cf5-c999-4fb3-b1c2-40c17d7d7170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:14.432Z|444bb6d0-e1a8-44f2-8222-7ed858bbcc64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:41:14.433Z|444bb6d0-e1a8-44f2-8222-7ed858bbcc64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:41:22.258Z|2b9f2609-17b8-4c1f-a752-70adebb94da7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:22.260Z|2b9f2609-17b8-4c1f-a752-70adebb94da7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:23.080Z|e7a88874-f43e-4d42-8a6f-b675e5518d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:23.082Z|e7a88874-f43e-4d42-8a6f-b675e5518d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:23.188Z|e28f450c-5da1-4f40-80bf-c3116b15e90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:23.190Z|e28f450c-5da1-4f40-80bf-c3116b15e90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:29.432Z|03117222-6949-4f75-8e24-6dc4f028f5c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:41:29.434Z|03117222-6949-4f75-8e24-6dc4f028f5c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:41:30.089Z|57aa6c16-2cba-4723-a4e9-fd785fc3e703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:41:30.090Z|57aa6c16-2cba-4723-a4e9-fd785fc3e703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:41:32.323Z|bb1485b8-9da4-4b8d-b6c9-a6549ad9b510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:32.325Z|bb1485b8-9da4-4b8d-b6c9-a6549ad9b510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:33.152Z|c05f27b8-01ed-4486-9118-59face5b44b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:33.153Z|c05f27b8-01ed-4486-9118-59face5b44b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:33.225Z|911f4a91-b1c0-4e74-9a4a-6592c63fa827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:33.226Z|911f4a91-b1c0-4e74-9a4a-6592c63fa827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:41.040Z|9d6e3831-73f8-4c66-8c17-078b52db167f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:41:41.042Z|9d6e3831-73f8-4c66-8c17-078b52db167f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:42.360Z|72394bd9-48ee-404f-afc0-dbdbbd35e341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:42.361Z|72394bd9-48ee-404f-afc0-dbdbbd35e341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:43.187Z|34f785ae-e6aa-424f-906b-aa56f9b4451a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:43.188Z|34f785ae-e6aa-424f-906b-aa56f9b4451a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:43.266Z|6245d3e7-9a45-4d15-ae4b-9b869f8a5b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:43.267Z|6245d3e7-9a45-4d15-ae4b-9b869f8a5b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:44.431Z|7022849f-883b-47c3-8198-4acc0fd52869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:41:44.435Z|7022849f-883b-47c3-8198-4acc0fd52869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:41:52.414Z|f00d9d7f-0289-4245-a281-0b4917433889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:52.416Z|f00d9d7f-0289-4245-a281-0b4917433889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:53.252Z|11d17186-1827-449d-adbd-aee65fa759e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:53.254Z|11d17186-1827-449d-adbd-aee65fa759e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:53.317Z|75d53c89-1ef4-434d-bb6e-35cd632dfc8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:41:53.319Z|75d53c89-1ef4-434d-bb6e-35cd632dfc8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:41:59.432Z|c96ac2d5-3fbf-46d5-b0ab-dd9ad39d1a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:41:59.433Z|c96ac2d5-3fbf-46d5-b0ab-dd9ad39d1a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:42:00.092Z|768f71d9-4599-4377-9703-7ed715639a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:42:00.097Z|768f71d9-4599-4377-9703-7ed715639a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:42:02.491Z|6a353667-b04b-42ba-8b81-ca7a1704cfe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:02.492Z|6a353667-b04b-42ba-8b81-ca7a1704cfe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:03.285Z|fa116062-ff4a-4d15-a2cf-b0082264dbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:03.286Z|fa116062-ff4a-4d15-a2cf-b0082264dbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:03.356Z|42832957-a1b3-45a2-ab72-bc38032921eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:03.358Z|42832957-a1b3-45a2-ab72-bc38032921eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:12.531Z|8ec5888c-5583-4993-a48b-326bb194a916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:12.533Z|8ec5888c-5583-4993-a48b-326bb194a916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:13.324Z|fa01cbf5-c6ac-47d9-b27a-cd4d13718f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:13.325Z|fa01cbf5-c6ac-47d9-b27a-cd4d13718f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:13.393Z|6fad0287-039b-4851-80a7-32175503d8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:13.398Z|6fad0287-039b-4851-80a7-32175503d8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:14.432Z|da6945d4-3406-4002-9639-bbdadd34005a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:42:14.433Z|da6945d4-3406-4002-9639-bbdadd34005a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:42:22.572Z|6b55bcd3-0288-4dfe-befa-d29fcbc3c3e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:22.574Z|6b55bcd3-0288-4dfe-befa-d29fcbc3c3e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:23.359Z|1c6b92d2-682d-43cf-8afb-b036867ff88f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:23.360Z|1c6b92d2-682d-43cf-8afb-b036867ff88f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:23.438Z|6c42a925-e268-4265-811e-27578f348c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:23.439Z|6c42a925-e268-4265-811e-27578f348c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:29.434Z|1c06fc9b-b438-46b0-8cb7-1c15b719ba36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:42:29.451Z|1c06fc9b-b438-46b0-8cb7-1c15b719ba36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:42:30.099Z|31d0d5f4-c417-4ad9-b6dd-b3d1487ae4aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:42:30.101Z|31d0d5f4-c417-4ad9-b6dd-b3d1487ae4aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:42:32.615Z|8d235d01-86e3-4e71-883b-6fb64915b96a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:32.617Z|8d235d01-86e3-4e71-883b-6fb64915b96a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:33.424Z|b21b7432-8c50-4864-aa72-2fa5490a371e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:33.425Z|b21b7432-8c50-4864-aa72-2fa5490a371e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:33.479Z|3332f012-e2c4-4c51-b273-84c068f9bbdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:33.481Z|3332f012-e2c4-4c51-b273-84c068f9bbdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:41.027Z|f8cb474c-5971-4137-90b8-965b4a6e6058|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:42:41.029Z|f8cb474c-5971-4137-90b8-965b4a6e6058|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:42.676Z|641f1fbf-92d1-4b43-a4b6-ea94ffaa5b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:42.678Z|641f1fbf-92d1-4b43-a4b6-ea94ffaa5b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:43.455Z|f728fd81-197f-43e2-8678-4e96c386ac57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:43.456Z|f728fd81-197f-43e2-8678-4e96c386ac57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:43.513Z|bde6e3af-c3d5-4beb-8887-85cdc0b722ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:43.515Z|bde6e3af-c3d5-4beb-8887-85cdc0b722ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:44.432Z|775b085b-f06c-42c8-bd82-2dd136b4ab4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:42:44.433Z|775b085b-f06c-42c8-bd82-2dd136b4ab4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:42:52.713Z|b9a05d33-f5fd-4b69-89e3-b90ea623f0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:52.728Z|b9a05d33-f5fd-4b69-89e3-b90ea623f0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:53.510Z|8bd01830-9ef8-41d0-8931-ec18a7d61ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:53.514Z|8bd01830-9ef8-41d0-8931-ec18a7d61ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:53.554Z|d53cf9d9-133d-4673-bdd0-31409c714ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:42:53.555Z|d53cf9d9-133d-4673-bdd0-31409c714ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:42:59.275Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x0300xdc0x010x860xce0x960x9f0xa8@0xeb0xc5wON0xcb0xa80xac0xdb0x86]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-24T06:42:59.432Z|73059e82-8a3b-40f7-8055-2af5c31797e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:42:59.433Z|73059e82-8a3b-40f7-8055-2af5c31797e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:43:00.102Z|a5711a65-19be-4bfe-b2fb-08d92dcf3a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:43:00.103Z|a5711a65-19be-4bfe-b2fb-08d92dcf3a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:43:02.795Z|53297a99-e33a-4fe2-983d-a22edc7ee570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:02.797Z|53297a99-e33a-4fe2-983d-a22edc7ee570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:03.559Z|d891ee37-ba61-4824-8f9d-d2fe3d727bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:03.560Z|d891ee37-ba61-4824-8f9d-d2fe3d727bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:03.603Z|b0951ca6-39f6-4e6e-82aa-35c65f001d29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:03.608Z|b0951ca6-39f6-4e6e-82aa-35c65f001d29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:12.841Z|a74439f8-a3bf-4d0b-a24e-93c95fb5c50e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:12.843Z|a74439f8-a3bf-4d0b-a24e-93c95fb5c50e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:13.593Z|149c94e8-4c29-47b2-abe8-d0f9667c40d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:13.594Z|149c94e8-4c29-47b2-abe8-d0f9667c40d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:13.652Z|10f078cd-da3b-4191-98e5-eeee91d74103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:13.653Z|10f078cd-da3b-4191-98e5-eeee91d74103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:14.432Z|9fc3ba78-e5d1-441f-ba70-5a383f412278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:43:14.445Z|9fc3ba78-e5d1-441f-ba70-5a383f412278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:43:22.890Z|ba4f2a2d-85cf-429b-a0d5-deb644439da7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:22.896Z|ba4f2a2d-85cf-429b-a0d5-deb644439da7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:23.638Z|3b2331d4-df37-4cac-ba00-8928bdb5737a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:23.639Z|3b2331d4-df37-4cac-ba00-8928bdb5737a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:23.692Z|7d5613ce-1360-4d51-be81-0103d5e77470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:23.694Z|7d5613ce-1360-4d51-be81-0103d5e77470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:29.437Z|ac8609a1-36c7-443f-9417-6707789b804f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:43:29.438Z|ac8609a1-36c7-443f-9417-6707789b804f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:43:30.104Z|faf544d3-94a0-48d7-9804-3a2893a52e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:43:30.105Z|faf544d3-94a0-48d7-9804-3a2893a52e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:43:32.929Z|89a450df-9aa5-4035-a08a-903eae240507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:32.930Z|89a450df-9aa5-4035-a08a-903eae240507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:33.676Z|ac201156-ca26-4752-90e1-550c80188815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:33.677Z|ac201156-ca26-4752-90e1-550c80188815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:33.725Z|fb9461fd-9ab8-4255-be87-c75481335263|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:33.726Z|fb9461fd-9ab8-4255-be87-c75481335263|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:41.028Z|04114363-b116-477d-a3f5-1580e5aa98fc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:43:41.029Z|04114363-b116-477d-a3f5-1580e5aa98fc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:42.966Z|0b2a658c-7d86-4de0-9454-6d7484b76a1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:42.967Z|0b2a658c-7d86-4de0-9454-6d7484b76a1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:43.728Z|2fc03e18-8d0a-42d5-a089-2919834ce3af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:43.730Z|2fc03e18-8d0a-42d5-a089-2919834ce3af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:43.785Z|58a41c83-e3c4-475f-8d5d-0fbb50c0d75b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:43.787Z|58a41c83-e3c4-475f-8d5d-0fbb50c0d75b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:44.432Z|e7795b76-a64d-471d-9152-3702fe30cbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:43:44.433Z|e7795b76-a64d-471d-9152-3702fe30cbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:43:53.026Z|f3cf4ee4-7c0f-4ada-a97b-a06fff44f1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:53.028Z|f3cf4ee4-7c0f-4ada-a97b-a06fff44f1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:53.764Z|fcb5ea77-b0df-4d77-bfda-504bf773c076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:53.765Z|fcb5ea77-b0df-4d77-bfda-504bf773c076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:53.833Z|f8ba7884-02a7-4793-8ac7-aaa8e8e8a019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:43:53.834Z|f8ba7884-02a7-4793-8ac7-aaa8e8e8a019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:43:59.432Z|9bccfb3e-1efd-49c5-9a33-5f2f0c1ed13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:43:59.440Z|9bccfb3e-1efd-49c5-9a33-5f2f0c1ed13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:44:00.106Z|d51a04fe-287f-4e70-b389-96d0361f1cb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:44:00.106Z|d51a04fe-287f-4e70-b389-96d0361f1cb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:44:03.094Z|336ca7a1-7aaf-4358-9fa8-a869e67a9b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:03.095Z|336ca7a1-7aaf-4358-9fa8-a869e67a9b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:03.812Z|ec95a5e8-0a72-4bec-91c7-2af6269a5b43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:03.813Z|ec95a5e8-0a72-4bec-91c7-2af6269a5b43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:03.892Z|9b14a0c8-ce67-4e47-a10b-e6987955a48b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:03.894Z|9b14a0c8-ce67-4e47-a10b-e6987955a48b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:13.130Z|059063c5-c6f0-4c26-81a2-91606496d31e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:13.132Z|059063c5-c6f0-4c26-81a2-91606496d31e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:13.851Z|d23b5d9d-692e-4dba-917b-41361b63bbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:13.852Z|d23b5d9d-692e-4dba-917b-41361b63bbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:13.934Z|64ddcd5c-d48a-413e-b2de-30cc9217018b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:13.935Z|64ddcd5c-d48a-413e-b2de-30cc9217018b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:14.432Z|62a7ce07-bb0b-417d-9f9e-9d79ad422c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:44:14.433Z|62a7ce07-bb0b-417d-9f9e-9d79ad422c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:44:23.202Z|dce9123e-6f46-46ee-adbf-d345629d0964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:23.204Z|dce9123e-6f46-46ee-adbf-d345629d0964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:23.896Z|c06d9cde-76fa-4267-aa74-0694e1c9c306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:23.900Z|c06d9cde-76fa-4267-aa74-0694e1c9c306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:23.967Z|342fdd88-fb8d-4b96-923f-e65a151cfd15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:23.968Z|342fdd88-fb8d-4b96-923f-e65a151cfd15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:29.432Z|99e2fd5c-4829-46f4-8422-e05cfe32506a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:44:29.434Z|99e2fd5c-4829-46f4-8422-e05cfe32506a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:44:30.115Z|5f35558a-e785-47ff-b84f-9873a231d871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:44:30.116Z|5f35558a-e785-47ff-b84f-9873a231d871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:44:33.256Z|93665bf3-c2e7-49cd-9207-dd67b61a21c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:33.258Z|93665bf3-c2e7-49cd-9207-dd67b61a21c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:33.946Z|f4f24f34-7ea4-48b4-bf6c-6731bd5ac5c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:33.947Z|f4f24f34-7ea4-48b4-bf6c-6731bd5ac5c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:34.006Z|e8d50cfa-a0b9-4029-9c5e-7a1646162791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:34.009Z|e8d50cfa-a0b9-4029-9c5e-7a1646162791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:41.029Z|1578688c-8bbc-49b1-a435-8834e761aee3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:44:41.032Z|1578688c-8bbc-49b1-a435-8834e761aee3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:43.296Z|9ee78cbc-3a0d-49ed-90e0-500889de3e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:43.298Z|9ee78cbc-3a0d-49ed-90e0-500889de3e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:43.992Z|5f07c9c0-ab8e-410a-ab49-b5448708a56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:43.993Z|5f07c9c0-ab8e-410a-ab49-b5448708a56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:44.047Z|8bbefe0c-3eb4-417d-a494-eadb9a384560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:44.049Z|8bbefe0c-3eb4-417d-a494-eadb9a384560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:44.432Z|9b381a7f-be62-4099-8566-4310bda1c262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:44:44.437Z|9b381a7f-be62-4099-8566-4310bda1c262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:44:53.351Z|e1d10991-d42b-4846-bebd-2581a8aa5d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:53.352Z|e1d10991-d42b-4846-bebd-2581a8aa5d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:54.026Z|bd9a1712-54dd-4a0f-bf34-aef61a421797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:54.027Z|bd9a1712-54dd-4a0f-bf34-aef61a421797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:54.088Z|c5a5591f-1f97-4576-8a87-b7c7e983011d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:44:54.089Z|c5a5591f-1f97-4576-8a87-b7c7e983011d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:44:59.432Z|e533ee81-cc03-4f1c-8e18-cfa750ea0024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:44:59.433Z|e533ee81-cc03-4f1c-8e18-cfa750ea0024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:45:00.117Z|ae975bc2-bdc3-4486-9778-52974d6a005c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:45:00.118Z|ae975bc2-bdc3-4486-9778-52974d6a005c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:45:03.401Z|c7a99120-c345-45a0-9192-d8f0fa6debf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:03.403Z|c7a99120-c345-45a0-9192-d8f0fa6debf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:04.072Z|cc05e7f6-47be-417d-a52e-ec4e76571796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:04.074Z|cc05e7f6-47be-417d-a52e-ec4e76571796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:04.135Z|20a279b7-4b80-415b-8635-3da4d7386d6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:04.137Z|20a279b7-4b80-415b-8635-3da4d7386d6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:13.486Z|f0d907af-d3c1-40e1-a91c-4fec44a39c1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:13.493Z|f0d907af-d3c1-40e1-a91c-4fec44a39c1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:14.110Z|63801998-c0ce-46a5-aa12-bd867f634fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:14.111Z|63801998-c0ce-46a5-aa12-bd867f634fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:14.177Z|558aaf45-74d5-4ef5-8d99-ebc4ee6c81d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:14.181Z|558aaf45-74d5-4ef5-8d99-ebc4ee6c81d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:14.432Z|75e3e053-6fc5-4ca0-8ee8-245429294394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:45:14.433Z|75e3e053-6fc5-4ca0-8ee8-245429294394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:45:23.533Z|9fca8802-0add-4b51-a3a0-6dd3d364ceaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:23.534Z|9fca8802-0add-4b51-a3a0-6dd3d364ceaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:24.137Z|ebc77308-ec3e-48db-be6d-c96766ba85b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:24.138Z|ebc77308-ec3e-48db-be6d-c96766ba85b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:24.230Z|68e1b37d-09bc-4685-bc93-dea93f42c80d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:24.231Z|68e1b37d-09bc-4685-bc93-dea93f42c80d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:29.432Z|f7820701-8da2-42a3-93ce-337328df63c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:45:29.437Z|f7820701-8da2-42a3-93ce-337328df63c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:45:30.120Z|e8368782-fe47-48b9-950c-e164ae69abe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:45:30.120Z|e8368782-fe47-48b9-950c-e164ae69abe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:45:33.589Z|17da91f9-30f6-4318-a9df-75f071f8f00e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:33.591Z|17da91f9-30f6-4318-a9df-75f071f8f00e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:34.164Z|b8c4c4ef-f692-4e8e-8f59-6df2ce23f668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:34.165Z|b8c4c4ef-f692-4e8e-8f59-6df2ce23f668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:34.261Z|8f4f0f7b-b14c-4605-802c-b61187607e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:34.262Z|8f4f0f7b-b14c-4605-802c-b61187607e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:41.030Z|8f63ba84-56aa-400c-ba2a-c4252ae8eb50|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:45:41.032Z|8f63ba84-56aa-400c-ba2a-c4252ae8eb50|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:43.623Z|e915f5d0-16de-49db-bb2a-68bc6f2be440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:43.624Z|e915f5d0-16de-49db-bb2a-68bc6f2be440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:44.194Z|92ba09fa-b31b-4898-87ce-2b3620b45d64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:44.196Z|92ba09fa-b31b-4898-87ce-2b3620b45d64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:44.300Z|4d598b02-0d4c-4d80-bea1-3774c388d1a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:44.301Z|4d598b02-0d4c-4d80-bea1-3774c388d1a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:44.432Z|950bc490-5eaa-4935-a87c-e793b288e4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:45:44.433Z|950bc490-5eaa-4935-a87c-e793b288e4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:45:53.697Z|7c171324-f526-4eb9-af50-380fe242dcf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:53.709Z|7c171324-f526-4eb9-af50-380fe242dcf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:54.231Z|c195861c-b2af-46a7-b601-20da32d4eaf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:54.232Z|c195861c-b2af-46a7-b601-20da32d4eaf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:54.350Z|65122b1b-c92b-4e03-a654-38558797c951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:45:54.352Z|65122b1b-c92b-4e03-a654-38558797c951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:45:59.432Z|15209575-c90b-40a1-9487-b4938360db54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:45:59.432Z|15209575-c90b-40a1-9487-b4938360db54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:46:00.131Z|fdfec488-79bb-4a73-a00d-d412875b16ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:46:00.134Z|fdfec488-79bb-4a73-a00d-d412875b16ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:46:03.808Z|5b4c3bdb-ceab-4280-a883-d72120699d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:03.809Z|5b4c3bdb-ceab-4280-a883-d72120699d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:04.264Z|7336d5e9-7331-4ff2-b968-ef6897800345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:04.265Z|7336d5e9-7331-4ff2-b968-ef6897800345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:04.388Z|bed42ea1-bd9f-41bf-b011-d6eb38f1b444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:04.390Z|bed42ea1-bd9f-41bf-b011-d6eb38f1b444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:13.854Z|ab14a178-b0b8-41c0-9e35-08d8a368d9f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:13.857Z|ab14a178-b0b8-41c0-9e35-08d8a368d9f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:14.313Z|97744662-c02d-4d2f-aa3e-2ce0516cac31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:14.314Z|97744662-c02d-4d2f-aa3e-2ce0516cac31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:14.426Z|281c0268-44b5-4e21-8a32-44a803a04c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:14.428Z|281c0268-44b5-4e21-8a32-44a803a04c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:14.522Z|0e6c8c9b-fbd7-46bc-b295-2798111fc35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:46:14.531Z|0e6c8c9b-fbd7-46bc-b295-2798111fc35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:46:23.893Z|5bac2366-9a0a-48e2-a7e7-54474ec79aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:23.894Z|5bac2366-9a0a-48e2-a7e7-54474ec79aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:24.356Z|63d16dc6-a9ca-4309-9f21-512dcfe90969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:24.357Z|63d16dc6-a9ca-4309-9f21-512dcfe90969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:24.557Z|2be69cdd-eab7-482e-bc57-1377a99cf81a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:24.559Z|2be69cdd-eab7-482e-bc57-1377a99cf81a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:29.440Z|037c65d5-4c4f-4dc9-b725-92c609b4a317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:46:29.440Z|037c65d5-4c4f-4dc9-b725-92c609b4a317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:46:30.135Z|47780d7f-c52f-4b15-88a6-9cb7d74068c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:46:30.136Z|47780d7f-c52f-4b15-88a6-9cb7d74068c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:46:33.932Z|4c397c58-df45-4626-be05-1490cd59cfd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:33.933Z|4c397c58-df45-4626-be05-1490cd59cfd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:34.395Z|1049e20f-b7c7-4ce4-9a0f-b04422eb9458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:34.396Z|1049e20f-b7c7-4ce4-9a0f-b04422eb9458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:34.593Z|2028dac0-d1bc-4ef2-b6cd-e6eaa7576df6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:34.594Z|2028dac0-d1bc-4ef2-b6cd-e6eaa7576df6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:41.031Z|82bfbd72-d28e-45a1-b9f5-bb0ce3857692|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:46:41.032Z|82bfbd72-d28e-45a1-b9f5-bb0ce3857692|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:44.020Z|e148e79c-f36c-4bd6-9b8c-6195793db11d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:44.021Z|e148e79c-f36c-4bd6-9b8c-6195793db11d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:44.430Z|92bbc743-dc52-464c-b0a2-01a5af2b6b15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:44.431Z|92bbc743-dc52-464c-b0a2-01a5af2b6b15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:44.431Z|1b1a9322-7596-4358-b246-2603da8736ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:46:44.432Z|1b1a9322-7596-4358-b246-2603da8736ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:46:44.647Z|85058c7a-7b60-405e-be9b-720de43b46ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:44.648Z|85058c7a-7b60-405e-be9b-720de43b46ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:54.061Z|57d66658-d53c-4282-9cef-828407aaa1a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:54.062Z|57d66658-d53c-4282-9cef-828407aaa1a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:54.462Z|e80f5da6-90bd-4930-8d97-12be8141ed63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:54.463Z|e80f5da6-90bd-4930-8d97-12be8141ed63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:54.691Z|c6fae776-55aa-4b90-a53b-4f06297416c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:46:54.692Z|c6fae776-55aa-4b90-a53b-4f06297416c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:46:59.432Z|4077ebbb-d09c-4e60-8d01-fcf95f30ce0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:46:59.436Z|4077ebbb-d09c-4e60-8d01-fcf95f30ce0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:47:00.137Z|8dc38507-ed58-4a34-94e6-d0c76f3f6e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:47:00.138Z|8dc38507-ed58-4a34-94e6-d0c76f3f6e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:47:04.101Z|0b06821d-fde2-465b-b89b-30f28fbc1937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:04.102Z|0b06821d-fde2-465b-b89b-30f28fbc1937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:04.501Z|b5c12e18-59ce-4bb0-9f94-51d3913e1b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:04.502Z|b5c12e18-59ce-4bb0-9f94-51d3913e1b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:04.723Z|ae73bbd7-e381-4a4a-b3ee-4541845c6dcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:04.724Z|ae73bbd7-e381-4a4a-b3ee-4541845c6dcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:14.129Z|f0045711-4d63-4722-a264-c4f07b8c1ad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:14.131Z|f0045711-4d63-4722-a264-c4f07b8c1ad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:14.432Z|b6c8a151-2e12-4f9e-9e25-4042d641eb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:47:14.433Z|b6c8a151-2e12-4f9e-9e25-4042d641eb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:47:14.556Z|d94c0ad7-ab58-4ce2-89c7-e8bf34819fcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:14.557Z|d94c0ad7-ab58-4ce2-89c7-e8bf34819fcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:14.764Z|19dc3579-82fd-4ee1-a169-7a5a37c2ddcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:14.765Z|19dc3579-82fd-4ee1-a169-7a5a37c2ddcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:24.162Z|9c878fa3-9bf8-4e53-9284-b9485a5896a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:24.163Z|9c878fa3-9bf8-4e53-9284-b9485a5896a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:24.588Z|cb1151fa-74d5-43d5-9089-a591b1df5a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:24.590Z|cb1151fa-74d5-43d5-9089-a591b1df5a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:24.802Z|334ecf34-7b76-4bdd-9eac-7493088f5acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:24.803Z|334ecf34-7b76-4bdd-9eac-7493088f5acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:29.432Z|dcff83b5-2fe8-4a8c-88d8-5d5cd00a9fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:47:29.433Z|dcff83b5-2fe8-4a8c-88d8-5d5cd00a9fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:47:30.138Z|07492e50-fab9-481d-9a9a-877a7c0e253e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:47:30.139Z|07492e50-fab9-481d-9a9a-877a7c0e253e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:47:34.193Z|fbe887bb-468f-4af4-82a0-04dccd9bec12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:34.195Z|fbe887bb-468f-4af4-82a0-04dccd9bec12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:34.627Z|90162bc7-bc65-4c4f-9557-200d645c4841|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:34.628Z|90162bc7-bc65-4c4f-9557-200d645c4841|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:34.855Z|1c50c2bd-671c-40a9-bc81-0d0feb699faf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:34.857Z|1c50c2bd-671c-40a9-bc81-0d0feb699faf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:41.028Z|13efae8b-1487-4e51-9a07-fcb0e870981c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:47:41.029Z|13efae8b-1487-4e51-9a07-fcb0e870981c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:44.232Z|561bea46-4ab1-425d-90a2-40ab8a9b160e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:44.233Z|561bea46-4ab1-425d-90a2-40ab8a9b160e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:44.432Z|57d3ff24-c1a2-4a69-b41e-f5411f9934d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:47:44.436Z|57d3ff24-c1a2-4a69-b41e-f5411f9934d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:47:44.694Z|24300743-b7be-47c3-bb2f-e3eb3525c838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:44.695Z|24300743-b7be-47c3-bb2f-e3eb3525c838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:44.887Z|003376cf-8aa4-4442-9a0b-8c5310b113f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:44.888Z|003376cf-8aa4-4442-9a0b-8c5310b113f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:54.268Z|debf0f95-a733-4dca-abba-3b5d1bb5921a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:54.270Z|debf0f95-a733-4dca-abba-3b5d1bb5921a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:54.724Z|0dd09c9a-c666-4794-a10f-65ea0f11dd55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:54.725Z|0dd09c9a-c666-4794-a10f-65ea0f11dd55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:54.925Z|0269df6c-1bf8-418c-8cdd-1b3c13d631e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:47:54.926Z|0269df6c-1bf8-418c-8cdd-1b3c13d631e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:47:59.434Z|3b21ad7a-887f-4ff3-8672-b56c82465c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:47:59.436Z|3b21ad7a-887f-4ff3-8672-b56c82465c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:48:00.144Z|f2fcb552-daad-4448-98d3-539a5d17c8c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:48:00.145Z|f2fcb552-daad-4448-98d3-539a5d17c8c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:48:04.307Z|e4a57358-b6da-4cc2-9066-2fdb0928e598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:04.310Z|e4a57358-b6da-4cc2-9066-2fdb0928e598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:04.759Z|e81d05e3-ec6e-4f76-a702-ce8ba29e623a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:04.760Z|e81d05e3-ec6e-4f76-a702-ce8ba29e623a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:04.958Z|26669f30-d39e-4fdc-bfc9-73854476e9eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:04.960Z|26669f30-d39e-4fdc-bfc9-73854476e9eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:14.354Z|b0f1b403-b722-4dd6-853e-59ac1eaffae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:14.355Z|b0f1b403-b722-4dd6-853e-59ac1eaffae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:14.432Z|fcc147db-bc83-4d44-9ce8-a843679f27ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:48:14.433Z|fcc147db-bc83-4d44-9ce8-a843679f27ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:48:14.788Z|28b560cb-a340-491a-88f5-90671388f49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:14.789Z|28b560cb-a340-491a-88f5-90671388f49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:14.991Z|8ca03bb6-a74f-49bf-b507-0c08405f63d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:14.992Z|8ca03bb6-a74f-49bf-b507-0c08405f63d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:24.389Z|97461ef3-8b33-4def-96e5-9eec57588c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:24.390Z|97461ef3-8b33-4def-96e5-9eec57588c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:24.816Z|0e238d50-92c2-493a-951d-a7c0839dffd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:24.818Z|0e238d50-92c2-493a-951d-a7c0839dffd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:25.022Z|91c2042e-589b-4ab2-a46a-5bb890f71bfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:25.023Z|91c2042e-589b-4ab2-a46a-5bb890f71bfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:29.432Z|b656a130-455a-4d20-a67b-f60c68da3c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:48:29.438Z|b656a130-455a-4d20-a67b-f60c68da3c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:48:30.151Z|e678b900-1baf-40b6-97d0-eca39b650f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:48:30.152Z|e678b900-1baf-40b6-97d0-eca39b650f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:48:34.425Z|f79bc93e-c6fc-405f-bc95-053b982fd06b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:34.426Z|f79bc93e-c6fc-405f-bc95-053b982fd06b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:34.850Z|f398268f-c6b3-4e94-a290-14a34be778a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:34.852Z|f398268f-c6b3-4e94-a290-14a34be778a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:35.058Z|42153dfa-4864-486c-906c-bc882ae84e83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:35.059Z|42153dfa-4864-486c-906c-bc882ae84e83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:41.026Z|5ecc7362-f697-48f9-8a48-597b4d452e42|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:48:41.028Z|5ecc7362-f697-48f9-8a48-597b4d452e42|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:44.431Z|6d573169-e0cd-45a9-85d7-f294572fec85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:48:44.432Z|6d573169-e0cd-45a9-85d7-f294572fec85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:48:44.451Z|424102a6-176e-40db-a0a2-a4c80627688d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:44.452Z|424102a6-176e-40db-a0a2-a4c80627688d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:44.887Z|ea705499-06e3-4626-9d44-68ef8016dfe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:44.888Z|ea705499-06e3-4626-9d44-68ef8016dfe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:45.088Z|58a16a1f-86fa-4385-8c36-c81a08555579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:45.088Z|58a16a1f-86fa-4385-8c36-c81a08555579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:54.479Z|3f759ca4-eab5-4210-be90-2c3f87147254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:54.481Z|3f759ca4-eab5-4210-be90-2c3f87147254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:54.923Z|448f9397-cdc1-49b1-92a0-0d3229ba569c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:54.924Z|448f9397-cdc1-49b1-92a0-0d3229ba569c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:55.124Z|7b629b03-1fc3-4d39-b3bb-0ed97f0f6aca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:48:55.125Z|7b629b03-1fc3-4d39-b3bb-0ed97f0f6aca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:48:59.434Z|b651dd66-6d2d-4a2d-95a6-b72308d612b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:48:59.435Z|b651dd66-6d2d-4a2d-95a6-b72308d612b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:49:00.153Z|80ce4241-2c5c-4614-9efe-7e67e7304817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:49:00.155Z|80ce4241-2c5c-4614-9efe-7e67e7304817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:49:04.512Z|f3263b82-5df5-4545-9bf5-56cb658f2853|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:04.514Z|f3263b82-5df5-4545-9bf5-56cb658f2853|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:04.955Z|3d83ab71-3da2-40e5-b267-e54cdaf601b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:04.956Z|3d83ab71-3da2-40e5-b267-e54cdaf601b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:05.151Z|34a2d315-42b2-464c-8e6e-f5541751a89a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:05.153Z|34a2d315-42b2-464c-8e6e-f5541751a89a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:14.434Z|71265615-2bd5-48dc-9edc-545ec326f56f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:49:14.441Z|71265615-2bd5-48dc-9edc-545ec326f56f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:49:14.558Z|ad162e70-ea0c-482f-aef3-1ce4e26a99d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:14.560Z|ad162e70-ea0c-482f-aef3-1ce4e26a99d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:14.988Z|9b322f92-3f17-47d2-921a-979c967f08e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:14.989Z|9b322f92-3f17-47d2-921a-979c967f08e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:15.185Z|9c64f1b3-86ac-4ad8-9fb8-6072a29ac107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:15.187Z|9c64f1b3-86ac-4ad8-9fb8-6072a29ac107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:24.595Z|d9be3161-e68f-4f08-be5e-6731bd0c5aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:24.597Z|d9be3161-e68f-4f08-be5e-6731bd0c5aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:25.016Z|4f791c60-4a53-4037-93a6-1c029e6f9941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:25.017Z|4f791c60-4a53-4037-93a6-1c029e6f9941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:25.216Z|e3001e42-641a-4358-8224-da14ed020405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:25.219Z|e3001e42-641a-4358-8224-da14ed020405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:29.435Z|3224091b-674f-4b62-8e58-991f64002f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:49:29.436Z|3224091b-674f-4b62-8e58-991f64002f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:49:30.158Z|e64177b9-16b9-478c-a8d3-2f15af0eb514|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:49:30.162Z|e64177b9-16b9-478c-a8d3-2f15af0eb514|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:49:34.640Z|3416956d-1330-48c5-b82a-f5913c8f3c63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:34.641Z|3416956d-1330-48c5-b82a-f5913c8f3c63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:35.087Z|73b9394e-ff3f-4977-b3e1-6bf3dbd2f767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:35.088Z|73b9394e-ff3f-4977-b3e1-6bf3dbd2f767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:35.246Z|33321771-9903-4b4b-80e6-32c456618e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:35.247Z|33321771-9903-4b4b-80e6-32c456618e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:41.026Z|15a28b23-f335-438b-8a69-e8b7c9a4ffc4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:49:41.027Z|15a28b23-f335-438b-8a69-e8b7c9a4ffc4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:44.435Z|656c8b8c-0961-4a1c-a862-e77727e30211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:49:44.436Z|656c8b8c-0961-4a1c-a862-e77727e30211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:49:44.680Z|1f295021-ea2d-4fdc-8612-4a46acc07b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:44.681Z|1f295021-ea2d-4fdc-8612-4a46acc07b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:45.117Z|7feee078-b191-4e8c-921b-7ae323480ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:45.118Z|7feee078-b191-4e8c-921b-7ae323480ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:45.277Z|c0dd796b-0d10-420c-88c4-f4075d3dd057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:45.278Z|c0dd796b-0d10-420c-88c4-f4075d3dd057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:54.719Z|0d7f555f-61ce-4cd6-b75a-46a46aacc8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:54.720Z|0d7f555f-61ce-4cd6-b75a-46a46aacc8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:55.155Z|2c27b71b-f121-4b36-abd5-c37c186e22ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:55.156Z|2c27b71b-f121-4b36-abd5-c37c186e22ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:55.304Z|341e5449-9cba-4552-ba80-c3f975d246ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:49:55.305Z|341e5449-9cba-4552-ba80-c3f975d246ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:49:59.432Z|7122458a-2b8f-4805-bbd0-f774acf9ed2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:49:59.442Z|7122458a-2b8f-4805-bbd0-f774acf9ed2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:50:00.164Z|bc00e290-03a5-48b8-8f59-e4b454358e9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:50:00.165Z|bc00e290-03a5-48b8-8f59-e4b454358e9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:50:04.755Z|3cb5cd64-01ee-4c34-8d9b-c4d293cd2c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:04.760Z|3cb5cd64-01ee-4c34-8d9b-c4d293cd2c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:05.190Z|3cf95d6d-22fb-4405-8288-05458b9a4b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:05.192Z|3cf95d6d-22fb-4405-8288-05458b9a4b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:05.339Z|efdf3423-21bc-4899-96f6-a460bb97508f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:05.340Z|efdf3423-21bc-4899-96f6-a460bb97508f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:14.431Z|85468a81-53c8-4a7a-82aa-6fb99d4fb3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:50:14.433Z|85468a81-53c8-4a7a-82aa-6fb99d4fb3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:50:14.803Z|6d2ccafb-75e8-43ce-80f9-88e3fa2d0cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:14.804Z|6d2ccafb-75e8-43ce-80f9-88e3fa2d0cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:15.218Z|dc77c5b7-5d35-4cb0-86ce-e0a57dcd6e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:15.220Z|dc77c5b7-5d35-4cb0-86ce-e0a57dcd6e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:15.369Z|b7b3f655-bfb6-47c7-be36-c535aae520e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:15.370Z|b7b3f655-bfb6-47c7-be36-c535aae520e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:24.845Z|56cb819f-0b8b-478d-96e1-caa0911768b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:24.846Z|56cb819f-0b8b-478d-96e1-caa0911768b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:25.247Z|646ea6c1-ceb4-4980-b4b7-b6605b197481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:25.248Z|646ea6c1-ceb4-4980-b4b7-b6605b197481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:25.409Z|83c2eae7-b638-476f-b50c-edc5f096997a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:25.411Z|83c2eae7-b638-476f-b50c-edc5f096997a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:29.431Z|18c275e1-a98e-4dd9-ba3e-365c513db62c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:50:29.433Z|18c275e1-a98e-4dd9-ba3e-365c513db62c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:50:30.166Z|ee7ed4ed-063e-4860-8885-42838cdf0e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:50:30.167Z|ee7ed4ed-063e-4860-8885-42838cdf0e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:50:34.891Z|efef8487-079d-4537-8565-63249a7a8c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:34.892Z|efef8487-079d-4537-8565-63249a7a8c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:35.285Z|6c19959a-098f-4b89-a41a-c964c113323b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:35.291Z|6c19959a-098f-4b89-a41a-c964c113323b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:35.450Z|35b3c2bb-b7df-4403-8689-8e8075964c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:35.451Z|35b3c2bb-b7df-4403-8689-8e8075964c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:41.029Z|820a2786-aa46-4ab7-8e46-3d8676f0a706|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:50:41.030Z|820a2786-aa46-4ab7-8e46-3d8676f0a706|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:44.431Z|e89fcc98-6c24-4179-956e-0557c66b9c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:50:44.437Z|e89fcc98-6c24-4179-956e-0557c66b9c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:50:44.927Z|306c1811-131e-4828-aed2-eb0cc038d2a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:44.928Z|306c1811-131e-4828-aed2-eb0cc038d2a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:45.330Z|41b373db-c1bd-43c5-ad64-02cbe0adee85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:45.331Z|41b373db-c1bd-43c5-ad64-02cbe0adee85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:45.484Z|f6a6d870-7cf4-4200-a03e-c762a38d01ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:45.485Z|f6a6d870-7cf4-4200-a03e-c762a38d01ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:54.958Z|15999f56-512e-41d0-bcab-74206580cdd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:54.959Z|15999f56-512e-41d0-bcab-74206580cdd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:55.360Z|e50239e7-0c37-4139-8aec-cbabb6aa25f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:55.360Z|e50239e7-0c37-4139-8aec-cbabb6aa25f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:55.511Z|4fa57b78-f4a6-4336-b88e-f5548632b9f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:50:55.512Z|4fa57b78-f4a6-4336-b88e-f5548632b9f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:50:59.431Z|f5b593ac-280e-4267-ab9b-4289360870ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:50:59.432Z|f5b593ac-280e-4267-ab9b-4289360870ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:51:00.168Z|66382194-2d42-436b-838a-09b4e5f5a2ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:51:00.169Z|66382194-2d42-436b-838a-09b4e5f5a2ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:51:05.005Z|4480123a-5f6f-451d-92c7-c5f618645aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:05.006Z|4480123a-5f6f-451d-92c7-c5f618645aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:05.386Z|6ce2b621-6bea-428e-91bc-3e8b86efc8f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:05.388Z|6ce2b621-6bea-428e-91bc-3e8b86efc8f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:05.538Z|331a1272-6d18-42e5-abf0-d71102092f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:05.540Z|331a1272-6d18-42e5-abf0-d71102092f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:14.433Z|71568819-ee7a-47ca-bd99-32906e6f50a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:51:14.446Z|71568819-ee7a-47ca-bd99-32906e6f50a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:51:15.037Z|a29d483d-df25-4f35-9341-9274130f08f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:15.039Z|a29d483d-df25-4f35-9341-9274130f08f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:15.422Z|ef21807e-7d87-406a-8ede-5d5fac7539f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:15.424Z|ef21807e-7d87-406a-8ede-5d5fac7539f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:15.570Z|f0d47957-ed0d-4591-98f6-6dfd78e68538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:15.576Z|f0d47957-ed0d-4591-98f6-6dfd78e68538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:25.070Z|2c197510-05c4-4a35-8946-dfb517b24ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:25.071Z|2c197510-05c4-4a35-8946-dfb517b24ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:25.456Z|17f6cdeb-8e00-477e-bfe1-2e05cd28bc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:25.457Z|17f6cdeb-8e00-477e-bfe1-2e05cd28bc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:25.605Z|1f81180c-88eb-429a-ab40-ee6385534a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:25.606Z|1f81180c-88eb-429a-ab40-ee6385534a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:29.431Z|5641e3bb-77de-4247-be6d-2cba90e51cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:51:29.433Z|5641e3bb-77de-4247-be6d-2cba90e51cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:51:30.171Z|a04508ca-1cc6-45a7-a75f-98b140b5a661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:51:30.172Z|a04508ca-1cc6-45a7-a75f-98b140b5a661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:51:35.104Z|9b9e7955-2629-4132-bf59-3895a1857c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:35.105Z|9b9e7955-2629-4132-bf59-3895a1857c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:35.484Z|ab37ffe3-f1a2-42ac-96a3-9884ed5a5432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:35.487Z|ab37ffe3-f1a2-42ac-96a3-9884ed5a5432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:35.641Z|d4a6cbbd-5ef2-4f8c-89ce-b6c5e5469c60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:35.642Z|d4a6cbbd-5ef2-4f8c-89ce-b6c5e5469c60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:41.027Z|a48eb470-31b3-4f0a-b7e0-4d17f6cc9584|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:51:41.029Z|a48eb470-31b3-4f0a-b7e0-4d17f6cc9584|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:44.432Z|93139bf2-bac6-4768-9ee2-c73b92a99020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:51:44.433Z|93139bf2-bac6-4768-9ee2-c73b92a99020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:51:45.139Z|29b2699c-6429-469a-a885-66692efde0c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:45.141Z|29b2699c-6429-469a-a885-66692efde0c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:45.518Z|59ee6e12-9781-449e-bc3f-bbb5919f5898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:45.519Z|59ee6e12-9781-449e-bc3f-bbb5919f5898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:45.686Z|02911c82-3289-4d71-83f8-23b8eb8f4285|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:45.687Z|02911c82-3289-4d71-83f8-23b8eb8f4285|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:55.169Z|fc0b49d4-96d8-4319-a18a-05772119a77f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:55.170Z|fc0b49d4-96d8-4319-a18a-05772119a77f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:55.548Z|1a798aaa-42c5-4f5a-9643-1d966979e9da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:55.549Z|1a798aaa-42c5-4f5a-9643-1d966979e9da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:55.722Z|41d28642-9cf6-414e-be78-7f1acfdc1254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:51:55.726Z|41d28642-9cf6-414e-be78-7f1acfdc1254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:51:59.433Z|1dcb916e-9e1c-49ce-a1c8-d0ee3998b79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:51:59.438Z|1dcb916e-9e1c-49ce-a1c8-d0ee3998b79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:52:00.173Z|13fa0f67-8a48-45d5-aea2-d39bb9a7316b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:52:00.173Z|13fa0f67-8a48-45d5-aea2-d39bb9a7316b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:52:05.220Z|1371699d-98a9-4010-ade7-ca1469b83542|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:05.221Z|1371699d-98a9-4010-ade7-ca1469b83542|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:05.580Z|fdf5223e-14e5-4859-a09f-2869c86a7366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:05.581Z|fdf5223e-14e5-4859-a09f-2869c86a7366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:05.774Z|fbc039ab-92bc-4fe4-8098-655635449955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:05.776Z|fbc039ab-92bc-4fe4-8098-655635449955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:14.431Z|d1b5be88-97ff-4750-a53f-1ee0f75285c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:52:14.432Z|d1b5be88-97ff-4750-a53f-1ee0f75285c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:52:15.251Z|ae2b39c4-1849-4adc-9f36-dbf6d6086edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:15.252Z|ae2b39c4-1849-4adc-9f36-dbf6d6086edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:15.612Z|8f964d96-050b-48db-b2b3-3d6b6f23162e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:15.613Z|8f964d96-050b-48db-b2b3-3d6b6f23162e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:15.804Z|898881b5-9be5-4d28-8abc-4b7b66b287af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:15.805Z|898881b5-9be5-4d28-8abc-4b7b66b287af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:25.295Z|26a8a07c-67bd-4e2e-ba26-61397ee6a84b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:25.296Z|26a8a07c-67bd-4e2e-ba26-61397ee6a84b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:25.644Z|23c65e87-983d-4b46-b4d1-9710d6ccaae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:25.645Z|23c65e87-983d-4b46-b4d1-9710d6ccaae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:25.842Z|5ecafddc-8080-46a2-b48b-8a75fff42946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:25.843Z|5ecafddc-8080-46a2-b48b-8a75fff42946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:29.436Z|92747568-f3b9-4d52-be8e-0e38d95f7d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:52:29.437Z|92747568-f3b9-4d52-be8e-0e38d95f7d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:52:30.175Z|c48f426b-fe86-4449-9b95-7745c31645f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:52:30.176Z|c48f426b-fe86-4449-9b95-7745c31645f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:52:35.323Z|77d388bf-85e5-4c88-ab5e-e6e7fa8ce83e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:35.324Z|77d388bf-85e5-4c88-ab5e-e6e7fa8ce83e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:35.675Z|c56d2f59-3361-4d76-83b6-2c75cf47a846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:35.677Z|c56d2f59-3361-4d76-83b6-2c75cf47a846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:35.891Z|213c71d5-c9a0-4faf-90a3-9c84539171d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:35.892Z|213c71d5-c9a0-4faf-90a3-9c84539171d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:41.025Z|7e7ad9a0-4559-4139-974c-0562abdd9a8d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:52:41.026Z|7e7ad9a0-4559-4139-974c-0562abdd9a8d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:44.431Z|15cb5aa4-7cfa-4813-87a6-519cc6ec6d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:52:44.435Z|15cb5aa4-7cfa-4813-87a6-519cc6ec6d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:52:45.351Z|dc004d95-163e-4a02-8304-13cce0db691c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:45.352Z|dc004d95-163e-4a02-8304-13cce0db691c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:45.708Z|d0f93736-05ff-4f40-838a-518fb573a95e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:45.709Z|d0f93736-05ff-4f40-838a-518fb573a95e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:45.925Z|a76e76cb-91ad-4e9d-b096-61715e05a4d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:45.926Z|a76e76cb-91ad-4e9d-b096-61715e05a4d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:55.377Z|4ab4e978-70d0-4a7f-943c-f52c7e5b4448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:55.378Z|4ab4e978-70d0-4a7f-943c-f52c7e5b4448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:55.739Z|b5fd1cdd-902f-43ce-87c1-f8d56921b485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:55.754Z|b5fd1cdd-902f-43ce-87c1-f8d56921b485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:55.956Z|286502b7-6e50-4f3d-82fd-35db7d477fac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:52:55.957Z|286502b7-6e50-4f3d-82fd-35db7d477fac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:52:59.431Z|94c9e886-0ca5-49c5-81af-404def38a59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:52:59.432Z|94c9e886-0ca5-49c5-81af-404def38a59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:53:00.177Z|f43808d6-3e67-4186-9e04-db3d1e7e90dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:53:00.179Z|f43808d6-3e67-4186-9e04-db3d1e7e90dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:53:05.421Z|4a0d1aa9-ae72-4bca-a99c-38993d9114f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:05.422Z|4a0d1aa9-ae72-4bca-a99c-38993d9114f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:05.795Z|257189e3-052a-49f5-b345-c3238061c732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:05.796Z|257189e3-052a-49f5-b345-c3238061c732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:05.985Z|3181b25c-500a-4833-95d2-a5076c078176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:05.986Z|3181b25c-500a-4833-95d2-a5076c078176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:14.432Z|042728c0-e81d-43af-abb0-64982ae8dfa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:53:14.434Z|042728c0-e81d-43af-abb0-64982ae8dfa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:53:15.457Z|d3aa52dd-8c51-410b-8bef-78a938d510b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:15.458Z|d3aa52dd-8c51-410b-8bef-78a938d510b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:15.825Z|0d68935d-26a0-4281-8166-93d2ec9f6abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:15.826Z|0d68935d-26a0-4281-8166-93d2ec9f6abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:16.016Z|73af1197-f645-43df-87da-c891eff9c145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:16.017Z|73af1197-f645-43df-87da-c891eff9c145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:25.486Z|2a63e858-fad8-4df6-8144-d96a16983ff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:25.487Z|2a63e858-fad8-4df6-8144-d96a16983ff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:25.856Z|f8dab8a7-e689-4838-b6e4-135b1a804dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:25.857Z|f8dab8a7-e689-4838-b6e4-135b1a804dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:26.051Z|5c7fdc30-f42e-4460-a8ec-1343a22a4536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:26.052Z|5c7fdc30-f42e-4460-a8ec-1343a22a4536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:29.431Z|27fb44eb-39fc-42bf-af14-87b0a95864b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:53:29.439Z|27fb44eb-39fc-42bf-af14-87b0a95864b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:53:30.180Z|ea6150c9-0e9a-4907-80ef-8d68ff6ec273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:53:30.181Z|ea6150c9-0e9a-4907-80ef-8d68ff6ec273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:53:35.516Z|3020bf9f-a176-4dcb-ab0a-66218ef33d39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:35.518Z|3020bf9f-a176-4dcb-ab0a-66218ef33d39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:35.894Z|76e36f57-cae5-4d40-9265-2f39f6ce4268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:35.896Z|76e36f57-cae5-4d40-9265-2f39f6ce4268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:36.090Z|34d85f48-0416-4082-87c5-777195c8de41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:36.091Z|34d85f48-0416-4082-87c5-777195c8de41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:41.025Z|1ead0c60-124f-468e-8156-e162dbd33e45|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:53:41.026Z|1ead0c60-124f-468e-8156-e162dbd33e45|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:44.431Z|506dd42d-10fb-4e18-b6aa-98f2d0041a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:53:44.432Z|506dd42d-10fb-4e18-b6aa-98f2d0041a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:53:45.550Z|a5502668-6c45-44cb-a048-6728af36ac5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:45.551Z|a5502668-6c45-44cb-a048-6728af36ac5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:45.932Z|e2c8cf27-85eb-4116-98e1-035b543db5fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:45.933Z|e2c8cf27-85eb-4116-98e1-035b543db5fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:46.117Z|53d40f83-e4a9-433b-8417-1a3fbc2ce848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:46.118Z|53d40f83-e4a9-433b-8417-1a3fbc2ce848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:55.587Z|55dd5069-9f02-4dac-a69f-7c841aa8709f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:55.588Z|55dd5069-9f02-4dac-a69f-7c841aa8709f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:55.967Z|1d05604a-bd06-4b97-88c5-b8323b49718f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:55.968Z|1d05604a-bd06-4b97-88c5-b8323b49718f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:56.148Z|ee06fe46-0807-4b18-ab0b-5c2762f3012e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:53:56.149Z|ee06fe46-0807-4b18-ab0b-5c2762f3012e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:53:59.435Z|85e1339b-c004-4dc7-b25d-f9ca7acfa676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:53:59.463Z|85e1339b-c004-4dc7-b25d-f9ca7acfa676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:54:00.183Z|87c06db2-087a-4d0c-9d93-d282b1c3130b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:54:00.184Z|87c06db2-087a-4d0c-9d93-d282b1c3130b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:54:05.624Z|8d654238-839d-4e2f-add2-af1bde9c907e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:05.625Z|8d654238-839d-4e2f-add2-af1bde9c907e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:05.998Z|f4af9e7c-81b2-4f79-a807-2318bc119720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:05.999Z|f4af9e7c-81b2-4f79-a807-2318bc119720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:06.183Z|42680cf9-d413-4dd5-a99a-58cb3b92e520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:06.184Z|42680cf9-d413-4dd5-a99a-58cb3b92e520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:14.431Z|ebce6032-ddce-4e6f-86d7-87682f5f0ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:54:14.432Z|ebce6032-ddce-4e6f-86d7-87682f5f0ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:54:15.659Z|82467117-7568-4dc2-b52e-89860c0c2550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:15.660Z|82467117-7568-4dc2-b52e-89860c0c2550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:16.030Z|bb32eb86-0694-442a-9b54-5d5c3a71e342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:16.031Z|bb32eb86-0694-442a-9b54-5d5c3a71e342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:16.209Z|9db07e7d-07c7-447e-b46f-a346aaf17df7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:16.210Z|9db07e7d-07c7-447e-b46f-a346aaf17df7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:25.688Z|f20eab4e-45c6-4de2-99a4-47f0143bfb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:25.689Z|f20eab4e-45c6-4de2-99a4-47f0143bfb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:26.060Z|1755d64c-5585-44ab-8d7c-680a080a9cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:26.062Z|1755d64c-5585-44ab-8d7c-680a080a9cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:26.243Z|7f018717-802b-46ae-bc7c-ce848e137308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:26.244Z|7f018717-802b-46ae-bc7c-ce848e137308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:29.435Z|99cc610e-daec-4f34-99d9-4efab93c7d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:54:29.436Z|99cc610e-daec-4f34-99d9-4efab93c7d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:54:30.185Z|88264b97-6077-46ce-9d89-fc74fbf2377d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:54:30.185Z|88264b97-6077-46ce-9d89-fc74fbf2377d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:54:35.725Z|1991b99f-4326-496f-a21e-a63e49264351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:35.727Z|1991b99f-4326-496f-a21e-a63e49264351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:36.100Z|436bf774-dc05-439e-baad-261cbfadf88b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:36.101Z|436bf774-dc05-439e-baad-261cbfadf88b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:36.270Z|8e0d30ee-bff5-46f0-83c1-1d3d1bc7e733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:36.272Z|8e0d30ee-bff5-46f0-83c1-1d3d1bc7e733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:41.028Z|ea9e20af-3960-4cea-bc25-626a081ff75e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:54:41.029Z|ea9e20af-3960-4cea-bc25-626a081ff75e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:44.431Z|00191d90-61c4-4211-887b-0106c750ef14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:54:44.435Z|00191d90-61c4-4211-887b-0106c750ef14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:54:45.776Z|d960e2a6-4d1a-451d-a95f-4ac459bbb33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:45.777Z|d960e2a6-4d1a-451d-a95f-4ac459bbb33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:46.139Z|7ff7384f-855f-4b34-964c-934de85c8ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:46.140Z|7ff7384f-855f-4b34-964c-934de85c8ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:46.317Z|90477620-430d-48c4-b890-fcce7ea30b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:46.318Z|90477620-430d-48c4-b890-fcce7ea30b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:55.824Z|e2f33806-3d54-4088-92da-90ca747a4d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:55.825Z|e2f33806-3d54-4088-92da-90ca747a4d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:56.176Z|16e601e7-4583-41c3-8e49-f51f12635bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:56.178Z|16e601e7-4583-41c3-8e49-f51f12635bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:56.362Z|9bf6be1e-13c5-436c-8f3e-de23ea150a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:54:56.364Z|9bf6be1e-13c5-436c-8f3e-de23ea150a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:54:59.433Z|24652eef-1ced-4096-8ca1-9a05b2b582e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:54:59.434Z|24652eef-1ced-4096-8ca1-9a05b2b582e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:55:00.186Z|a0db7adf-fdb8-4713-be14-cd834d53e45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:55:00.188Z|a0db7adf-fdb8-4713-be14-cd834d53e45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:55:05.877Z|cab2a679-bf1a-454b-b594-69b8a57f58fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:05.878Z|cab2a679-bf1a-454b-b594-69b8a57f58fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:06.211Z|913f48c9-0ced-414e-bcb6-f53aa21ddaa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:06.212Z|913f48c9-0ced-414e-bcb6-f53aa21ddaa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:06.394Z|4e09eeec-68b9-4684-9f86-c018e927600b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:06.396Z|4e09eeec-68b9-4684-9f86-c018e927600b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:14.431Z|c75297a3-bf1a-40ae-8cb6-b760a75f93c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:55:14.434Z|c75297a3-bf1a-40ae-8cb6-b760a75f93c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:55:15.913Z|2802d5f6-e75f-483c-91f0-d95b3a95f923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:15.915Z|2802d5f6-e75f-483c-91f0-d95b3a95f923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:16.246Z|5b45c8a7-044c-41bc-b423-f80547d83144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:16.247Z|5b45c8a7-044c-41bc-b423-f80547d83144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:16.427Z|9e269019-2723-483e-8edf-4ca846b46025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:16.428Z|9e269019-2723-483e-8edf-4ca846b46025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:25.948Z|df8c1da2-5e79-452c-a4d7-814280b62abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:25.950Z|df8c1da2-5e79-452c-a4d7-814280b62abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:26.276Z|346f616c-d51c-497b-b3a6-d572f826a8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:26.277Z|346f616c-d51c-497b-b3a6-d572f826a8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:26.460Z|687b714e-fcb4-4229-8cfa-44aad8ba207a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:26.461Z|687b714e-fcb4-4229-8cfa-44aad8ba207a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:29.431Z|79b55655-5e48-4b6c-aa11-c1a3aefbfd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:55:29.439Z|79b55655-5e48-4b6c-aa11-c1a3aefbfd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:55:30.189Z|85964822-57d6-450c-be90-4aae77cb1d13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:55:30.190Z|85964822-57d6-450c-be90-4aae77cb1d13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:55:35.995Z|17aea954-76e8-45d7-9372-c53856d44e40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:35.996Z|17aea954-76e8-45d7-9372-c53856d44e40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:36.310Z|4eccda34-e798-46ba-a480-309ed2234df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:36.311Z|4eccda34-e798-46ba-a480-309ed2234df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:36.518Z|69a406cf-2771-40e4-bd61-ddd6293917ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:36.519Z|69a406cf-2771-40e4-bd61-ddd6293917ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:41.033Z|9f0666c6-16d4-4a27-ad4f-d86a5c349e69|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:55:41.038Z|9f0666c6-16d4-4a27-ad4f-d86a5c349e69|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:44.431Z|8b0a549b-47cd-4dd5-900f-cf29a3966ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:55:44.432Z|8b0a549b-47cd-4dd5-900f-cf29a3966ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:55:46.037Z|952d26a3-f70d-4e2f-b330-54b0e981f309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:46.038Z|952d26a3-f70d-4e2f-b330-54b0e981f309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:46.343Z|ba517d74-4f72-4d6d-8bea-84d546aaf9ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:46.344Z|ba517d74-4f72-4d6d-8bea-84d546aaf9ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:46.553Z|457cca50-610e-405a-8167-2a46a700aed0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:46.554Z|457cca50-610e-405a-8167-2a46a700aed0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:56.078Z|fb16989c-1e5d-4c07-9af1-cfd78c362a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:56.081Z|fb16989c-1e5d-4c07-9af1-cfd78c362a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:56.392Z|3f4b9551-758c-4359-82ee-b659894c44e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:56.393Z|3f4b9551-758c-4359-82ee-b659894c44e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:56.587Z|e099b29a-36a7-4c0d-96d0-e7c091094c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:55:56.588Z|e099b29a-36a7-4c0d-96d0-e7c091094c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:55:59.432Z|665fe4fd-3227-49a9-9900-272cb9aa46cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:55:59.434Z|665fe4fd-3227-49a9-9900-272cb9aa46cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:56:00.191Z|c69b6c58-ef95-43ae-a04b-747571e0c80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:56:00.192Z|c69b6c58-ef95-43ae-a04b-747571e0c80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:56:06.112Z|aff883e3-cb1a-4340-b702-a427e5665433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:06.114Z|aff883e3-cb1a-4340-b702-a427e5665433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:06.425Z|42e3586a-063e-4848-9a67-48a37ca442ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:06.426Z|42e3586a-063e-4848-9a67-48a37ca442ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:06.623Z|8296f248-975e-4f08-9ca2-a814d7d055e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:06.624Z|8296f248-975e-4f08-9ca2-a814d7d055e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:14.431Z|a4b4009b-a583-47a9-bdc7-e4626714c307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:56:14.436Z|a4b4009b-a583-47a9-bdc7-e4626714c307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:56:16.145Z|c9a3d62d-d751-4178-8e13-be9077c96fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:16.146Z|c9a3d62d-d751-4178-8e13-be9077c96fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:16.459Z|2bf02f8d-4424-4f2d-be46-b001bde03cf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:16.460Z|2bf02f8d-4424-4f2d-be46-b001bde03cf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:16.687Z|bc3a5b49-10a7-4f7c-a513-89fa6b20138f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:16.690Z|bc3a5b49-10a7-4f7c-a513-89fa6b20138f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:26.182Z|76b5047c-054e-45ce-aa88-ef88c1f86bc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:26.184Z|76b5047c-054e-45ce-aa88-ef88c1f86bc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:26.490Z|03eb38e3-09fb-4e7b-9d76-1f5bb8d6c689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:26.492Z|03eb38e3-09fb-4e7b-9d76-1f5bb8d6c689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:26.724Z|4a04ab22-6874-4a94-9c4a-ad934a6b345f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:26.725Z|4a04ab22-6874-4a94-9c4a-ad934a6b345f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:29.433Z|b6d94037-5d05-4fe4-b835-35e7b58423b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:56:29.435Z|b6d94037-5d05-4fe4-b835-35e7b58423b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:56:30.193Z|ad67c17a-9c8a-4f93-9c86-1325d1837caf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:56:30.194Z|ad67c17a-9c8a-4f93-9c86-1325d1837caf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:56:36.229Z|168ce230-3cc7-448c-906b-3075c09bd6a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:36.230Z|168ce230-3cc7-448c-906b-3075c09bd6a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:36.533Z|dec80b6b-1333-47b9-983a-885540f1c560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:36.534Z|dec80b6b-1333-47b9-983a-885540f1c560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:36.753Z|5fc5b066-6c84-465a-9df7-59f0eff4447d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:36.756Z|5fc5b066-6c84-465a-9df7-59f0eff4447d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:41.037Z|47fbb2cf-342e-45f5-bb31-a29800258422|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:56:41.039Z|47fbb2cf-342e-45f5-bb31-a29800258422|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:44.431Z|ebcf5c7d-f2ae-440d-bc4a-37625726aa1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:56:44.432Z|ebcf5c7d-f2ae-440d-bc4a-37625726aa1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:56:46.286Z|9285a84a-673f-4be3-b3ed-17e196168b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:46.287Z|9285a84a-673f-4be3-b3ed-17e196168b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:46.589Z|b44d938a-aaf3-4375-80df-3395018b90f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:46.590Z|b44d938a-aaf3-4375-80df-3395018b90f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:46.790Z|678b454c-9b3d-4a8a-b0c9-79687b89c21e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:46.791Z|678b454c-9b3d-4a8a-b0c9-79687b89c21e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:56.326Z|c5e987e6-5c37-4885-9dc3-902f3b6941ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:56.327Z|c5e987e6-5c37-4885-9dc3-902f3b6941ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:56.632Z|9a5af4a5-5d0a-4c94-9316-140cc2f263d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:56.633Z|9a5af4a5-5d0a-4c94-9316-140cc2f263d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:56.828Z|7fcef48d-0b9b-43a2-a733-e892153e437c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:56:56.829Z|7fcef48d-0b9b-43a2-a733-e892153e437c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:56:59.436Z|a093d1fd-3ff4-4f72-97b2-4a115fcccc81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:56:59.442Z|a093d1fd-3ff4-4f72-97b2-4a115fcccc81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:57:00.194Z|192c42fe-9d07-4f39-b1c4-84e1a6227327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:57:00.195Z|192c42fe-9d07-4f39-b1c4-84e1a6227327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:57:06.359Z|618686c8-febd-42d1-bbbf-efd9d4eb21de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:06.360Z|618686c8-febd-42d1-bbbf-efd9d4eb21de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:06.676Z|8e1c8fc4-22fd-4744-b934-218d8acf778c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:06.677Z|8e1c8fc4-22fd-4744-b934-218d8acf778c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:06.873Z|b1b48930-3ca5-4d6d-a722-709e29671087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:06.875Z|b1b48930-3ca5-4d6d-a722-709e29671087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:14.431Z|bfc2fa0c-c98b-4d06-970a-7a21368c3699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:57:14.432Z|bfc2fa0c-c98b-4d06-970a-7a21368c3699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:57:16.404Z|c26f96c1-42ae-4573-9f10-f53a70215619|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:16.405Z|c26f96c1-42ae-4573-9f10-f53a70215619|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:16.728Z|71e57d15-3629-433f-8ba2-947fe0103b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:16.730Z|71e57d15-3629-433f-8ba2-947fe0103b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:16.923Z|5bd67fd8-3651-41ae-b46c-2da782f578fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:16.924Z|5bd67fd8-3651-41ae-b46c-2da782f578fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:26.434Z|3f0d4858-27c5-459f-945f-bee7ece2a6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:26.435Z|3f0d4858-27c5-459f-945f-bee7ece2a6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:26.759Z|009bebaf-4cb8-4ee0-9ecb-7fe31a44ec3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:26.760Z|009bebaf-4cb8-4ee0-9ecb-7fe31a44ec3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:26.964Z|0813c0e7-49bd-4acc-aa79-ae673466de3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:26.965Z|0813c0e7-49bd-4acc-aa79-ae673466de3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:29.432Z|8f584a64-fc88-4595-8446-611fac8984bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:57:29.432Z|8f584a64-fc88-4595-8446-611fac8984bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:57:30.196Z|f0f70420-2a6d-4254-b1f6-c253a918a154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:57:30.197Z|f0f70420-2a6d-4254-b1f6-c253a918a154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:57:36.472Z|edc8b492-ed96-4ff0-9aff-601cb24ac51f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:36.473Z|edc8b492-ed96-4ff0-9aff-601cb24ac51f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:36.796Z|1d272215-c49e-455e-8e6f-bf32782a99b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:36.797Z|1d272215-c49e-455e-8e6f-bf32782a99b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:37.000Z|cd600500-0893-48c3-8e75-592647901ece|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:37.002Z|cd600500-0893-48c3-8e75-592647901ece|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:41.033Z|54b91f85-2c56-41c4-b556-6e901c5508ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:57:41.034Z|54b91f85-2c56-41c4-b556-6e901c5508ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:44.431Z|971cb15c-6f30-43e6-b006-7357d68290c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:57:44.435Z|971cb15c-6f30-43e6-b006-7357d68290c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:57:46.500Z|f5bb27da-a033-439d-bcb4-077cfc6071aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:46.501Z|f5bb27da-a033-439d-bcb4-077cfc6071aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:46.825Z|be6c1a6f-5e3c-4f77-8181-505ee0fc6355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:46.829Z|be6c1a6f-5e3c-4f77-8181-505ee0fc6355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:47.038Z|1f8f5a04-1476-426a-bbe5-dc76b4c709db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:47.039Z|1f8f5a04-1476-426a-bbe5-dc76b4c709db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:56.533Z|53041ac5-f47c-4ccb-ae0b-897224c50c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:56.536Z|53041ac5-f47c-4ccb-ae0b-897224c50c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:56.864Z|4d57f5b9-2264-4c82-9217-d68f3b235721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:56.866Z|4d57f5b9-2264-4c82-9217-d68f3b235721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:57.065Z|e2e8568c-578d-4779-9e07-0d7a0ce06aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:57:57.066Z|e2e8568c-578d-4779-9e07-0d7a0ce06aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:57:59.431Z|1503c65c-ba70-48d9-bc49-d5c4ee2b3de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:57:59.433Z|1503c65c-ba70-48d9-bc49-d5c4ee2b3de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:58:00.200Z|6a97a978-07ca-40c7-93ca-cc9bbcbe6f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:58:00.201Z|6a97a978-07ca-40c7-93ca-cc9bbcbe6f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:58:06.576Z|8621fd07-1e6f-4890-8971-125849b3ed84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:06.578Z|8621fd07-1e6f-4890-8971-125849b3ed84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:06.913Z|fc6e6d29-53a5-4104-8922-095784aa34a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:06.915Z|fc6e6d29-53a5-4104-8922-095784aa34a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:07.099Z|aaf7539f-9481-42d4-9b09-89df4bcf9a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:07.101Z|aaf7539f-9481-42d4-9b09-89df4bcf9a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:14.432Z|c462cf26-0048-4432-8310-4d062b6094fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:58:14.432Z|c462cf26-0048-4432-8310-4d062b6094fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:58:16.662Z|11b0d793-de94-431f-902b-f3da8a0db9fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:16.663Z|11b0d793-de94-431f-902b-f3da8a0db9fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:16.953Z|3f042894-33ee-4511-aa3d-5953cdfaca10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:16.954Z|3f042894-33ee-4511-aa3d-5953cdfaca10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:17.131Z|96cf237f-a198-44a7-bc99-8db5ec9af673|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:17.132Z|96cf237f-a198-44a7-bc99-8db5ec9af673|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:26.694Z|f0b79547-7f8d-412c-b01a-4eea9639610e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:26.697Z|f0b79547-7f8d-412c-b01a-4eea9639610e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:26.994Z|54bbb5ab-857c-4c2d-bb20-2bf8b02e2b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:26.995Z|54bbb5ab-857c-4c2d-bb20-2bf8b02e2b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:27.171Z|363d7910-3d34-44c5-a4f5-a4d5ab86ee89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:27.172Z|363d7910-3d34-44c5-a4f5-a4d5ab86ee89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:29.433Z|76c2dc1b-bdea-44b5-9ae7-f0b49a9641ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:58:29.436Z|76c2dc1b-bdea-44b5-9ae7-f0b49a9641ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:58:30.202Z|ba70be4c-cb05-44eb-a3c5-70061b96925f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:58:30.203Z|ba70be4c-cb05-44eb-a3c5-70061b96925f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:58:36.725Z|a9472a71-5214-4e9f-9e6e-0ed5e03fb34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:36.727Z|a9472a71-5214-4e9f-9e6e-0ed5e03fb34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:37.054Z|6500f02f-dad2-4e01-b235-f3037e445359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:37.056Z|6500f02f-dad2-4e01-b235-f3037e445359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:37.212Z|f62547dd-0b0f-458d-ab4e-3880ed7d4bf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:37.214Z|f62547dd-0b0f-458d-ab4e-3880ed7d4bf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:41.026Z|30c0b103-7334-4a5b-bb6d-c7e49c699c3a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:58:41.028Z|30c0b103-7334-4a5b-bb6d-c7e49c699c3a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:44.431Z|b2365d27-e467-4cee-a7dd-074c109f1451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:58:44.432Z|b2365d27-e467-4cee-a7dd-074c109f1451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:58:46.758Z|30068ed7-20a0-4833-b6e7-f7d479acf540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:46.759Z|30068ed7-20a0-4833-b6e7-f7d479acf540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:47.085Z|4bb330a8-698d-491e-9394-24cc360a37c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:47.086Z|4bb330a8-698d-491e-9394-24cc360a37c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:47.244Z|5916ff78-28c4-4410-ae2a-42fad27a5c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:47.245Z|5916ff78-28c4-4410-ae2a-42fad27a5c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:56.795Z|aacd8037-f63f-4f6c-8a6d-71db2a01aa69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:56.796Z|aacd8037-f63f-4f6c-8a6d-71db2a01aa69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:57.113Z|5c5fe636-eef6-490f-916f-8b4c4cb8a1e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:57.114Z|5c5fe636-eef6-490f-916f-8b4c4cb8a1e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:57.271Z|1aee7e80-fc5f-4c30-8354-54a89b8f9b8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:58:57.272Z|1aee7e80-fc5f-4c30-8354-54a89b8f9b8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:58:59.431Z|acae47ff-7e59-4f7b-8a9c-bf5e4ae58400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:58:59.432Z|acae47ff-7e59-4f7b-8a9c-bf5e4ae58400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:59:00.204Z|2f4567c1-0eee-448c-b58e-10633c540ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:59:00.204Z|2f4567c1-0eee-448c-b58e-10633c540ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:59:06.831Z|cbf87cfb-19a2-4b31-a7bb-ebbb67bb4999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:06.832Z|cbf87cfb-19a2-4b31-a7bb-ebbb67bb4999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:07.151Z|ef9a1bad-67dd-4ba6-89e6-44b96c4dad79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:07.152Z|ef9a1bad-67dd-4ba6-89e6-44b96c4dad79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:07.315Z|1d8734fe-46ab-4521-a419-e70f28387d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:07.316Z|1d8734fe-46ab-4521-a419-e70f28387d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:14.431Z|34abd8c2-6998-43c7-8909-e444de85697f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:59:14.435Z|34abd8c2-6998-43c7-8909-e444de85697f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:59:16.858Z|fc45cef6-da6a-43b5-882c-89a17d18f709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:16.860Z|fc45cef6-da6a-43b5-882c-89a17d18f709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:17.186Z|73856643-68cf-4892-92eb-596f01662720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:17.187Z|73856643-68cf-4892-92eb-596f01662720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:17.346Z|6d24981e-6452-4020-9666-4b0d97c33274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:17.348Z|6d24981e-6452-4020-9666-4b0d97c33274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:26.894Z|43f0fec4-7894-44ee-81e4-e5a4859e01f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:26.896Z|43f0fec4-7894-44ee-81e4-e5a4859e01f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:27.222Z|bdcf9474-089b-4eed-bbff-9757d904b68f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:27.223Z|bdcf9474-089b-4eed-bbff-9757d904b68f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:27.386Z|f3c9a4c8-0561-42b8-8422-f626cfb86cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:27.386Z|f3c9a4c8-0561-42b8-8422-f626cfb86cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:29.431Z|d3094882-e21b-4619-8cbc-452de4e19992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:59:29.432Z|d3094882-e21b-4619-8cbc-452de4e19992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:59:30.205Z|db747854-e6e9-445c-9fad-6ffd49f3d706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:59:30.206Z|db747854-e6e9-445c-9fad-6ffd49f3d706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:59:36.929Z|3dd8964f-b611-4837-8ea0-9d9ba0fc0070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:36.930Z|3dd8964f-b611-4837-8ea0-9d9ba0fc0070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:37.257Z|6906ae7c-0700-4b4b-abed-50e1dc30cab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:37.258Z|6906ae7c-0700-4b4b-abed-50e1dc30cab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:37.424Z|4b7d2a0f-7c7a-473b-9a97-d405da19223d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:37.425Z|4b7d2a0f-7c7a-473b-9a97-d405da19223d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:41.025Z|325d7e16-574d-41dd-a6b6-005f0c9449b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T06:59:41.027Z|325d7e16-574d-41dd-a6b6-005f0c9449b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:44.431Z|df322473-446f-41aa-a319-63c53f30e5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:59:44.432Z|df322473-446f-41aa-a319-63c53f30e5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T06:59:46.963Z|9d45391a-4bb5-45a5-9132-c2b18204bdec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:46.964Z|9d45391a-4bb5-45a5-9132-c2b18204bdec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:47.284Z|d1577cf1-5dee-4143-9d77-7ac69ad5d680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:47.285Z|d1577cf1-5dee-4143-9d77-7ac69ad5d680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:47.450Z|4c4bea93-e7df-4ae2-bbe9-851a32dabd0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:47.456Z|4c4bea93-e7df-4ae2-bbe9-851a32dabd0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:56.999Z|80d5ad5c-bfb1-458e-a0ed-3f2bd92ee476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:57.000Z|80d5ad5c-bfb1-458e-a0ed-3f2bd92ee476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:57.332Z|b4e421b4-8463-4dee-b9e8-1292923af4c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:57.334Z|b4e421b4-8463-4dee-b9e8-1292923af4c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:57.502Z|1e364dc7-0967-4566-b9c6-2a5e1f34dde3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T06:59:57.503Z|1e364dc7-0967-4566-b9c6-2a5e1f34dde3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T06:59:59.433Z|16f23142-b8ba-4604-a044-f0d2b2e31045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T06:59:59.438Z|16f23142-b8ba-4604-a044-f0d2b2e31045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:00:00.207Z|22215626-d9ee-4454-833d-2982f8ead76d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:00:00.208Z|22215626-d9ee-4454-833d-2982f8ead76d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:00:07.041Z|4079dff8-d709-4910-a8ad-50f5048ff33c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:07.044Z|4079dff8-d709-4910-a8ad-50f5048ff33c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:07.368Z|fb068333-59c5-4169-a4b6-1a38887e7dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:07.369Z|fb068333-59c5-4169-a4b6-1a38887e7dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:07.534Z|d934d9ab-efb6-48df-a8c7-3c3287ecad05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:07.535Z|d934d9ab-efb6-48df-a8c7-3c3287ecad05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:14.432Z|c7a05575-b306-43db-8412-5bfd59726135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:00:14.434Z|c7a05575-b306-43db-8412-5bfd59726135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:00:17.083Z|49229bb0-273c-4203-b4ec-f91316adb5a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:17.086Z|49229bb0-273c-4203-b4ec-f91316adb5a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:17.406Z|eb081908-e20b-4de2-bb72-bb81a1d707ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:17.407Z|eb081908-e20b-4de2-bb72-bb81a1d707ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:17.599Z|15d691ec-19bd-4454-8291-7266cc77fa0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:17.600Z|15d691ec-19bd-4454-8291-7266cc77fa0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:27.119Z|50a78d80-f7fa-47e2-b564-60a645229967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:27.120Z|50a78d80-f7fa-47e2-b564-60a645229967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:27.438Z|8f62e32e-cc91-444f-ad41-6fcd8fd3d5a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:27.439Z|8f62e32e-cc91-444f-ad41-6fcd8fd3d5a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:27.665Z|1c7818b0-fb6c-4217-ab5b-a27eed971d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:27.666Z|1c7818b0-fb6c-4217-ab5b-a27eed971d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:29.431Z|92e6f258-7b3d-402e-9ca2-e28630573c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:00:29.434Z|92e6f258-7b3d-402e-9ca2-e28630573c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:00:30.210Z|85337286-2eb5-4ec6-8a94-3a15b8fb94b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:00:30.212Z|85337286-2eb5-4ec6-8a94-3a15b8fb94b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:00:37.158Z|3b875e41-e0dc-472f-b6be-7a20680809d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:37.159Z|3b875e41-e0dc-472f-b6be-7a20680809d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:37.469Z|be2e346a-ce06-49ff-9e0a-119d0472ff2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:37.471Z|be2e346a-ce06-49ff-9e0a-119d0472ff2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:37.730Z|e233b473-c7c2-4f2e-ae6b-153ff8d85480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:37.731Z|e233b473-c7c2-4f2e-ae6b-153ff8d85480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:41.031Z|2491de71-19a2-4a90-87db-38401d42f2f3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:00:41.032Z|2491de71-19a2-4a90-87db-38401d42f2f3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:44.431Z|bd5af9bd-5549-43ac-b912-e4c8fa49c162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:00:44.436Z|bd5af9bd-5549-43ac-b912-e4c8fa49c162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:00:47.184Z|1070a850-44d0-41fa-a30f-270055c0ca39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:47.185Z|1070a850-44d0-41fa-a30f-270055c0ca39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:47.498Z|0df0b1a2-8f28-4931-b009-0c640d4403e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:47.499Z|0df0b1a2-8f28-4931-b009-0c640d4403e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:47.802Z|4a5b20d2-991d-4504-9d6d-54e64b519976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:47.804Z|4a5b20d2-991d-4504-9d6d-54e64b519976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:57.213Z|87b744ac-8a5d-4bba-a965-90c3022dba4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:57.215Z|87b744ac-8a5d-4bba-a965-90c3022dba4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:57.536Z|5ef16b57-d4e4-4c82-9bf5-cdc8520b96f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:57.538Z|5ef16b57-d4e4-4c82-9bf5-cdc8520b96f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:57.837Z|74a76c16-0fc5-433f-a31d-6cafee055c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:00:57.838Z|74a76c16-0fc5-433f-a31d-6cafee055c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:00:59.434Z|42720176-a121-4a17-b8a3-136c2bc59c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:00:59.436Z|42720176-a121-4a17-b8a3-136c2bc59c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:01:00.213Z|6a33b34a-5e29-4218-9230-d3d6fe63b6dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:01:00.214Z|6a33b34a-5e29-4218-9230-d3d6fe63b6dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:01:07.259Z|f24d1d4a-19ab-4db6-b2d6-bb1a2a054fbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:07.262Z|f24d1d4a-19ab-4db6-b2d6-bb1a2a054fbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:07.606Z|83945b8b-a3c0-49df-8857-1f1d4fb9aadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:07.607Z|83945b8b-a3c0-49df-8857-1f1d4fb9aadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:07.916Z|eee27e66-e4bb-40e1-a24d-ad93fd6f148d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:07.922Z|eee27e66-e4bb-40e1-a24d-ad93fd6f148d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:14.431Z|d167a746-7d32-4ffb-bb85-092a0133875d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:01:14.432Z|d167a746-7d32-4ffb-bb85-092a0133875d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:01:17.334Z|eb03ac99-8e01-4ed2-9b38-345c4a9ecd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:17.335Z|eb03ac99-8e01-4ed2-9b38-345c4a9ecd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:17.676Z|d3b1e328-ec05-4fc2-85a2-02606a27dd0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:17.678Z|d3b1e328-ec05-4fc2-85a2-02606a27dd0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:17.972Z|ebb43952-e24b-4926-b129-acb64123f244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:17.973Z|ebb43952-e24b-4926-b129-acb64123f244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:27.386Z|63fb7ac6-8dcc-4768-9785-429fd2fefb5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:27.387Z|63fb7ac6-8dcc-4768-9785-429fd2fefb5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:27.731Z|02d5cabb-63d6-4b2d-afa1-96f39e85a2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:27.734Z|02d5cabb-63d6-4b2d-afa1-96f39e85a2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:28.009Z|4fb06d7a-ec4f-4c66-a6f1-0dace85ff3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:28.010Z|4fb06d7a-ec4f-4c66-a6f1-0dace85ff3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:29.435Z|14b2cc0d-a93e-4f3f-94bf-6b80f9ffdd3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:01:29.452Z|14b2cc0d-a93e-4f3f-94bf-6b80f9ffdd3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:01:30.215Z|d623fb66-bf59-4ec6-bdad-56824ba35a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:01:30.216Z|d623fb66-bf59-4ec6-bdad-56824ba35a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:01:37.420Z|14a84087-314a-4769-807e-9f611e06421d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:37.421Z|14a84087-314a-4769-807e-9f611e06421d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:37.845Z|7d389196-2703-4348-befe-c84b51ad4f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:37.846Z|7d389196-2703-4348-befe-c84b51ad4f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:38.045Z|294ccb79-cf01-4c64-897f-00139f9c6b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:38.046Z|294ccb79-cf01-4c64-897f-00139f9c6b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:41.042Z|41067a8b-7acd-4b09-b4be-45de74ae855b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:01:41.044Z|41067a8b-7acd-4b09-b4be-45de74ae855b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:44.431Z|81257fcb-8a4b-4ff5-b501-e1b81625c875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:01:44.432Z|81257fcb-8a4b-4ff5-b501-e1b81625c875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:01:47.462Z|48998861-7835-43ed-aed2-c585b0f4f09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:47.468Z|48998861-7835-43ed-aed2-c585b0f4f09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:47.898Z|83a99de3-b790-418d-bbed-cc543b2a13ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:47.904Z|83a99de3-b790-418d-bbed-cc543b2a13ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:48.073Z|b4866589-e5e7-4799-853c-36d4b033671f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:48.075Z|b4866589-e5e7-4799-853c-36d4b033671f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:57.549Z|8eff8351-35e8-440f-8366-55c38813fad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:57.555Z|8eff8351-35e8-440f-8366-55c38813fad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:57.977Z|03fad719-2470-40b7-910f-07e8fdc3b121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:57.978Z|03fad719-2470-40b7-910f-07e8fdc3b121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:58.120Z|8bc05b3e-d3bc-43d4-84bb-3a220a8ca012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:01:58.126Z|8bc05b3e-d3bc-43d4-84bb-3a220a8ca012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:01:59.431Z|4b5f7c19-5785-4eca-9d20-f9b5310a577b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:01:59.432Z|4b5f7c19-5785-4eca-9d20-f9b5310a577b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:02:00.218Z|a418ef9d-b378-454d-88cf-d09426d343a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:02:00.219Z|a418ef9d-b378-454d-88cf-d09426d343a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:02:07.681Z|ccef3334-d348-4711-bfcc-2ef809a0d8da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:07.683Z|ccef3334-d348-4711-bfcc-2ef809a0d8da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:08.016Z|e11df2a6-202d-494b-9e96-d5e09389d03a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:08.017Z|e11df2a6-202d-494b-9e96-d5e09389d03a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:08.190Z|78e4f8ca-71e3-452a-93cd-6930df7194ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:08.191Z|78e4f8ca-71e3-452a-93cd-6930df7194ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:14.432Z|4d953644-a913-45d4-8eb6-7bbcd54ca1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:02:14.437Z|4d953644-a913-45d4-8eb6-7bbcd54ca1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:02:17.721Z|d5a56a73-b39e-4cdc-9c68-58e5b8f73abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:17.724Z|d5a56a73-b39e-4cdc-9c68-58e5b8f73abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:18.065Z|3f6b0a50-8dfa-4289-a295-07e14d731a38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:18.066Z|3f6b0a50-8dfa-4289-a295-07e14d731a38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:18.252Z|caddbff1-b3c6-412f-a66b-c73b80c55169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:18.254Z|caddbff1-b3c6-412f-a66b-c73b80c55169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:27.774Z|9cd13e20-0047-4961-8196-36d2fd300b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:27.783Z|9cd13e20-0047-4961-8196-36d2fd300b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:28.100Z|ea6a1078-5b5a-42e5-a2ac-014ac0a3db06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:28.101Z|ea6a1078-5b5a-42e5-a2ac-014ac0a3db06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:28.288Z|21e8328a-f777-4326-9ecf-3b38eb02ce32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:28.290Z|21e8328a-f777-4326-9ecf-3b38eb02ce32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:29.443Z|a661798a-6cbb-4f50-af6a-44532a465e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:02:29.446Z|a661798a-6cbb-4f50-af6a-44532a465e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:02:30.228Z|abaf7e6e-40b6-4e82-bb7e-ac85d35226a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:02:30.229Z|abaf7e6e-40b6-4e82-bb7e-ac85d35226a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:02:37.857Z|d91a7137-980d-4295-92f1-1e8a74240db4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:37.861Z|d91a7137-980d-4295-92f1-1e8a74240db4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:38.146Z|32f850c3-6dec-4ce5-9541-09f235416d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:38.147Z|32f850c3-6dec-4ce5-9541-09f235416d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:38.352Z|b7d91dbb-3281-437d-80d1-746ddb0c608e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:38.359Z|b7d91dbb-3281-437d-80d1-746ddb0c608e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:41.031Z|75d0c8d9-6785-4b8a-a430-b4585180e3b7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:02:41.033Z|75d0c8d9-6785-4b8a-a430-b4585180e3b7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:44.431Z|0f060918-7eb4-43ea-b73e-fa3dbe36cb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:02:44.432Z|0f060918-7eb4-43ea-b73e-fa3dbe36cb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:02:47.905Z|9c73aa2d-a430-4fb9-9621-2cee223af39c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:47.906Z|9c73aa2d-a430-4fb9-9621-2cee223af39c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:48.195Z|cf392bf9-32e1-4004-828f-1a3ca599e5b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:48.196Z|cf392bf9-32e1-4004-828f-1a3ca599e5b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:48.406Z|ae16e607-6364-4888-aba5-cff0ae0efade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:48.407Z|ae16e607-6364-4888-aba5-cff0ae0efade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:57.955Z|66c52f14-8c2e-4447-8c87-70c66ffb68d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:57.959Z|66c52f14-8c2e-4447-8c87-70c66ffb68d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:58.228Z|f936f419-f733-480c-a9e4-9b17d8a72f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:58.228Z|f936f419-f733-480c-a9e4-9b17d8a72f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:58.439Z|75de4c1c-2e9c-4fd2-b8a0-0a29fbd8b399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:02:58.440Z|75de4c1c-2e9c-4fd2-b8a0-0a29fbd8b399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:02:59.433Z|f5a7e18a-164f-4a25-9e62-78e02fdcb03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:02:59.441Z|f5a7e18a-164f-4a25-9e62-78e02fdcb03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:03:00.230Z|9299af55-0817-4e6d-aa8a-c56b342363a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:03:00.231Z|9299af55-0817-4e6d-aa8a-c56b342363a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:03:08.014Z|92c9a2be-8454-4e17-88ad-44781a986bd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:08.017Z|92c9a2be-8454-4e17-88ad-44781a986bd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:08.261Z|7b0bd701-5a9b-4387-a4e8-a362c87a738b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:08.262Z|7b0bd701-5a9b-4387-a4e8-a362c87a738b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:08.490Z|d40ba84c-3032-4202-8ab4-cafc6bdb526c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:08.491Z|d40ba84c-3032-4202-8ab4-cafc6bdb526c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:14.431Z|f52867d4-8b3e-4064-8d00-9ab5d1372747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:03:14.432Z|f52867d4-8b3e-4064-8d00-9ab5d1372747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:03:18.053Z|108cd2fe-3431-46bd-b1c0-338d8aa524d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:18.054Z|108cd2fe-3431-46bd-b1c0-338d8aa524d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:18.295Z|1e6f3893-838b-489b-9b84-35b3db6e0ca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:18.296Z|1e6f3893-838b-489b-9b84-35b3db6e0ca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:18.538Z|2501eb68-e59b-4362-a567-77ecc7becc10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:18.539Z|2501eb68-e59b-4362-a567-77ecc7becc10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:28.084Z|04929e86-dcd9-441b-ae71-3708e4e90226|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:28.085Z|04929e86-dcd9-441b-ae71-3708e4e90226|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:28.343Z|ae44c202-1a4d-4dcd-8f5b-340883930104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:28.344Z|ae44c202-1a4d-4dcd-8f5b-340883930104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:28.606Z|1ec4b9a3-49fc-4a49-807e-79e6174e4550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:28.613Z|1ec4b9a3-49fc-4a49-807e-79e6174e4550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:29.431Z|ce820b03-6ef5-44f0-906c-994250448cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:03:29.432Z|ce820b03-6ef5-44f0-906c-994250448cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:03:30.232Z|9f4d1623-024f-44c0-9867-6fcffa0986f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:03:30.233Z|9f4d1623-024f-44c0-9867-6fcffa0986f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:03:38.113Z|878516ff-c41a-425d-a766-1bdd889b45b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:38.113Z|878516ff-c41a-425d-a766-1bdd889b45b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:38.374Z|40a86c4d-fc39-48fe-9d77-9bf5565b1204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:38.375Z|40a86c4d-fc39-48fe-9d77-9bf5565b1204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:38.658Z|6209715b-5a70-4cd7-a70b-55ec464b98b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:38.659Z|6209715b-5a70-4cd7-a70b-55ec464b98b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:41.041Z|06874825-e051-4ad9-ac25-62aaf99c1843|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:03:41.043Z|06874825-e051-4ad9-ac25-62aaf99c1843|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:44.432Z|762e846c-d314-4c4c-9880-db959206b4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:03:44.435Z|762e846c-d314-4c4c-9880-db959206b4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:03:48.148Z|40f1210f-9edb-45a6-9e34-3a858807518e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:48.149Z|40f1210f-9edb-45a6-9e34-3a858807518e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:48.405Z|2409981d-eb1b-4c13-ae61-c77799723f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:48.406Z|2409981d-eb1b-4c13-ae61-c77799723f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:48.698Z|2ee677ea-e359-4166-81ab-80d535f384ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:48.699Z|2ee677ea-e359-4166-81ab-80d535f384ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:58.177Z|d7f5e891-3483-47f7-b20b-b748fd1b5b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:58.179Z|d7f5e891-3483-47f7-b20b-b748fd1b5b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:58.444Z|aa2e884c-5de3-4cff-9dc7-82418d5b3407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:58.446Z|aa2e884c-5de3-4cff-9dc7-82418d5b3407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:58.731Z|ac918409-61ee-4dad-a3a1-e547d99cb513|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:03:58.735Z|ac918409-61ee-4dad-a3a1-e547d99cb513|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:03:59.431Z|fca879ef-2880-48b4-9853-df8272e4b024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:03:59.432Z|fca879ef-2880-48b4-9853-df8272e4b024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:04:00.234Z|a7bcf550-a2da-4f27-b981-6683a890760b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:04:00.234Z|a7bcf550-a2da-4f27-b981-6683a890760b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:04:08.213Z|70e6cba8-5b83-4573-8edf-8e14c35c0795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:08.215Z|70e6cba8-5b83-4573-8edf-8e14c35c0795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:08.490Z|fd81158f-2519-4ace-91ba-edb80371b0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:08.491Z|fd81158f-2519-4ace-91ba-edb80371b0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:08.771Z|a6c53ab5-9f29-4494-99c7-774d418162d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:08.773Z|a6c53ab5-9f29-4494-99c7-774d418162d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:14.432Z|b1388c8e-7bfc-441b-ab97-f498ae7a7633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:04:14.433Z|b1388c8e-7bfc-441b-ab97-f498ae7a7633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:04:18.264Z|2e84272c-8c97-4288-b4cd-55873198c6c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:18.265Z|2e84272c-8c97-4288-b4cd-55873198c6c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:18.534Z|1636e407-3a62-4bfc-a021-70a9c655e46d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:18.536Z|1636e407-3a62-4bfc-a021-70a9c655e46d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:18.811Z|444a57cd-d600-4f2a-a1db-9e10192a6314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:18.812Z|444a57cd-d600-4f2a-a1db-9e10192a6314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:28.317Z|43710d6c-5c66-4ab4-be53-aff8a2c7f872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:28.319Z|43710d6c-5c66-4ab4-be53-aff8a2c7f872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:28.579Z|ee29b0a6-f690-4844-8c46-c1ad564425e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:28.580Z|ee29b0a6-f690-4844-8c46-c1ad564425e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:28.841Z|3d2602e2-a774-4477-8e15-18381443d6d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:28.842Z|3d2602e2-a774-4477-8e15-18381443d6d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:29.432Z|ae6003d9-0360-4c58-bc31-5261336c72e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:04:29.438Z|ae6003d9-0360-4c58-bc31-5261336c72e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:04:30.237Z|7c776db7-d273-432f-b09f-156d39114c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:04:30.238Z|7c776db7-d273-432f-b09f-156d39114c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:04:38.353Z|c6bf1bc4-865e-45f0-91c2-5cd91f7b9e2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:38.354Z|c6bf1bc4-865e-45f0-91c2-5cd91f7b9e2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:38.616Z|ef0c74fa-7d3e-486a-858b-fd585be1f5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:38.617Z|ef0c74fa-7d3e-486a-858b-fd585be1f5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:38.874Z|010518c1-5800-42eb-88ab-9f17e3377f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:38.875Z|010518c1-5800-42eb-88ab-9f17e3377f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:41.030Z|6d4540f5-3246-4fb1-9fe2-b9e07660f4e2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:04:41.037Z|6d4540f5-3246-4fb1-9fe2-b9e07660f4e2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:44.431Z|1cc88a26-73ed-4c69-89b9-568c1e102732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:04:44.432Z|1cc88a26-73ed-4c69-89b9-568c1e102732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:04:48.386Z|89c7870b-33e1-47c5-84bf-3fc9816f4dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:48.387Z|89c7870b-33e1-47c5-84bf-3fc9816f4dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:48.674Z|9e00cb82-dc08-4c9d-b755-e0f368f00192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:48.675Z|9e00cb82-dc08-4c9d-b755-e0f368f00192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:48.902Z|680371db-33bf-4ffd-9fbc-5b84f63d4342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:48.903Z|680371db-33bf-4ffd-9fbc-5b84f63d4342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:58.447Z|638e784c-674d-46e8-aae7-8e32a70085ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:58.448Z|638e784c-674d-46e8-aae7-8e32a70085ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:58.724Z|6f4cf023-21fa-49fb-8f3a-98c5d48fc2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:58.726Z|6f4cf023-21fa-49fb-8f3a-98c5d48fc2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:58.941Z|2e454250-ff6c-468c-b45a-349917fa7a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:04:58.942Z|2e454250-ff6c-468c-b45a-349917fa7a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:04:59.432Z|ea97db4f-720b-412f-9feb-219c6e346312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:04:59.433Z|ea97db4f-720b-412f-9feb-219c6e346312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:05:00.239Z|e1225df7-16b7-43e8-bdfc-1a5c984311a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:05:00.239Z|e1225df7-16b7-43e8-bdfc-1a5c984311a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:05:08.514Z|812b3393-14eb-4bca-b318-8868d7c4f97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:08.516Z|812b3393-14eb-4bca-b318-8868d7c4f97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:08.784Z|5f75890c-a355-4c9c-8a16-ed613c6c5e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:08.786Z|5f75890c-a355-4c9c-8a16-ed613c6c5e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:08.986Z|d89808b2-13b5-4079-a740-71364896c99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:08.988Z|d89808b2-13b5-4079-a740-71364896c99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:14.431Z|ffa29fbd-e04a-497f-b3b3-214cf5a2832f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:05:14.442Z|ffa29fbd-e04a-497f-b3b3-214cf5a2832f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:05:18.582Z|2bac61dc-d200-41e9-b21c-12ce521f6d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:18.583Z|2bac61dc-d200-41e9-b21c-12ce521f6d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:18.851Z|c07b1cb4-0f2c-4287-a583-d382a96123ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:18.852Z|c07b1cb4-0f2c-4287-a583-d382a96123ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:19.024Z|7f927c08-b242-47e2-b386-bc47ca02de41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:19.025Z|7f927c08-b242-47e2-b386-bc47ca02de41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:28.642Z|be3fdd52-909b-4385-9883-fc44faf0c6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:28.646Z|be3fdd52-909b-4385-9883-fc44faf0c6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:28.889Z|75cc6c36-bea5-4eb5-b09b-b8584e95a52b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:28.890Z|75cc6c36-bea5-4eb5-b09b-b8584e95a52b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:29.052Z|2423f092-6cec-4f15-b92a-124b5eb2cdd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:29.054Z|2423f092-6cec-4f15-b92a-124b5eb2cdd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:29.431Z|1bb9cf60-7bd3-4c0e-9946-d19ac0ebed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:05:29.432Z|1bb9cf60-7bd3-4c0e-9946-d19ac0ebed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:05:30.240Z|5f12b6e0-a4db-48b3-86d0-50eff7a62fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:05:30.241Z|5f12b6e0-a4db-48b3-86d0-50eff7a62fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:05:38.686Z|f5a5dbbe-95fb-4006-8acb-8c3ffbe7e05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:38.688Z|f5a5dbbe-95fb-4006-8acb-8c3ffbe7e05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:38.924Z|1232fb01-4b52-4496-8428-696548560c1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:38.926Z|1232fb01-4b52-4496-8428-696548560c1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:39.100Z|5bec8dd2-5c96-4515-9bff-c4aa5aaad740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:39.101Z|5bec8dd2-5c96-4515-9bff-c4aa5aaad740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:41.027Z|9b7cc7ee-a434-4df2-ae10-7bbae28b06c1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:05:41.028Z|9b7cc7ee-a434-4df2-ae10-7bbae28b06c1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:44.431Z|52622591-ad8a-40a9-a4c6-b5200ee16127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:05:44.432Z|52622591-ad8a-40a9-a4c6-b5200ee16127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:05:48.721Z|5f698dd9-3fdd-465a-8479-24d2c887796c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:48.722Z|5f698dd9-3fdd-465a-8479-24d2c887796c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:48.966Z|61567a6c-2ebd-4766-b415-477d13047e8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:48.967Z|61567a6c-2ebd-4766-b415-477d13047e8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:49.140Z|d41a3714-6424-4e82-b783-bb02e548df1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:49.141Z|d41a3714-6424-4e82-b783-bb02e548df1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:58.767Z|03eeabbb-02b4-4420-ab10-46dc61d74e70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:58.769Z|03eeabbb-02b4-4420-ab10-46dc61d74e70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:59.019Z|c84a4418-9b70-4d23-8a6d-5a6bb1f4fee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:59.020Z|c84a4418-9b70-4d23-8a6d-5a6bb1f4fee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:59.186Z|9c56fe37-31ed-45fd-956e-9ff4988c440d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:05:59.188Z|9c56fe37-31ed-45fd-956e-9ff4988c440d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:05:59.432Z|fb76a742-d601-47d6-970f-1a3f2191f2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:05:59.443Z|fb76a742-d601-47d6-970f-1a3f2191f2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:06:00.242Z|665e4494-1b6f-4002-9c65-e4582848278a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:06:00.244Z|665e4494-1b6f-4002-9c65-e4582848278a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:06:08.802Z|e8c743b9-0ebf-40f9-9038-bcafde118d23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:08.804Z|e8c743b9-0ebf-40f9-9038-bcafde118d23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:09.052Z|7696e2de-7fdb-4879-8117-3351dfe4f718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:09.053Z|7696e2de-7fdb-4879-8117-3351dfe4f718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:09.226Z|a03ed064-e031-45ec-bf92-591e758b8abb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:09.227Z|a03ed064-e031-45ec-bf92-591e758b8abb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:14.431Z|b9b5563d-54ec-4a8f-ae1e-4aee7a348852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:06:14.434Z|b9b5563d-54ec-4a8f-ae1e-4aee7a348852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:06:18.854Z|df00abd8-2c2d-473b-b007-eb34795a8536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:18.855Z|df00abd8-2c2d-473b-b007-eb34795a8536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:19.081Z|d04131e9-be70-439c-b048-60eb086fbc14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:19.082Z|d04131e9-be70-439c-b048-60eb086fbc14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:19.266Z|186b5580-7da6-4f4a-907b-d8e6f96eee33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:19.267Z|186b5580-7da6-4f4a-907b-d8e6f96eee33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:28.899Z|77d61cdf-9524-4c4a-98b7-457d96e5353b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:28.901Z|77d61cdf-9524-4c4a-98b7-457d96e5353b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:29.130Z|19839e6e-0526-457f-be0e-9d86dc0f7414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:29.131Z|19839e6e-0526-457f-be0e-9d86dc0f7414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:29.300Z|58049dca-d2b9-4fb3-86b2-91b1b42fab70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:29.301Z|58049dca-d2b9-4fb3-86b2-91b1b42fab70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:29.435Z|8f67db38-3d93-4cd4-96d9-d89cdbae4c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:06:29.436Z|8f67db38-3d93-4cd4-96d9-d89cdbae4c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:06:30.248Z|40b3b4cf-017a-460e-ab73-1fba6fa4a5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:06:30.248Z|40b3b4cf-017a-460e-ab73-1fba6fa4a5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:06:38.931Z|e6f5323e-5ddd-4fc2-afbc-3ea6af7f4cb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:38.933Z|e6f5323e-5ddd-4fc2-afbc-3ea6af7f4cb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:39.159Z|5653244a-942b-4afd-8e93-cb6286f351cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:39.160Z|5653244a-942b-4afd-8e93-cb6286f351cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:39.337Z|4a8d2adf-f99d-40dc-b585-db9347516856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:39.338Z|4a8d2adf-f99d-40dc-b585-db9347516856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:41.032Z|08078d7d-a3d0-49fb-8626-4f02ed7efe83|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:06:41.033Z|08078d7d-a3d0-49fb-8626-4f02ed7efe83|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:44.431Z|3a3415bc-6e84-484c-b217-3b583174dad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:06:44.432Z|3a3415bc-6e84-484c-b217-3b583174dad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:06:48.974Z|798b6a21-25d5-4cc0-9855-128b4edb3513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:48.975Z|798b6a21-25d5-4cc0-9855-128b4edb3513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:49.228Z|30bd1eb9-d5f9-4a1a-9fe8-3537da2df32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:49.229Z|30bd1eb9-d5f9-4a1a-9fe8-3537da2df32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:49.372Z|d4a1ebed-0992-4936-b62e-3736d6f43ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:49.372Z|d4a1ebed-0992-4936-b62e-3736d6f43ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:59.017Z|7071e0a1-e1d7-419b-bc64-18df04d974a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:59.018Z|7071e0a1-e1d7-419b-bc64-18df04d974a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:59.267Z|82586fea-2b62-46a4-9e29-2b8c0d3d0c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:59.269Z|82586fea-2b62-46a4-9e29-2b8c0d3d0c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:59.409Z|b48e0ccb-4a32-4c3c-9d60-1588c391cb2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:06:59.410Z|b48e0ccb-4a32-4c3c-9d60-1588c391cb2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:06:59.433Z|97b3a577-dff6-440e-8c43-b54d2bddb2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:06:59.434Z|97b3a577-dff6-440e-8c43-b54d2bddb2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:07:00.250Z|04b44012-2336-48b0-9dcd-8a4dd8a579ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:07:00.250Z|04b44012-2336-48b0-9dcd-8a4dd8a579ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:07:09.071Z|73231625-0d31-4bda-8a0b-7c036bc3b8fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:09.073Z|73231625-0d31-4bda-8a0b-7c036bc3b8fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:09.304Z|9789e435-50e0-47c6-acce-22a469cfdda7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:09.305Z|9789e435-50e0-47c6-acce-22a469cfdda7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:09.446Z|b2921147-4e16-4ba2-89db-ad30fe4be6f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:09.447Z|b2921147-4e16-4ba2-89db-ad30fe4be6f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:14.431Z|90573f41-01fa-404d-b540-ae886c0b64f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:07:14.432Z|90573f41-01fa-404d-b540-ae886c0b64f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:07:19.109Z|361706cf-f051-4fa5-9800-70aae7119339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:19.110Z|361706cf-f051-4fa5-9800-70aae7119339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:19.352Z|037fdf28-15d9-4028-b229-f67c8cda05d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:19.353Z|037fdf28-15d9-4028-b229-f67c8cda05d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:19.485Z|82235aab-c97c-4627-aa3a-76aa4e0049ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:19.486Z|82235aab-c97c-4627-aa3a-76aa4e0049ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:29.142Z|8afdd201-43d7-4a35-9d3b-04ae37a1e227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:29.143Z|8afdd201-43d7-4a35-9d3b-04ae37a1e227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:29.389Z|e0372ba3-1b87-4517-ba49-f3369d5c2873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:29.391Z|e0372ba3-1b87-4517-ba49-f3369d5c2873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:29.431Z|33940531-efca-4d14-8526-8c2a224215a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:07:29.432Z|33940531-efca-4d14-8526-8c2a224215a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:07:29.541Z|3c946854-9464-4dbb-bb10-f877b9d2a0b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:29.542Z|3c946854-9464-4dbb-bb10-f877b9d2a0b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:30.251Z|5158fa71-acdd-4236-8644-95472512b811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:07:30.252Z|5158fa71-acdd-4236-8644-95472512b811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:07:39.188Z|b434b27f-487b-4cb2-804e-b0451b9fab4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:39.189Z|b434b27f-487b-4cb2-804e-b0451b9fab4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:39.430Z|551af3ad-186d-456b-aa2c-2f7f1d03928a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:39.433Z|551af3ad-186d-456b-aa2c-2f7f1d03928a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:39.582Z|f5bfc4d2-1e06-4d25-8062-8f33565e7d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:39.583Z|f5bfc4d2-1e06-4d25-8062-8f33565e7d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:41.029Z|5da877c9-a5fb-4084-a9cf-5473ef8ee866|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:07:41.030Z|5da877c9-a5fb-4084-a9cf-5473ef8ee866|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:44.443Z|28186cd3-be1e-4c66-b67c-24e08598d97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:07:44.448Z|28186cd3-be1e-4c66-b67c-24e08598d97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:07:49.225Z|5e887e9c-7c76-4162-987e-bd54a5ed0cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:49.227Z|5e887e9c-7c76-4162-987e-bd54a5ed0cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:49.502Z|461e0349-52e5-4bf9-aea4-0f84a53ef070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:49.506Z|461e0349-52e5-4bf9-aea4-0f84a53ef070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:49.632Z|874ec313-c80c-48e5-9267-78ab89e8d72e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:49.633Z|874ec313-c80c-48e5-9267-78ab89e8d72e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:59.275Z|c58de801-5c31-4ee6-b850-111859c41884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:59.276Z|c58de801-5c31-4ee6-b850-111859c41884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:59.432Z|c39b53d5-1769-4d9d-9ec4-21775c6fc317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:07:59.432Z|c39b53d5-1769-4d9d-9ec4-21775c6fc317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:07:59.560Z|18dd7957-adf4-4e75-aa97-a047e1638104|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:59.561Z|18dd7957-adf4-4e75-aa97-a047e1638104|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:07:59.689Z|64b694be-8345-4a5b-b3f5-1a0e6b9825c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:07:59.690Z|64b694be-8345-4a5b-b3f5-1a0e6b9825c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:00.254Z|932a95a6-5b69-46af-94a5-58aef2272b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:08:00.256Z|932a95a6-5b69-46af-94a5-58aef2272b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:08:09.317Z|b0d01e9e-6b93-4627-9f67-15c0dd0d3711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:09.318Z|b0d01e9e-6b93-4627-9f67-15c0dd0d3711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:09.597Z|20784e9f-2921-44a0-ad8d-f719362d6d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:09.598Z|20784e9f-2921-44a0-ad8d-f719362d6d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:09.722Z|6834bec9-812f-4c4a-b656-1a10e7e56c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:09.722Z|6834bec9-812f-4c4a-b656-1a10e7e56c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:14.432Z|01c6cbd5-ef98-43a0-8637-712789049fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:08:14.433Z|01c6cbd5-ef98-43a0-8637-712789049fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:08:19.381Z|d7cd2695-1dcc-4c94-85a9-5e2ddcc7bf6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:19.382Z|d7cd2695-1dcc-4c94-85a9-5e2ddcc7bf6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:19.636Z|7c8798a1-6e75-4fc8-83f3-ab59b0465acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:19.637Z|7c8798a1-6e75-4fc8-83f3-ab59b0465acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:19.756Z|10c9f73d-603b-40de-aef4-128ef9b5cb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:19.757Z|10c9f73d-603b-40de-aef4-128ef9b5cb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:29.431Z|7eb7a17a-71d5-4eb1-b14d-1ca5b9b05d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:08:29.437Z|7eb7a17a-71d5-4eb1-b14d-1ca5b9b05d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:08:29.449Z|f878136c-c536-4aa0-ac3b-800f0ec7ffee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:29.452Z|f878136c-c536-4aa0-ac3b-800f0ec7ffee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:29.668Z|f882ead6-11bd-4a79-8c3f-4c8cf1d9cf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:29.669Z|f882ead6-11bd-4a79-8c3f-4c8cf1d9cf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:29.795Z|5d4f3c05-c94e-4426-836d-abc167f48eba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:29.796Z|5d4f3c05-c94e-4426-836d-abc167f48eba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:30.259Z|810e6279-4734-4fcf-997d-cba020eb8234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:08:30.260Z|810e6279-4734-4fcf-997d-cba020eb8234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:08:39.512Z|5d8211b4-ef37-487a-a814-97e87a392422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:39.514Z|5d8211b4-ef37-487a-a814-97e87a392422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:39.706Z|d5d7939c-808a-4e55-8e62-9502b5769540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:39.707Z|d5d7939c-808a-4e55-8e62-9502b5769540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:39.830Z|2adc3343-a8c3-4107-a932-232a9b75cd9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:39.835Z|2adc3343-a8c3-4107-a932-232a9b75cd9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:41.030Z|f233de4c-b597-49f1-a799-c5f9b9a11e7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:08:41.031Z|f233de4c-b597-49f1-a799-c5f9b9a11e7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:44.431Z|bb4c0348-c753-4d4c-bc77-410697f61e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:08:44.432Z|bb4c0348-c753-4d4c-bc77-410697f61e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:08:49.552Z|9199f4a4-7d5a-43ee-967b-3f341c586e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:49.554Z|9199f4a4-7d5a-43ee-967b-3f341c586e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:49.738Z|946cde5e-9174-4602-affd-a33eff1ce05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:49.740Z|946cde5e-9174-4602-affd-a33eff1ce05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:49.869Z|716f1d28-bbe6-49f4-9407-bcbcd5ae6d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:49.905Z|716f1d28-bbe6-49f4-9407-bcbcd5ae6d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:59.432Z|fe1189af-d902-4f22-9d8e-fc6d869517b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:08:59.432Z|fe1189af-d902-4f22-9d8e-fc6d869517b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:08:59.595Z|1a963d0e-94cf-45e4-a638-69f97535b51a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:59.596Z|1a963d0e-94cf-45e4-a638-69f97535b51a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:59.776Z|f8711491-d3ed-4ec1-a77f-c69aa6700ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:59.778Z|f8711491-d3ed-4ec1-a77f-c69aa6700ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:08:59.940Z|2350090c-96f1-4a52-bb31-1526d259a06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:08:59.941Z|2350090c-96f1-4a52-bb31-1526d259a06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:00.262Z|9cd76903-f91d-4ed0-8e88-b65a8f6489e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:09:00.263Z|9cd76903-f91d-4ed0-8e88-b65a8f6489e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:09:09.627Z|39df5235-29ac-422d-8cf0-fe6639e8628e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:09.629Z|39df5235-29ac-422d-8cf0-fe6639e8628e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:09.806Z|30c942e9-0505-4951-89b8-0b5d4f5529f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:09.807Z|30c942e9-0505-4951-89b8-0b5d4f5529f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:09.986Z|8cd8db1a-91e4-4738-b2bb-06ebdfd10fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:09.991Z|8cd8db1a-91e4-4738-b2bb-06ebdfd10fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:14.431Z|9f53e610-df58-40a8-ba8b-a9cc1176c935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:09:14.437Z|9f53e610-df58-40a8-ba8b-a9cc1176c935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:09:19.673Z|91e0512d-d75f-4112-85cc-709ad3e7bc56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:19.676Z|91e0512d-d75f-4112-85cc-709ad3e7bc56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:19.842Z|3c578e5d-f547-438b-bc8e-6603d4a68ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:19.844Z|3c578e5d-f547-438b-bc8e-6603d4a68ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:20.019Z|b9aab33e-3aea-4a8e-9f97-cafeceaca540|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:20.020Z|b9aab33e-3aea-4a8e-9f97-cafeceaca540|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:29.432Z|8246e078-2d4e-4a02-9664-208476f9ec46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:09:29.435Z|8246e078-2d4e-4a02-9664-208476f9ec46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:09:29.707Z|2169a497-59cf-41f9-8ad3-2d7921cac354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:29.709Z|2169a497-59cf-41f9-8ad3-2d7921cac354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:29.892Z|9dfe7503-8a4f-4c9b-af8d-2ce09843c203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:29.894Z|9dfe7503-8a4f-4c9b-af8d-2ce09843c203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:30.059Z|84e0bff2-b0bd-49fe-afdc-84ee83d785c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:30.060Z|84e0bff2-b0bd-49fe-afdc-84ee83d785c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:30.266Z|4c6e748f-0bd4-44c2-9aeb-e3dbbde1674c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:09:30.266Z|4c6e748f-0bd4-44c2-9aeb-e3dbbde1674c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:09:39.739Z|6e9af1a8-a4ce-4e23-b363-bf09c6bafc43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:39.740Z|6e9af1a8-a4ce-4e23-b363-bf09c6bafc43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:39.933Z|d88c96ab-30b2-47bc-aa60-ab81d132ea88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:39.933Z|d88c96ab-30b2-47bc-aa60-ab81d132ea88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:40.091Z|ca454405-75e9-4b26-bad7-43836f79ee01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:40.092Z|ca454405-75e9-4b26-bad7-43836f79ee01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:41.030Z|aba462ef-eaf2-4732-8b58-167479885e6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:09:41.032Z|aba462ef-eaf2-4732-8b58-167479885e6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:44.431Z|994f5c09-f6db-4522-a73c-24e04a92fc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:09:44.432Z|994f5c09-f6db-4522-a73c-24e04a92fc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:09:49.776Z|6edeb282-8e46-4511-8b58-0f82ded55f62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:49.777Z|6edeb282-8e46-4511-8b58-0f82ded55f62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:49.963Z|4205f4a1-4467-45ab-9ce5-41d034014acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:49.965Z|4205f4a1-4467-45ab-9ce5-41d034014acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:50.147Z|f7b75681-e93d-4b20-b1d5-a792d1e0a0b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:50.150Z|f7b75681-e93d-4b20-b1d5-a792d1e0a0b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:09:59.435Z|2ab30554-95cd-4d18-a305-ccfff7ea7e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:09:59.440Z|2ab30554-95cd-4d18-a305-ccfff7ea7e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:09:59.807Z|2c3f795f-8487-47bf-b682-a14fa930fdf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:09:59.808Z|2c3f795f-8487-47bf-b682-a14fa930fdf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:00.016Z|d3a744f0-0902-4e83-b39f-0941468ac8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:00.018Z|d3a744f0-0902-4e83-b39f-0941468ac8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:00.179Z|6bdfb4b4-efa8-4021-9b35-593fb536df22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:00.180Z|6bdfb4b4-efa8-4021-9b35-593fb536df22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:00.276Z|ee1bc42b-1eea-44d8-a4ae-a7cb30e60a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:10:00.277Z|ee1bc42b-1eea-44d8-a4ae-a7cb30e60a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:10:09.839Z|2d0cdcac-83a2-4fdb-9059-8ec25f1ab91e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:09.841Z|2d0cdcac-83a2-4fdb-9059-8ec25f1ab91e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:10.052Z|a960e468-5b37-4a7a-81b7-44e40565d547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:10.053Z|a960e468-5b37-4a7a-81b7-44e40565d547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:10.214Z|fe5d6301-dd0c-4192-9707-f1605d21e70b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:10.215Z|fe5d6301-dd0c-4192-9707-f1605d21e70b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:14.435Z|cd2e44be-9882-4467-b272-06fe6847343f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:10:14.436Z|cd2e44be-9882-4467-b272-06fe6847343f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:10:19.896Z|ae37832b-cf1d-48a5-9079-5d796b8f2529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:19.898Z|ae37832b-cf1d-48a5-9079-5d796b8f2529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:20.093Z|585f3ac6-b640-466f-8baa-b8fb4956c321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:20.094Z|585f3ac6-b640-466f-8baa-b8fb4956c321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:20.243Z|2be9f733-3013-4c81-97a0-ad513bf7a290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:20.244Z|2be9f733-3013-4c81-97a0-ad513bf7a290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:29.432Z|abe7576c-5732-4799-b2e5-cedd847b39f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:10:29.433Z|abe7576c-5732-4799-b2e5-cedd847b39f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:10:29.947Z|58df256e-2aab-48d7-8ca9-c81a8b58bd37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:29.948Z|58df256e-2aab-48d7-8ca9-c81a8b58bd37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:30.132Z|bc8a0517-8f08-4287-8e7b-502de311d061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:30.133Z|bc8a0517-8f08-4287-8e7b-502de311d061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:30.274Z|03e4bb5d-afb8-40fb-9adb-9321a102c95e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:30.275Z|03e4bb5d-afb8-40fb-9adb-9321a102c95e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:30.277Z|57daab1f-3c58-456f-867c-52f1a65f8958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:10:30.278Z|57daab1f-3c58-456f-867c-52f1a65f8958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:10:40.004Z|77ecb346-d0fc-4eef-afa6-c7feb7d8fced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:40.005Z|77ecb346-d0fc-4eef-afa6-c7feb7d8fced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:40.163Z|a336e6ef-9494-40bb-bc9e-0594cf4db613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:40.164Z|a336e6ef-9494-40bb-bc9e-0594cf4db613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:40.313Z|64e6af73-0ce2-4c43-b1e2-1d74ae856017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:40.315Z|64e6af73-0ce2-4c43-b1e2-1d74ae856017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:41.031Z|6dc9629a-5d53-419b-a637-4a67a4e587d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:10:41.033Z|6dc9629a-5d53-419b-a637-4a67a4e587d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:44.431Z|0b6465bd-7ac0-4703-a468-5c86618831bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:10:44.442Z|0b6465bd-7ac0-4703-a468-5c86618831bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:10:50.052Z|22812f86-be14-4048-b405-c825b5e9e09d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:50.054Z|22812f86-be14-4048-b405-c825b5e9e09d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:50.201Z|7510b4a8-ecdc-4c1a-aa45-d285740c24a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:50.202Z|7510b4a8-ecdc-4c1a-aa45-d285740c24a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:50.358Z|ada24056-5b00-4521-988e-38bdf7e97e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:10:50.363Z|ada24056-5b00-4521-988e-38bdf7e97e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:10:59.432Z|f2f63d6a-2284-41ab-8369-9903664731ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:10:59.434Z|f2f63d6a-2284-41ab-8369-9903664731ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:11:00.096Z|489666b4-088d-40ef-89e4-898d886fe78e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:00.099Z|489666b4-088d-40ef-89e4-898d886fe78e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:00.229Z|c2eb90b9-0bec-483c-acea-7e9eb0deb4f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:00.230Z|c2eb90b9-0bec-483c-acea-7e9eb0deb4f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:00.279Z|5e14745e-2f25-4dbb-bdb1-76fcd707bf4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:11:00.279Z|5e14745e-2f25-4dbb-bdb1-76fcd707bf4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:11:00.400Z|df35254d-2b31-4415-844c-bf89f29f9b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:00.401Z|df35254d-2b31-4415-844c-bf89f29f9b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:10.135Z|618d277f-99b8-48f9-9d3c-ecdbc493e78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:10.136Z|618d277f-99b8-48f9-9d3c-ecdbc493e78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:10.260Z|59b4989e-9b7f-45a9-a921-76131597379c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:10.261Z|59b4989e-9b7f-45a9-a921-76131597379c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:10.439Z|5032b269-1a04-4d35-9404-a3ad60d9600f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:10.440Z|5032b269-1a04-4d35-9404-a3ad60d9600f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:14.431Z|aec00170-8150-4f24-b86d-571f5af25f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:11:14.432Z|aec00170-8150-4f24-b86d-571f5af25f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:11:20.173Z|424a7cf0-212e-4cf3-8763-638b17273279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:20.174Z|424a7cf0-212e-4cf3-8763-638b17273279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:20.302Z|1bb31ada-9e6c-46dd-94d8-900ff49bf216|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:20.303Z|1bb31ada-9e6c-46dd-94d8-900ff49bf216|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:20.470Z|a69269f3-6616-4c27-84b0-ff9f8667921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:20.471Z|a69269f3-6616-4c27-84b0-ff9f8667921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:29.432Z|911c651c-8c4d-4f94-bc3b-1de5882ac353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:11:29.439Z|911c651c-8c4d-4f94-bc3b-1de5882ac353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:11:30.205Z|3af9479a-c6bf-45fe-ad90-944b8f83d226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:30.206Z|3af9479a-c6bf-45fe-ad90-944b8f83d226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:30.280Z|93498bed-08ce-4f90-8337-c28114d75cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:11:30.281Z|93498bed-08ce-4f90-8337-c28114d75cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:11:30.336Z|464c0486-0796-4f77-bdf8-c75ab7d362b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:30.340Z|464c0486-0796-4f77-bdf8-c75ab7d362b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:30.501Z|2a5ea0b9-12ba-4e6c-8b81-34b2d4884f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:30.503Z|2a5ea0b9-12ba-4e6c-8b81-34b2d4884f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:40.238Z|7382f789-307a-4d61-b533-f905bcdaf0cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:40.260Z|7382f789-307a-4d61-b533-f905bcdaf0cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:40.370Z|babb788d-3a03-456e-a2bf-b18a68357c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:40.371Z|babb788d-3a03-456e-a2bf-b18a68357c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:40.533Z|cc5ac21b-e54c-4a07-93d3-db9b039db20a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:40.534Z|cc5ac21b-e54c-4a07-93d3-db9b039db20a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:41.045Z|15618060-35b7-4f70-8067-daee7f1108b0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:11:41.047Z|15618060-35b7-4f70-8067-daee7f1108b0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:44.431Z|eb941cd2-1fc4-455f-91be-ab098aa848cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:11:44.432Z|eb941cd2-1fc4-455f-91be-ab098aa848cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:11:50.309Z|c2d93513-0221-4711-9149-46a3f02c7f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:50.319Z|c2d93513-0221-4711-9149-46a3f02c7f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:50.408Z|80e33711-e990-426f-817b-530080588a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:50.409Z|80e33711-e990-426f-817b-530080588a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:50.575Z|e2554eb5-443a-42d8-b280-9426972b521e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:11:50.577Z|e2554eb5-443a-42d8-b280-9426972b521e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:11:59.436Z|fab29301-66e2-4b73-a4d4-4d25148d1a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:11:59.437Z|fab29301-66e2-4b73-a4d4-4d25148d1a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:12:00.282Z|e428212b-a4e2-4b54-9ad0-773423985d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:12:00.283Z|e428212b-a4e2-4b54-9ad0-773423985d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:12:00.346Z|11d1c39b-2407-4c76-9f5d-56db5eaa2ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:00.347Z|11d1c39b-2407-4c76-9f5d-56db5eaa2ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:00.438Z|e95023dd-b744-4f88-a7fd-a793311f134b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:00.439Z|e95023dd-b744-4f88-a7fd-a793311f134b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:00.627Z|4db11834-a847-418c-bd69-58f880b05f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:00.628Z|4db11834-a847-418c-bd69-58f880b05f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:10.396Z|dbae958b-d9d8-4e99-a8f2-14b7640836e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:10.397Z|dbae958b-d9d8-4e99-a8f2-14b7640836e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:10.471Z|ba2b3a4a-7593-4d08-8063-b907c00406fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:10.472Z|ba2b3a4a-7593-4d08-8063-b907c00406fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:10.658Z|f048325a-739e-4c99-96aa-dbe5ace0cca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:10.659Z|f048325a-739e-4c99-96aa-dbe5ace0cca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:14.431Z|12188341-c6b4-4088-a4e8-2afbf9d830a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:12:14.434Z|12188341-c6b4-4088-a4e8-2afbf9d830a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:12:20.446Z|0810af5c-92ce-446e-ad01-e7b35b86d8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:20.447Z|0810af5c-92ce-446e-ad01-e7b35b86d8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:20.499Z|63a603fa-8721-45cf-877f-d88dfceb1acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:20.500Z|63a603fa-8721-45cf-877f-d88dfceb1acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:20.687Z|d689c727-2978-44af-b54b-7c24c54d9b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:20.689Z|d689c727-2978-44af-b54b-7c24c54d9b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:29.432Z|a2a62173-fba4-438d-b50c-d4789755b6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:12:29.433Z|a2a62173-fba4-438d-b50c-d4789755b6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:12:30.283Z|c1faf069-38d1-4d2f-91f0-892576772c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:12:30.285Z|c1faf069-38d1-4d2f-91f0-892576772c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:12:30.480Z|a8531ee6-fe88-482a-8f7b-442cb465adf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:30.480Z|a8531ee6-fe88-482a-8f7b-442cb465adf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:30.539Z|b8eacbda-ecee-434e-a3fa-f2af6f6f1e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:30.540Z|b8eacbda-ecee-434e-a3fa-f2af6f6f1e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:30.716Z|4be0468a-ab4a-492c-974a-64085328f6bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:30.717Z|4be0468a-ab4a-492c-974a-64085328f6bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:40.513Z|251a1310-f63d-443d-95a1-bd269d15db56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:40.514Z|251a1310-f63d-443d-95a1-bd269d15db56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:40.577Z|9e61c857-c6fa-41d4-b28f-7a1653ff1871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:40.578Z|9e61c857-c6fa-41d4-b28f-7a1653ff1871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:40.749Z|a38470ba-b668-4656-a0bd-01231a2ade63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:40.750Z|a38470ba-b668-4656-a0bd-01231a2ade63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:41.039Z|b240183b-6660-4fdf-9a3e-b7b0379db114|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:12:41.040Z|b240183b-6660-4fdf-9a3e-b7b0379db114|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:44.431Z|31019b22-5172-454e-b5f2-8a481ec8f3e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:12:44.432Z|31019b22-5172-454e-b5f2-8a481ec8f3e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:12:50.543Z|f55b11a9-b796-40fc-9745-7a9366e4ed32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:50.544Z|f55b11a9-b796-40fc-9745-7a9366e4ed32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:50.616Z|07344d00-e023-43e4-8595-c1e1f3b99753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:50.617Z|07344d00-e023-43e4-8595-c1e1f3b99753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:50.794Z|cf1b43fa-2069-4294-bd3c-7c906e86643c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:12:50.825Z|cf1b43fa-2069-4294-bd3c-7c906e86643c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:12:59.431Z|a8fd22c0-5bfe-4d34-bb21-7a54a03948c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:12:59.437Z|a8fd22c0-5bfe-4d34-bb21-7a54a03948c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:13:00.285Z|556e50d0-2ab2-424a-be30-74bda3473131|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:13:00.286Z|556e50d0-2ab2-424a-be30-74bda3473131|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:13:00.591Z|c01eeeda-c02d-477c-8c8f-5d4baaa34268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:00.593Z|c01eeeda-c02d-477c-8c8f-5d4baaa34268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:00.646Z|f405cc84-81f8-4b4b-9c28-7d661b615ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:00.647Z|f405cc84-81f8-4b4b-9c28-7d661b615ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:00.886Z|34550984-6867-4f18-8566-0a689f359a6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:00.887Z|34550984-6867-4f18-8566-0a689f359a6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:10.631Z|92420dc2-6095-491a-8c56-4bd0d4c41fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:10.632Z|92420dc2-6095-491a-8c56-4bd0d4c41fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:10.688Z|d09d9229-fa22-4f2e-a1e7-528aabb689b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:10.689Z|d09d9229-fa22-4f2e-a1e7-528aabb689b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:10.916Z|63996d0a-b846-4b34-b20b-b0fb037e316e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:10.917Z|63996d0a-b846-4b34-b20b-b0fb037e316e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:14.439Z|bf64be8a-9df8-4788-b071-7bef1ca918e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:13:14.440Z|bf64be8a-9df8-4788-b071-7bef1ca918e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:13:20.670Z|3076fa94-3dc7-4555-ac4d-dab52e678b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:20.673Z|3076fa94-3dc7-4555-ac4d-dab52e678b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:20.731Z|fe0b90ac-a25d-472f-bf1b-8c7e3492f4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:20.732Z|fe0b90ac-a25d-472f-bf1b-8c7e3492f4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:20.960Z|146a0af5-ee25-49a0-8fa8-018f939cefd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:20.961Z|146a0af5-ee25-49a0-8fa8-018f939cefd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:29.432Z|0af731ab-8330-40a4-aefb-8835a9e3d949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:13:29.434Z|0af731ab-8330-40a4-aefb-8835a9e3d949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:13:30.287Z|33e2c9fa-eebf-41dc-abdf-fda52c78ac1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:13:30.291Z|33e2c9fa-eebf-41dc-abdf-fda52c78ac1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:13:30.705Z|6d83b952-e668-40f2-bad2-f5b0ba43db38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:30.709Z|6d83b952-e668-40f2-bad2-f5b0ba43db38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:30.765Z|ed4d58d0-b9e0-4384-b5a1-8395938c2247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:30.766Z|ed4d58d0-b9e0-4384-b5a1-8395938c2247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:31.009Z|82242170-8c76-402e-b50d-ef9a5cb7f935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:31.010Z|82242170-8c76-402e-b50d-ef9a5cb7f935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:40.762Z|2b0a2a32-6b5e-4590-b14f-648972ad39ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:40.763Z|2b0a2a32-6b5e-4590-b14f-648972ad39ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:40.801Z|0325ee5a-63b0-451a-93c3-c109e05aee0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:40.802Z|0325ee5a-63b0-451a-93c3-c109e05aee0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:41.032Z|2e9f40c3-4810-4428-a640-fc7047d9cfe6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:13:41.033Z|2e9f40c3-4810-4428-a640-fc7047d9cfe6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:41.054Z|fe338730-6ff4-4cf2-b33f-028161a88a58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:41.063Z|fe338730-6ff4-4cf2-b33f-028161a88a58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:44.432Z|4121096a-8da6-4062-bdd6-7809e029a41d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:13:44.437Z|4121096a-8da6-4062-bdd6-7809e029a41d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:13:50.802Z|a698c5ff-223b-435c-aebe-4f631ca2b00a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:50.806Z|a698c5ff-223b-435c-aebe-4f631ca2b00a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:50.843Z|06a368c9-10a1-4a89-b564-de619af68d63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:50.845Z|06a368c9-10a1-4a89-b564-de619af68d63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:51.098Z|e3e98e2d-143e-4330-828c-59ea4e88ed67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:13:51.110Z|e3e98e2d-143e-4330-828c-59ea4e88ed67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:13:59.432Z|24a99246-4cf4-4592-80ad-f62b294d1d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:13:59.435Z|24a99246-4cf4-4592-80ad-f62b294d1d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:14:00.292Z|14126913-36d2-47bd-9b24-f995a34e9cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:14:00.294Z|14126913-36d2-47bd-9b24-f995a34e9cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:14:00.849Z|b1cd7e43-1e7d-403a-99dc-2ab4a23674bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:00.850Z|b1cd7e43-1e7d-403a-99dc-2ab4a23674bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:00.872Z|b9504190-4688-4504-8348-e31476a708d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:00.873Z|b9504190-4688-4504-8348-e31476a708d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:01.148Z|22311bd4-178d-41c4-b395-bcc61732a3d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:01.149Z|22311bd4-178d-41c4-b395-bcc61732a3d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:10.886Z|6fab1b2c-145c-4482-973c-3dae0fcda719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:10.890Z|6fab1b2c-145c-4482-973c-3dae0fcda719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:10.908Z|cfd276c3-b5c3-45ce-b737-7489c9017b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:10.909Z|cfd276c3-b5c3-45ce-b737-7489c9017b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:11.182Z|af5f2821-5ef7-4f06-9cc1-19a3819fe34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:11.183Z|af5f2821-5ef7-4f06-9cc1-19a3819fe34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:14.431Z|0ae5d4fd-3dfb-4a27-ac25-161951e7d2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:14:14.432Z|0ae5d4fd-3dfb-4a27-ac25-161951e7d2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:14:20.934Z|37dcaeae-3fe9-4a51-bbe0-813baad4f479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:20.935Z|37dcaeae-3fe9-4a51-bbe0-813baad4f479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:20.939Z|9541b079-1a42-468c-b2bd-ffba4c06c59e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:20.940Z|9541b079-1a42-468c-b2bd-ffba4c06c59e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:21.209Z|953e13e7-7a3b-4931-a2e4-7551758f75b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:21.211Z|953e13e7-7a3b-4931-a2e4-7551758f75b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:29.431Z|4f6d9c2a-d863-40e5-a73e-8e30e349a8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:14:29.441Z|4f6d9c2a-d863-40e5-a73e-8e30e349a8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:14:30.295Z|99254315-ab88-4c48-9ef2-4084731c55b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:14:30.295Z|99254315-ab88-4c48-9ef2-4084731c55b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:14:30.978Z|df8f3599-f19e-40dc-808e-82a126bba2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:30.980Z|df8f3599-f19e-40dc-808e-82a126bba2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:31.001Z|e7ade9cf-0cd9-4a3f-be6a-60bc6df48373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:31.002Z|e7ade9cf-0cd9-4a3f-be6a-60bc6df48373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:31.240Z|135fa4d4-23d7-4b4d-af13-cb760d500e5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:31.241Z|135fa4d4-23d7-4b4d-af13-cb760d500e5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:41.018Z|e2c50780-b6a2-477f-a981-b56b349d7c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:41.020Z|e2c50780-b6a2-477f-a981-b56b349d7c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:41.036Z|c83b0eaa-400f-4c0c-8e41-a5ed3a762dd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:41.037Z|c83b0eaa-400f-4c0c-8e41-a5ed3a762dd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:41.044Z|71648e8c-cddb-438a-8f3b-75650a45de6c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:14:41.046Z|71648e8c-cddb-438a-8f3b-75650a45de6c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:41.284Z|a184844c-4afc-4e44-9e7d-805c12c0587a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:41.286Z|a184844c-4afc-4e44-9e7d-805c12c0587a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:44.434Z|06ba62f4-bd2e-4916-a500-be7d0d5b1da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:14:44.435Z|06ba62f4-bd2e-4916-a500-be7d0d5b1da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:14:51.056Z|bf9afdf2-9dad-436b-9682-d7aa7cbb200a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:51.057Z|bf9afdf2-9dad-436b-9682-d7aa7cbb200a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:51.070Z|7988d3d6-bd29-4b49-a6aa-8f1d6ebcb966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:51.084Z|7988d3d6-bd29-4b49-a6aa-8f1d6ebcb966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:51.318Z|1a6bae7f-2e9d-47a7-8e6d-f6084b33e95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:14:51.323Z|1a6bae7f-2e9d-47a7-8e6d-f6084b33e95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:14:59.432Z|cb199596-4c84-4415-a470-06e056397a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:14:59.434Z|cb199596-4c84-4415-a470-06e056397a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:15:00.296Z|aea174cb-8ef9-42e2-972a-65d833b0efb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:15:00.297Z|aea174cb-8ef9-42e2-972a-65d833b0efb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:15:01.092Z|195e10d2-eb89-4cf5-b106-a7f39484592f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:01.094Z|195e10d2-eb89-4cf5-b106-a7f39484592f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:01.119Z|53358f30-4d33-4cab-b343-5478b8266515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:01.120Z|53358f30-4d33-4cab-b343-5478b8266515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:01.360Z|a08ec68d-2f54-42f9-bbee-168d5d1e96ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:01.361Z|a08ec68d-2f54-42f9-bbee-168d5d1e96ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:11.126Z|c0ad9436-c811-4afa-9351-56d3ab57e98b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:11.132Z|c0ad9436-c811-4afa-9351-56d3ab57e98b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:11.153Z|0cbfa25b-e4d0-4d0a-909e-add49777885b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:11.154Z|0cbfa25b-e4d0-4d0a-909e-add49777885b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:11.392Z|41426d99-e386-4366-bb8a-7f9dfb699d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:11.393Z|41426d99-e386-4366-bb8a-7f9dfb699d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:14.431Z|74623b05-42a2-46cb-a8d6-09504509ff55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:15:14.435Z|74623b05-42a2-46cb-a8d6-09504509ff55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:15:21.163Z|c75bee87-147c-4f56-b41f-54a93354260b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:21.164Z|c75bee87-147c-4f56-b41f-54a93354260b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:21.190Z|b3d79744-b95d-4197-bda7-f2054d94c6b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:21.191Z|b3d79744-b95d-4197-bda7-f2054d94c6b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:21.424Z|aab7873a-f840-4c7d-9473-a70b60aefaf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:21.425Z|aab7873a-f840-4c7d-9473-a70b60aefaf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:29.431Z|eb5f9d8a-169a-437e-a40e-386324df2f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:15:29.433Z|eb5f9d8a-169a-437e-a40e-386324df2f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:15:30.298Z|bf5ea319-6a08-4087-a9f6-be7aaa1a0611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:15:30.299Z|bf5ea319-6a08-4087-a9f6-be7aaa1a0611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:15:31.191Z|4cfff8d2-d0be-4964-806d-b3ac4d7667fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:31.192Z|4cfff8d2-d0be-4964-806d-b3ac4d7667fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:31.219Z|3521d3e7-ed2a-4635-a4c3-6a5efd793100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:31.219Z|3521d3e7-ed2a-4635-a4c3-6a5efd793100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:31.458Z|e380ea95-3bbb-46b9-aad4-f46aefe52009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:31.459Z|e380ea95-3bbb-46b9-aad4-f46aefe52009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:41.034Z|8f796762-5e3b-4f1a-ba25-22cd202b2f3d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:15:41.036Z|8f796762-5e3b-4f1a-ba25-22cd202b2f3d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:41.243Z|88310e28-b7a5-4a04-99ed-28d23192c744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:41.244Z|88310e28-b7a5-4a04-99ed-28d23192c744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:41.257Z|85d78355-4083-4870-93b6-c8d2ef323154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:41.258Z|85d78355-4083-4870-93b6-c8d2ef323154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:41.493Z|c647a9a9-ff7d-4f82-b349-8d0654410d4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:41.494Z|c647a9a9-ff7d-4f82-b349-8d0654410d4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:44.432Z|c0ac6b98-2913-4aa4-9b8d-68f308d89014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:15:44.432Z|c0ac6b98-2913-4aa4-9b8d-68f308d89014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:15:51.286Z|0307ccd1-f349-4bb3-8711-2202b085a6bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:51.292Z|0307ccd1-f349-4bb3-8711-2202b085a6bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:51.337Z|2c399cd2-a81e-4d25-ad41-b3dc9007f1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:51.339Z|2c399cd2-a81e-4d25-ad41-b3dc9007f1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:51.521Z|77644ed7-44c0-4650-9e97-1858247af147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:15:51.522Z|77644ed7-44c0-4650-9e97-1858247af147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:15:59.431Z|8683e94b-72a9-4a74-bb36-90df83c67544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:15:59.437Z|8683e94b-72a9-4a74-bb36-90df83c67544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:16:00.299Z|067a5ad8-a402-4dc2-baf9-18dba8784e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:16:00.300Z|067a5ad8-a402-4dc2-baf9-18dba8784e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:16:01.335Z|ac88cbd8-8b88-49d9-9902-f11c8fbeda00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:01.336Z|ac88cbd8-8b88-49d9-9902-f11c8fbeda00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:01.376Z|8371e133-a4d8-403a-a1bd-5798b356b4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:01.377Z|8371e133-a4d8-403a-a1bd-5798b356b4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:01.551Z|988c365f-b568-45df-a2ab-066ea591b166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:01.552Z|988c365f-b568-45df-a2ab-066ea591b166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:11.382Z|40970725-d366-413a-9e1e-f36f725a7f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:11.383Z|40970725-d366-413a-9e1e-f36f725a7f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:11.407Z|a3216680-1e68-4b36-946f-d38cb30f5ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:11.408Z|a3216680-1e68-4b36-946f-d38cb30f5ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:11.598Z|ce282972-629a-4794-95d2-59dc0e7519ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:11.599Z|ce282972-629a-4794-95d2-59dc0e7519ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:14.431Z|fe72cc0a-c178-47c4-9fbf-39000d3517f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:16:14.432Z|fe72cc0a-c178-47c4-9fbf-39000d3517f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:16:21.419Z|9136ae21-b275-4861-9291-294d46dd55d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:21.420Z|9136ae21-b275-4861-9291-294d46dd55d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:21.449Z|3c4fac74-fc01-4efd-8d58-a9ba7f670fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:21.450Z|3c4fac74-fc01-4efd-8d58-a9ba7f670fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:21.637Z|abf8cfff-1b97-451c-8191-998c0701abc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:21.638Z|abf8cfff-1b97-451c-8191-998c0701abc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:29.431Z|1ff24424-e2f4-414b-aab3-d434318da3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:16:29.432Z|1ff24424-e2f4-414b-aab3-d434318da3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:16:30.301Z|333c072b-da7e-42a6-9128-6a5cdfc64808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:16:30.302Z|333c072b-da7e-42a6-9128-6a5cdfc64808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:16:31.457Z|b4082691-629e-49c2-93ef-cd416a529f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:31.462Z|b4082691-629e-49c2-93ef-cd416a529f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:31.482Z|6858d169-64c4-43a2-a77c-36f98cf48b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:31.483Z|6858d169-64c4-43a2-a77c-36f98cf48b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:31.670Z|0ec39820-ef49-4c0e-b97e-784fee98cbe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:31.672Z|0ec39820-ef49-4c0e-b97e-784fee98cbe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:41.025Z|207b20b3-b6bc-4aec-8835-53319b9c5c49|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:16:41.035Z|207b20b3-b6bc-4aec-8835-53319b9c5c49|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:41.490Z|78134e38-01a4-4870-87aa-7dd0f34c243a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:41.491Z|78134e38-01a4-4870-87aa-7dd0f34c243a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:41.521Z|14d0a60e-9b8e-4172-b83b-5a3a9662bdcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:41.522Z|14d0a60e-9b8e-4172-b83b-5a3a9662bdcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:41.699Z|291d09ef-c25d-4095-a69c-6883ff896fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:41.701Z|291d09ef-c25d-4095-a69c-6883ff896fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:44.433Z|c0620f06-60a6-4c77-ad52-aebd8729b917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:16:44.438Z|c0620f06-60a6-4c77-ad52-aebd8729b917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:16:51.534Z|df6fa1b7-532d-4a85-b33d-c33824d43de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:51.535Z|df6fa1b7-532d-4a85-b33d-c33824d43de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:51.564Z|2baa8a1e-7bfc-4dbb-9194-0a026661ed11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:51.571Z|2baa8a1e-7bfc-4dbb-9194-0a026661ed11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:51.752Z|7e729252-0307-4764-a024-15cf527a0c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:16:51.753Z|7e729252-0307-4764-a024-15cf527a0c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:16:59.431Z|08fce64e-f2f9-4350-a683-e4f280bb69f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:16:59.432Z|08fce64e-f2f9-4350-a683-e4f280bb69f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:17:00.303Z|5bb45767-bce7-4624-988e-8486a2b0e90a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:17:00.303Z|5bb45767-bce7-4624-988e-8486a2b0e90a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:17:01.565Z|0d36aff9-b3ad-435e-96e7-0033017209ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:01.566Z|0d36aff9-b3ad-435e-96e7-0033017209ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:01.605Z|e4d99b92-f04a-476d-a9de-7100cd4dd350|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:01.608Z|e4d99b92-f04a-476d-a9de-7100cd4dd350|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:01.781Z|d26f1796-ac68-4932-9849-68d91e25e7be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:01.782Z|d26f1796-ac68-4932-9849-68d91e25e7be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:11.593Z|4ddb5431-4582-42f0-a334-51152861402e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:11.594Z|4ddb5431-4582-42f0-a334-51152861402e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:11.634Z|2187e36d-5237-4627-853b-22de92f02fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:11.635Z|2187e36d-5237-4627-853b-22de92f02fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:11.814Z|8fe23731-6348-4332-bc4d-f84a660f0c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:11.815Z|8fe23731-6348-4332-bc4d-f84a660f0c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:14.431Z|c731e182-dbf5-4618-9a67-3c77759f9666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:17:14.432Z|c731e182-dbf5-4618-9a67-3c77759f9666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:17:21.624Z|69820699-0acb-40f5-9b57-e112f83dceae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:21.626Z|69820699-0acb-40f5-9b57-e112f83dceae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:21.670Z|25281ecb-f139-485a-8707-026f2ec5e2ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:21.672Z|25281ecb-f139-485a-8707-026f2ec5e2ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:21.859Z|e222c01f-b69e-40d0-a1a6-d18211569e8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:21.861Z|e222c01f-b69e-40d0-a1a6-d18211569e8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:29.439Z|35a6033e-8927-4867-954c-5a5037e3f6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:17:29.443Z|35a6033e-8927-4867-954c-5a5037e3f6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:17:30.304Z|32f8637d-58c4-434e-83c5-459c477b9139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:17:30.305Z|32f8637d-58c4-434e-83c5-459c477b9139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:17:31.653Z|8f3021d9-383d-488b-9518-36e80d37f4da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:31.654Z|8f3021d9-383d-488b-9518-36e80d37f4da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:31.709Z|16c41c71-fe3c-445c-8ee9-f9e0354a5b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:31.710Z|16c41c71-fe3c-445c-8ee9-f9e0354a5b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:31.885Z|dd2a7c65-ed06-4ef9-b137-6cbc8dd9a34a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:31.886Z|dd2a7c65-ed06-4ef9-b137-6cbc8dd9a34a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:41.031Z|0efcac91-e2ed-4809-b01e-5bf180632802|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:17:41.033Z|0efcac91-e2ed-4809-b01e-5bf180632802|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:41.680Z|3ce63e4c-4c6e-4c7f-aec6-1e0c32c075e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:41.681Z|3ce63e4c-4c6e-4c7f-aec6-1e0c32c075e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:41.741Z|cf84189e-2eba-4669-a487-8a3d2f42fc47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:41.742Z|cf84189e-2eba-4669-a487-8a3d2f42fc47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:41.911Z|b149df28-ad8b-41f1-b43b-13c761614a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:41.913Z|b149df28-ad8b-41f1-b43b-13c761614a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:44.431Z|6a3c7030-ee29-416a-8d84-58821504a897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:17:44.432Z|6a3c7030-ee29-416a-8d84-58821504a897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:17:51.730Z|78e68bcc-ed61-48c9-beca-180ce802cfb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:51.731Z|78e68bcc-ed61-48c9-beca-180ce802cfb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:51.790Z|2a708a59-e685-45d4-af00-b2f31a11f395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:51.792Z|2a708a59-e685-45d4-af00-b2f31a11f395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:51.973Z|a291d230-fdbf-4d23-9898-280110a923c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:17:51.974Z|a291d230-fdbf-4d23-9898-280110a923c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:17:59.431Z|3e0635cd-3048-4f50-954d-fd5bfb04b097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:17:59.432Z|3e0635cd-3048-4f50-954d-fd5bfb04b097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:18:00.308Z|b6d7af6c-b1a0-4947-865b-e07693fcd08b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:18:00.309Z|b6d7af6c-b1a0-4947-865b-e07693fcd08b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:18:01.762Z|90807cd0-76e6-45c6-9790-08563e7b274d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:01.765Z|90807cd0-76e6-45c6-9790-08563e7b274d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:01.826Z|f0fda49a-3d05-482c-ac86-951ad283d870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:01.832Z|f0fda49a-3d05-482c-ac86-951ad283d870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:02.006Z|09984c1a-bef0-4f51-ad9f-4c09675ef30f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:02.008Z|09984c1a-bef0-4f51-ad9f-4c09675ef30f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:11.798Z|71222491-a095-46de-a624-e9bf97ec582f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:11.800Z|71222491-a095-46de-a624-e9bf97ec582f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:11.862Z|b8b1ee37-4484-4b76-88da-13a2196294d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:11.864Z|b8b1ee37-4484-4b76-88da-13a2196294d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:12.047Z|3282489b-9efa-455c-aa3b-0ebdd5c878e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:12.048Z|3282489b-9efa-455c-aa3b-0ebdd5c878e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:14.431Z|fd4538b6-f113-4645-94b8-882731aeeb04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:18:14.438Z|fd4538b6-f113-4645-94b8-882731aeeb04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:18:21.846Z|818638b0-55ff-451b-808a-e88b13e09dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:21.848Z|818638b0-55ff-451b-808a-e88b13e09dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:21.890Z|938ce082-aafb-40b5-af3d-170feac52325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:21.892Z|938ce082-aafb-40b5-af3d-170feac52325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:22.084Z|8477c45a-f327-4291-8ced-1417f81accef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:22.085Z|8477c45a-f327-4291-8ced-1417f81accef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:29.431Z|72dbe879-8145-4855-90f9-d6186db48771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:18:29.432Z|72dbe879-8145-4855-90f9-d6186db48771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:18:30.310Z|b1477f2e-0572-4df5-9d74-c8a97ee68886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:18:30.311Z|b1477f2e-0572-4df5-9d74-c8a97ee68886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:18:31.895Z|3adf2ef4-946e-43bf-8d29-804ef570d5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:31.897Z|3adf2ef4-946e-43bf-8d29-804ef570d5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:31.933Z|1f78dba1-8db7-441e-8324-4ff0d5fb20cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:31.936Z|1f78dba1-8db7-441e-8324-4ff0d5fb20cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:32.112Z|510461ff-c76d-4292-aa6f-787291ed65b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:32.113Z|510461ff-c76d-4292-aa6f-787291ed65b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:41.041Z|71f23246-f4fc-4096-86c3-74ddb61e4efe|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:18:41.044Z|71f23246-f4fc-4096-86c3-74ddb61e4efe|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:41.938Z|7546d2f0-ca78-43dd-8856-41b8e706b733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:41.939Z|7546d2f0-ca78-43dd-8856-41b8e706b733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:41.962Z|dcafb0ba-b006-4c91-99bc-c972f0b8f44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:41.963Z|dcafb0ba-b006-4c91-99bc-c972f0b8f44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:42.142Z|0b37ab6c-44af-47f9-b5d1-7c464cca1ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:42.143Z|0b37ab6c-44af-47f9-b5d1-7c464cca1ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:44.432Z|ae61b20d-9a13-4884-a729-d5fa253bff84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:18:44.438Z|ae61b20d-9a13-4884-a729-d5fa253bff84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:18:51.993Z|3d5af67f-ca11-4b31-bd76-8512a4ab67ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:51.995Z|a6d3c34e-b63b-4aea-a22a-316a754706ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:51.996Z|a6d3c34e-b63b-4aea-a22a-316a754706ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:51.996Z|3d5af67f-ca11-4b31-bd76-8512a4ab67ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:52.175Z|a6c9b65c-cafa-454b-b819-822362b6f007|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:18:52.176Z|a6c9b65c-cafa-454b-b819-822362b6f007|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:18:59.431Z|9394b787-29d9-4cab-b94e-d21d1a953536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:18:59.436Z|9394b787-29d9-4cab-b94e-d21d1a953536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:19:00.313Z|c3493885-d529-4f43-9fcc-7834b1338858|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:19:00.314Z|c3493885-d529-4f43-9fcc-7834b1338858|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:19:02.073Z|d9fd9464-7864-4090-a257-ef5a34a96ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:02.074Z|d9fd9464-7864-4090-a257-ef5a34a96ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:02.077Z|566f4b66-4247-4881-b91e-612cefd87514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:02.077Z|566f4b66-4247-4881-b91e-612cefd87514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:02.213Z|1ce07ad6-f674-494a-9f6e-36c660db1450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:02.214Z|1ce07ad6-f674-494a-9f6e-36c660db1450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:12.113Z|e09d1907-e113-480b-8161-77e9a74c4b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:12.115Z|e09d1907-e113-480b-8161-77e9a74c4b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:12.113Z|e09b14bf-56f2-4aed-a19a-05c616d8754c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:12.121Z|e09b14bf-56f2-4aed-a19a-05c616d8754c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:12.249Z|756a7561-db4f-440d-8ffd-6eef3fbd945b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:12.250Z|756a7561-db4f-440d-8ffd-6eef3fbd945b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:14.431Z|53d77ee2-7a95-485f-8f69-5d945bfa450b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:19:14.432Z|53d77ee2-7a95-485f-8f69-5d945bfa450b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:19:22.151Z|4b731449-0ca6-42da-80cf-3d4e5cd02743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:22.152Z|4b731449-0ca6-42da-80cf-3d4e5cd02743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:22.168Z|25dd2529-e22b-4eee-927d-c60dec18a37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:22.170Z|25dd2529-e22b-4eee-927d-c60dec18a37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:22.281Z|f77865d0-1049-4fdb-8f68-4e0aca2b00b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:22.282Z|f77865d0-1049-4fdb-8f68-4e0aca2b00b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:29.435Z|7a958d67-f9be-44b3-90e7-65dc37ae01e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:19:29.442Z|7a958d67-f9be-44b3-90e7-65dc37ae01e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:19:30.315Z|1cf2a36c-da3d-4a9d-85ed-f942fcf5f885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:19:30.316Z|1cf2a36c-da3d-4a9d-85ed-f942fcf5f885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:19:32.182Z|9f150e1c-e9c3-4cd7-8618-6601f2c2d098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:32.184Z|9f150e1c-e9c3-4cd7-8618-6601f2c2d098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:32.201Z|4fbc51b2-b601-4596-8212-1d5860b57438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:32.202Z|4fbc51b2-b601-4596-8212-1d5860b57438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:32.325Z|ecf1ac52-a6d6-4e85-82ce-1c4a61e195ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:32.326Z|ecf1ac52-a6d6-4e85-82ce-1c4a61e195ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:41.031Z|194dedea-3fc9-48fa-bcfa-02a5288a63a6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:19:41.034Z|194dedea-3fc9-48fa-bcfa-02a5288a63a6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:42.220Z|cd0f8e9e-c511-4014-8054-5e84d8f82d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:42.222Z|cd0f8e9e-c511-4014-8054-5e84d8f82d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:42.237Z|e841a805-d8b0-4253-802a-a17535368f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:42.238Z|e841a805-d8b0-4253-802a-a17535368f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:42.378Z|ece90134-e560-4015-ab67-f9f69390cb77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:42.379Z|ece90134-e560-4015-ab67-f9f69390cb77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:44.431Z|cca8391d-7ca1-4ae9-8f76-cbe183f17127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:19:44.432Z|cca8391d-7ca1-4ae9-8f76-cbe183f17127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:19:52.256Z|c9bba2d1-0394-4c05-a15f-f42d6f65e150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:52.257Z|c9bba2d1-0394-4c05-a15f-f42d6f65e150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:52.265Z|4c527c07-8c08-4b1d-a9b8-989ed548742e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:52.266Z|4c527c07-8c08-4b1d-a9b8-989ed548742e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:52.409Z|29f3eb61-9635-41a0-8388-4de7dc4cbbe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:19:52.411Z|29f3eb61-9635-41a0-8388-4de7dc4cbbe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:19:59.431Z|a2eb7ad3-2aaa-4491-b911-40454e19a2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:19:59.432Z|a2eb7ad3-2aaa-4491-b911-40454e19a2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:20:00.316Z|b2d5addd-6b74-42eb-81ce-51952d0fe7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:20:00.317Z|b2d5addd-6b74-42eb-81ce-51952d0fe7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:20:02.285Z|676b84af-6f7a-4612-a123-343356617eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:02.286Z|676b84af-6f7a-4612-a123-343356617eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:02.299Z|8240540e-84ba-4c83-a388-349b0e7a355d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:02.300Z|8240540e-84ba-4c83-a388-349b0e7a355d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:02.441Z|f950f035-d472-4ff4-9a85-b7dff42d06e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:02.442Z|f950f035-d472-4ff4-9a85-b7dff42d06e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:12.322Z|8fddf619-cb19-4f73-beba-a2db160b8cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:12.324Z|8fddf619-cb19-4f73-beba-a2db160b8cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:12.329Z|6f9b2ec6-dd70-4bd2-9a41-70b47eff0371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:12.330Z|6f9b2ec6-dd70-4bd2-9a41-70b47eff0371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:12.483Z|f99a8968-bbd4-4b34-9846-02c6ab07875b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:12.484Z|f99a8968-bbd4-4b34-9846-02c6ab07875b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:14.431Z|bcc8074b-3eb6-4fcd-952e-f9a0a809efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:20:14.434Z|bcc8074b-3eb6-4fcd-952e-f9a0a809efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:20:22.355Z|74456d90-7dc7-424e-9217-a538f8f49f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:22.357Z|96128edc-6f6a-4471-9541-102f050d60bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:22.357Z|74456d90-7dc7-424e-9217-a538f8f49f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:22.360Z|96128edc-6f6a-4471-9541-102f050d60bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:22.518Z|d27fafa3-71af-4976-9866-4232ab923534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:22.519Z|d27fafa3-71af-4976-9866-4232ab923534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:29.431Z|0b96ce2b-578a-41d3-b2d4-473eaa5e0096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:20:29.432Z|0b96ce2b-578a-41d3-b2d4-473eaa5e0096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:20:30.318Z|69d6e322-0cd8-4693-8098-bcb6e4aa3d61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:20:30.319Z|69d6e322-0cd8-4693-8098-bcb6e4aa3d61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:20:32.388Z|891d03d6-d4ff-49f6-a202-d3530e9e1304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:32.388Z|f8e14d02-a180-4800-bdbe-6ce21abf3571|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:32.389Z|891d03d6-d4ff-49f6-a202-d3530e9e1304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:32.390Z|f8e14d02-a180-4800-bdbe-6ce21abf3571|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:32.559Z|c4ba491d-d99d-443e-a7f8-948c675520c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:32.563Z|c4ba491d-d99d-443e-a7f8-948c675520c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:41.025Z|5d40785c-fd85-40e7-9dc9-0220197cfc62|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:20:41.028Z|5d40785c-fd85-40e7-9dc9-0220197cfc62|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:42.424Z|e8947fc7-01b3-4e5e-bf95-f729d38fae97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:42.425Z|3b86a0d9-7ce2-49d4-b327-c9c727e41af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:42.425Z|e8947fc7-01b3-4e5e-bf95-f729d38fae97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:42.425Z|3b86a0d9-7ce2-49d4-b327-c9c727e41af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:42.601Z|f8ff3318-3b11-44fe-96eb-ed6465a44121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:42.602Z|f8ff3318-3b11-44fe-96eb-ed6465a44121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:44.431Z|f9e2ec0c-a0a6-42c1-beb1-65d1f32844fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:20:44.432Z|f9e2ec0c-a0a6-42c1-beb1-65d1f32844fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:20:52.455Z|e8208c53-948f-4885-9bfa-f868d37bd4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:52.458Z|e8208c53-948f-4885-9bfa-f868d37bd4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:52.462Z|fc4e9873-bfe0-48f2-969e-aa1ef80fcb10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:52.464Z|fc4e9873-bfe0-48f2-969e-aa1ef80fcb10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:52.637Z|d05509cc-a659-4115-bdc3-16e745e19a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:20:52.638Z|d05509cc-a659-4115-bdc3-16e745e19a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:20:59.431Z|7318094e-ad98-426c-9fcc-747f63d800dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:20:59.436Z|7318094e-ad98-426c-9fcc-747f63d800dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:21:00.319Z|d0b7b86d-1b30-4800-84f0-b16c3a81842b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:21:00.320Z|d0b7b86d-1b30-4800-84f0-b16c3a81842b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:21:02.505Z|ba75a598-8f0f-4ea1-be7e-ddb41da55731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:02.506Z|ba75a598-8f0f-4ea1-be7e-ddb41da55731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:02.514Z|0929f0e0-ee37-4af1-b9ff-cad6eab1c28e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:02.515Z|0929f0e0-ee37-4af1-b9ff-cad6eab1c28e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:02.669Z|d28595c1-f2a7-4f12-b5f1-b8cc1b35864b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:02.670Z|d28595c1-f2a7-4f12-b5f1-b8cc1b35864b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:12.541Z|0c7edec5-19b2-4380-80a1-f8f6010ae587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:12.543Z|0c7edec5-19b2-4380-80a1-f8f6010ae587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:12.544Z|18373896-26a5-4f4a-8d63-205dd2c23c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:12.546Z|18373896-26a5-4f4a-8d63-205dd2c23c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:12.698Z|6b770e1d-3b31-40d0-8098-1a0bda66ff0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:12.700Z|6b770e1d-3b31-40d0-8098-1a0bda66ff0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:14.431Z|301c4411-4c7d-4a66-b452-8a63cba26ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:21:14.432Z|301c4411-4c7d-4a66-b452-8a63cba26ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:21:22.618Z|515dd569-1fd1-4f03-b182-9d0623f5dfb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:22.619Z|515dd569-1fd1-4f03-b182-9d0623f5dfb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:22.618Z|0b865255-0eba-4c03-b7a8-68bc19a556b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:22.641Z|0b865255-0eba-4c03-b7a8-68bc19a556b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:22.736Z|26aaef0d-8b18-4bc5-95ad-c9b618873261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:22.740Z|26aaef0d-8b18-4bc5-95ad-c9b618873261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:29.431Z|bec6a9bd-7dfa-4443-9be1-0963936eb5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:21:29.432Z|bec6a9bd-7dfa-4443-9be1-0963936eb5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:21:30.322Z|721be85e-cad5-46f1-8583-e08eacac0dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:21:30.324Z|721be85e-cad5-46f1-8583-e08eacac0dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:21:32.650Z|e32b0efc-11a6-4dd6-b2be-f01c6995478b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:32.651Z|e32b0efc-11a6-4dd6-b2be-f01c6995478b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:32.690Z|a7bcc806-640e-4bf5-b08f-b4a6f97ae8e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:32.696Z|a7bcc806-640e-4bf5-b08f-b4a6f97ae8e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:32.778Z|8d5560bd-b85c-4b55-b386-417ab64188a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:32.779Z|8d5560bd-b85c-4b55-b386-417ab64188a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:41.031Z|e7e2b07b-58a3-4fc3-8e7a-4112230be29a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:21:41.032Z|e7e2b07b-58a3-4fc3-8e7a-4112230be29a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:42.684Z|8b4cebdc-62c2-46d2-ab28-cc19a78db4ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:42.685Z|8b4cebdc-62c2-46d2-ab28-cc19a78db4ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:42.726Z|a77259dd-a20d-4825-8793-94aaadcd4d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:42.727Z|a77259dd-a20d-4825-8793-94aaadcd4d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:42.809Z|da1c4d6e-c677-475c-8a8c-14157d1c87a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:42.812Z|da1c4d6e-c677-475c-8a8c-14157d1c87a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:44.431Z|a902b559-1e9b-4e85-9bce-6c4536d0452d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:21:44.435Z|a902b559-1e9b-4e85-9bce-6c4536d0452d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:21:52.722Z|de5a552e-ccfd-4a66-a1cc-7510030f7b25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:52.726Z|de5a552e-ccfd-4a66-a1cc-7510030f7b25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:52.781Z|d140dfd2-41b2-4080-b614-1b0668a4ff9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:52.782Z|d140dfd2-41b2-4080-b614-1b0668a4ff9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:52.865Z|74b3b134-77f8-4e14-9eac-f8f812ec07f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:21:52.866Z|74b3b134-77f8-4e14-9eac-f8f812ec07f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:21:59.431Z|0ae0097f-e596-4ede-bf2f-6de349c81de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:21:59.432Z|0ae0097f-e596-4ede-bf2f-6de349c81de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:22:00.324Z|914cbaf3-26dd-4678-b2dd-815c9e4e8645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:22:00.325Z|914cbaf3-26dd-4678-b2dd-815c9e4e8645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:22:02.793Z|356add2f-7104-4bd0-83d6-7333f55c117b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:02.794Z|356add2f-7104-4bd0-83d6-7333f55c117b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:02.825Z|536b24a3-3d46-4f52-83b0-1ab118eaaa39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:02.827Z|536b24a3-3d46-4f52-83b0-1ab118eaaa39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:02.894Z|4d579d4c-9b15-4aee-a286-11f5fbd2f1c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:02.896Z|4d579d4c-9b15-4aee-a286-11f5fbd2f1c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:12.828Z|5ba3489c-755b-4cde-bbab-493cc5ce2b3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:12.829Z|5ba3489c-755b-4cde-bbab-493cc5ce2b3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:12.872Z|e14e3924-5883-4126-826a-ac8f1264a55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:12.873Z|e14e3924-5883-4126-826a-ac8f1264a55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:12.930Z|95c0c91a-45ee-4d9e-9554-c42e5ab241c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:12.931Z|95c0c91a-45ee-4d9e-9554-c42e5ab241c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:14.431Z|0f3a2141-d5c4-4b41-b80f-3a2a4c13aac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:22:14.432Z|0f3a2141-d5c4-4b41-b80f-3a2a4c13aac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:22:22.871Z|d5a14821-9b82-4097-852e-056bda31ccbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:22.874Z|d5a14821-9b82-4097-852e-056bda31ccbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:22.903Z|99c6a60b-133c-43d7-b627-b8e81d46729f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:22.904Z|99c6a60b-133c-43d7-b627-b8e81d46729f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:22.963Z|e4518c07-e331-44b2-8489-7dfeded667fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:22.964Z|e4518c07-e331-44b2-8489-7dfeded667fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:29.433Z|1879307a-a3fa-4d1e-87e0-468914873968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:22:29.437Z|1879307a-a3fa-4d1e-87e0-468914873968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:22:30.326Z|5210dc23-06f8-4764-8f96-a765f42790f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:22:30.327Z|5210dc23-06f8-4764-8f96-a765f42790f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:22:32.918Z|b10dda4d-3ab7-4198-aea4-b6bdafd8b85d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:32.919Z|b10dda4d-3ab7-4198-aea4-b6bdafd8b85d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:32.948Z|0d06361a-ea28-4543-833f-76f4d20e9e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:32.949Z|0d06361a-ea28-4543-833f-76f4d20e9e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:33.024Z|8d85c8dd-d207-46a6-8bf7-23069d0ef29f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:33.025Z|8d85c8dd-d207-46a6-8bf7-23069d0ef29f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:41.038Z|71cee4ea-080e-4230-9c80-856d767b162d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:22:41.042Z|71cee4ea-080e-4230-9c80-856d767b162d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:42.979Z|5aa03ff5-a366-40e6-86c3-3ec3d2401bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:42.981Z|5aa03ff5-a366-40e6-86c3-3ec3d2401bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:43.030Z|89147e4c-245a-4bf7-9ad3-b1d949ef31f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:43.031Z|89147e4c-245a-4bf7-9ad3-b1d949ef31f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:43.084Z|18587914-8897-4590-b0f0-1b99b59d6d90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:43.085Z|18587914-8897-4590-b0f0-1b99b59d6d90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:44.431Z|42998143-7a2b-453f-ad94-975708bd54b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:22:44.432Z|42998143-7a2b-453f-ad94-975708bd54b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:22:53.026Z|53471d16-a021-4509-8ac0-233b3df7cf3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:53.031Z|53471d16-a021-4509-8ac0-233b3df7cf3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:53.125Z|cd20d608-c6da-47e7-94d0-9d3fe495bdfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:53.125Z|c76030cd-0cf0-4350-9c29-16534881e5ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:22:53.126Z|cd20d608-c6da-47e7-94d0-9d3fe495bdfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:53.126Z|c76030cd-0cf0-4350-9c29-16534881e5ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:22:59.432Z|ba2da933-6771-4bb4-92d8-a7c77f883824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:22:59.434Z|ba2da933-6771-4bb4-92d8-a7c77f883824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:23:00.328Z|f3c02ac1-017f-4c07-9733-7830b2238a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:23:00.328Z|f3c02ac1-017f-4c07-9733-7830b2238a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:23:03.073Z|237bcbd8-5374-4388-ba3f-2c9abe7da885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:03.077Z|237bcbd8-5374-4388-ba3f-2c9abe7da885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:03.153Z|c9203880-6d48-4499-afdd-e53fcf1a3db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:03.153Z|c9203880-6d48-4499-afdd-e53fcf1a3db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:03.162Z|19f5bfce-5313-4f09-ac73-96770abd5a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:03.164Z|19f5bfce-5313-4f09-ac73-96770abd5a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:13.113Z|b4d65422-e9c6-418d-8df4-8a3d984c3ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:13.115Z|b4d65422-e9c6-418d-8df4-8a3d984c3ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:13.204Z|cfbafe63-3a97-49ce-b578-d7ba097c8170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:13.204Z|cfbafe63-3a97-49ce-b578-d7ba097c8170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:13.204Z|d77e75b7-3a21-49d5-9e30-c85f22491528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:13.212Z|d77e75b7-3a21-49d5-9e30-c85f22491528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:14.431Z|0af57a1c-92ee-46a2-83fe-ba29237785e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:23:14.437Z|0af57a1c-92ee-46a2-83fe-ba29237785e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:23:23.160Z|20762a27-d7da-4412-9c60-bede1c90c5a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:23.162Z|20762a27-d7da-4412-9c60-bede1c90c5a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:23.233Z|9126be68-0ba7-4675-9cca-dde43f410651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:23.234Z|9126be68-0ba7-4675-9cca-dde43f410651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:23.245Z|42ee20f6-bb7b-44e7-b3ea-51858ffaec28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:23.246Z|42ee20f6-bb7b-44e7-b3ea-51858ffaec28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:29.435Z|56c8a860-2dbb-480f-9c3d-1593921f5644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:23:29.436Z|56c8a860-2dbb-480f-9c3d-1593921f5644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:23:30.331Z|36853954-ccf4-4bd9-b694-72468cee450a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:23:30.332Z|36853954-ccf4-4bd9-b694-72468cee450a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:23:33.200Z|1f3deb52-8dea-4293-ae45-100dc3796189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:33.203Z|1f3deb52-8dea-4293-ae45-100dc3796189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:33.268Z|a3ef40af-99af-4de5-9124-c0bca39a5c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:33.268Z|a3ef40af-99af-4de5-9124-c0bca39a5c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:33.275Z|83e9b8c3-e7bb-4d13-bfcf-246e4d02ac4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:33.277Z|83e9b8c3-e7bb-4d13-bfcf-246e4d02ac4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:41.035Z|353ac2f0-65a4-472b-8044-f439e9b0e466|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:23:41.039Z|353ac2f0-65a4-472b-8044-f439e9b0e466|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:43.238Z|f4208ec4-3936-4674-a86a-21401425979a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:43.241Z|f4208ec4-3936-4674-a86a-21401425979a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:43.305Z|9ee1ee47-2384-455c-936a-9d065ba8fee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:43.307Z|9ee1ee47-2384-455c-936a-9d065ba8fee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:43.313Z|0c2e4873-11a8-4376-b9c9-2ae189827eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:43.315Z|0c2e4873-11a8-4376-b9c9-2ae189827eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:44.433Z|a940c810-a169-47fc-ba1c-8c5b36bf5f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:23:44.436Z|a940c810-a169-47fc-ba1c-8c5b36bf5f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:23:53.304Z|571363cb-707a-4499-962b-a7f2cd439301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:53.306Z|571363cb-707a-4499-962b-a7f2cd439301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:53.344Z|85acb9a5-1101-4e5b-babe-f14567539626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:53.345Z|85acb9a5-1101-4e5b-babe-f14567539626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:53.443Z|3a915278-b039-4f23-89f7-c0b54b987d2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:23:53.460Z|3a915278-b039-4f23-89f7-c0b54b987d2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:23:59.432Z|1b971e34-64f5-4906-9c30-69f33bc01f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:23:59.445Z|1b971e34-64f5-4906-9c30-69f33bc01f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:24:00.335Z|5b4c09ba-cf5a-4371-a8aa-39d73432ed10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:24:00.336Z|5b4c09ba-cf5a-4371-a8aa-39d73432ed10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:24:03.337Z|3c251273-08f1-40b9-bbc7-6743aed44486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:03.338Z|3c251273-08f1-40b9-bbc7-6743aed44486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:03.378Z|16d36f3f-916c-49d9-957e-40fea2218fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:03.380Z|16d36f3f-916c-49d9-957e-40fea2218fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:03.497Z|400531dc-2cfc-4fb4-b953-58c286c09f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:03.498Z|400531dc-2cfc-4fb4-b953-58c286c09f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:13.395Z|01d2f57a-d9ba-4ed4-ad14-2a251a02f9f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:13.397Z|01d2f57a-d9ba-4ed4-ad14-2a251a02f9f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:13.446Z|2f582d2f-57c5-499b-b5cd-11b143143ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:13.448Z|2f582d2f-57c5-499b-b5cd-11b143143ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:13.579Z|b011445e-1a29-4d90-9974-4845bb4f8f4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:13.580Z|b011445e-1a29-4d90-9974-4845bb4f8f4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:14.431Z|170de5e7-2809-4af5-8681-a876f8e7945d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:24:14.432Z|170de5e7-2809-4af5-8681-a876f8e7945d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:24:23.472Z|660e7fdd-6a54-429c-885c-0c1ba5e63435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:23.474Z|660e7fdd-6a54-429c-885c-0c1ba5e63435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:23.504Z|02eb78f1-8da4-486c-aced-09cd24c54184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:23.506Z|02eb78f1-8da4-486c-aced-09cd24c54184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:23.629Z|f5da4937-d385-4d05-bf1d-b2d718528b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:23.630Z|f5da4937-d385-4d05-bf1d-b2d718528b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:29.431Z|5d8d6e12-bbc2-41e3-b1f3-c28bc5d0ae79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:24:29.432Z|5d8d6e12-bbc2-41e3-b1f3-c28bc5d0ae79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:24:30.337Z|4a80ebf1-48a7-49d1-97e1-b9f549dad1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:24:30.339Z|4a80ebf1-48a7-49d1-97e1-b9f549dad1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:24:33.522Z|a4f49aaa-0b6e-4a43-87e7-cecf21df8cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:33.524Z|a4f49aaa-0b6e-4a43-87e7-cecf21df8cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:33.538Z|eceea581-bc70-4b5d-bc3c-dc61f07e0b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:33.540Z|eceea581-bc70-4b5d-bc3c-dc61f07e0b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:33.659Z|d1329ab5-63a1-4878-bce0-de884b0e5cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:33.660Z|d1329ab5-63a1-4878-bce0-de884b0e5cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:41.030Z|e4a6baef-d815-40d0-aeef-890e969647c2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:24:41.031Z|e4a6baef-d815-40d0-aeef-890e969647c2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:43.580Z|42b19fb5-d058-4969-9c47-572d91e5a7bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:43.581Z|42b19fb5-d058-4969-9c47-572d91e5a7bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:43.598Z|b6aa0983-3542-4746-a457-8611332f08da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:43.599Z|b6aa0983-3542-4746-a457-8611332f08da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:43.689Z|88c79303-d2d4-4c4e-a788-bd3121085b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:43.690Z|88c79303-d2d4-4c4e-a788-bd3121085b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:44.432Z|a53b51da-92ac-4305-a11d-1ec450657016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:24:44.441Z|a53b51da-92ac-4305-a11d-1ec450657016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:24:53.629Z|2aec4717-33cf-4153-8564-20f558d475bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:53.630Z|2aec4717-33cf-4153-8564-20f558d475bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:53.637Z|d084a8c1-26d5-46ad-ad89-95140eb648a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:53.638Z|d084a8c1-26d5-46ad-ad89-95140eb648a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:53.717Z|54be28b8-e38a-4135-9f21-1210ad9beb22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:24:53.718Z|54be28b8-e38a-4135-9f21-1210ad9beb22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:24:59.439Z|9822161d-98db-4477-bea3-36805644ea0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:24:59.440Z|9822161d-98db-4477-bea3-36805644ea0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:25:00.340Z|d7be6094-60b5-4e84-805f-18aba06da4d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:25:00.341Z|d7be6094-60b5-4e84-805f-18aba06da4d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:25:03.661Z|68dfa0e3-2413-41ef-a42e-8dc7c3917a46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:03.662Z|68dfa0e3-2413-41ef-a42e-8dc7c3917a46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:03.671Z|63a35440-de16-44f7-b56a-4b6a2db9fa11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:03.672Z|63a35440-de16-44f7-b56a-4b6a2db9fa11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:03.751Z|2101b96c-1233-4273-85b8-b2d6557bda29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:03.752Z|2101b96c-1233-4273-85b8-b2d6557bda29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:13.719Z|f0e16e4f-c779-448a-9040-523543b8abcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:13.721Z|f0e16e4f-c779-448a-9040-523543b8abcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:13.726Z|e9cdbdd3-f3db-4f9d-8f8e-fd5b6360d8ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:13.728Z|e9cdbdd3-f3db-4f9d-8f8e-fd5b6360d8ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:13.791Z|553d1cb6-632b-4a95-96b1-72262407b4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:13.792Z|553d1cb6-632b-4a95-96b1-72262407b4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:14.435Z|17fc4600-e67c-4ec5-961a-9d475071be45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:25:14.436Z|17fc4600-e67c-4ec5-961a-9d475071be45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:25:23.760Z|59041eef-3226-4b72-adab-39f32a6ba9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:23.761Z|59041eef-3226-4b72-adab-39f32a6ba9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:23.773Z|34b16cf8-22aa-4748-9e6e-c3548cec09ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:23.774Z|34b16cf8-22aa-4748-9e6e-c3548cec09ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:23.825Z|65c3726f-c169-439c-9d78-6604c79402b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:23.826Z|65c3726f-c169-439c-9d78-6604c79402b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:29.435Z|78dba703-9bb8-475b-a734-0b12fd5547e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:25:29.444Z|78dba703-9bb8-475b-a734-0b12fd5547e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:25:30.342Z|7d73a345-2df4-455e-912b-e1e1d669fefb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:25:30.343Z|7d73a345-2df4-455e-912b-e1e1d669fefb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:25:33.808Z|9a138c3b-d2ae-47fe-a9f4-64b5e4fc9f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:33.810Z|9a138c3b-d2ae-47fe-a9f4-64b5e4fc9f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:33.830Z|130c9cec-81ba-4b55-9209-1178b069a983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:33.834Z|130c9cec-81ba-4b55-9209-1178b069a983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:33.886Z|e69cdb2c-059d-4d7a-990a-67c2ffbe4cfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:33.892Z|e69cdb2c-059d-4d7a-990a-67c2ffbe4cfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:41.038Z|a5247720-e5e7-4391-b172-ed948bdba95d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:25:41.040Z|a5247720-e5e7-4391-b172-ed948bdba95d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:43.850Z|a9b8ed31-4bce-44ad-b93b-78e9c5a67bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:43.851Z|a9b8ed31-4bce-44ad-b93b-78e9c5a67bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:43.868Z|ac9877b5-ec1d-4260-82a0-517fe0e2297f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:43.870Z|ac9877b5-ec1d-4260-82a0-517fe0e2297f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:43.926Z|0b2f1d61-df41-4d32-ae95-a38602008032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:43.927Z|0b2f1d61-df41-4d32-ae95-a38602008032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:44.431Z|777346b5-8a34-4093-b117-7675b2369ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:25:44.432Z|777346b5-8a34-4093-b117-7675b2369ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:25:53.927Z|44960b82-47c4-47da-9b33-c5e8ba4e54b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:53.928Z|44960b82-47c4-47da-9b33-c5e8ba4e54b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:53.950Z|f3cef80a-4081-4b40-8fdd-9342c99e8748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:53.952Z|f3cef80a-4081-4b40-8fdd-9342c99e8748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:53.966Z|fbdb4682-b43a-4b10-b4df-d3ff4f139093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:25:53.967Z|fbdb4682-b43a-4b10-b4df-d3ff4f139093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:25:59.435Z|95d17536-d4fe-4210-9ce9-3e1c443e7ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:25:59.436Z|95d17536-d4fe-4210-9ce9-3e1c443e7ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:26:00.344Z|62817acc-083a-4eb5-b094-ac8d80126669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:26:00.345Z|62817acc-083a-4eb5-b094-ac8d80126669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:26:04.012Z|da009199-655a-49c2-8403-b8bbd544d7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:04.013Z|da009199-655a-49c2-8403-b8bbd544d7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:04.036Z|fbf5ce34-085a-4d50-9a99-119e815ab327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:04.037Z|fbf5ce34-085a-4d50-9a99-119e815ab327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:04.036Z|c39e6d27-f147-4859-b434-5e15c5f5aa5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:04.056Z|c39e6d27-f147-4859-b434-5e15c5f5aa5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:14.070Z|2ca18e8b-d67f-4c14-bab9-dfc519c3786a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:14.071Z|2ca18e8b-d67f-4c14-bab9-dfc519c3786a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:14.084Z|20309861-97c8-4f5e-9f20-c4797e691449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:14.087Z|20309861-97c8-4f5e-9f20-c4797e691449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:14.094Z|be1dfba0-c2ab-4a96-a4ae-7a81f9b4ebbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:14.095Z|be1dfba0-c2ab-4a96-a4ae-7a81f9b4ebbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:14.431Z|eb45c462-695d-4381-8627-ce586a0dc118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:26:14.434Z|eb45c462-695d-4381-8627-ce586a0dc118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:26:24.104Z|8209cdc1-c0b9-4f36-a878-4c5fae7410b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:24.105Z|8209cdc1-c0b9-4f36-a878-4c5fae7410b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:24.120Z|4af809cb-ee53-4ae1-b65c-032666fb9863|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:24.120Z|1c04b50e-318f-438b-94b7-97ec9b4cbd36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:24.121Z|1c04b50e-318f-438b-94b7-97ec9b4cbd36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:24.121Z|4af809cb-ee53-4ae1-b65c-032666fb9863|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:29.431Z|3dc51d5d-aa87-4949-87d4-9e685294e9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:26:29.432Z|3dc51d5d-aa87-4949-87d4-9e685294e9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:26:30.346Z|0ca4f013-9286-42ee-915a-343dace59b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:26:30.347Z|0ca4f013-9286-42ee-915a-343dace59b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:26:34.139Z|0c9e0da2-c636-423b-94a6-4cd905d4c4a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:34.140Z|0c9e0da2-c636-423b-94a6-4cd905d4c4a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:34.160Z|17676089-061e-4763-86ae-1f5f5b807ef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:34.160Z|acce16fa-671a-47fa-83dc-b8728daf036d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:34.162Z|17676089-061e-4763-86ae-1f5f5b807ef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:34.163Z|acce16fa-671a-47fa-83dc-b8728daf036d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:41.026Z|e3b1fd4a-deeb-46cf-be15-a12ed89f4140|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:26:41.027Z|e3b1fd4a-deeb-46cf-be15-a12ed89f4140|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:44.185Z|2143e7e2-f63e-496f-818d-1fd830b1ad42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:44.186Z|2143e7e2-f63e-496f-818d-1fd830b1ad42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:44.201Z|2cd3bee1-d3d8-458b-a745-53f8dcf83e40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:44.205Z|2cd3bee1-d3d8-458b-a745-53f8dcf83e40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:44.225Z|2da51a4c-f841-49c0-bb43-03e7b0b87500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:44.226Z|2da51a4c-f841-49c0-bb43-03e7b0b87500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:44.431Z|bc0503d2-795a-42e5-a50c-b568af9da7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:26:44.432Z|bc0503d2-795a-42e5-a50c-b568af9da7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:26:54.231Z|208a9830-08f8-4184-9548-21f91d44084f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:54.233Z|208a9830-08f8-4184-9548-21f91d44084f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:54.237Z|896ac3d6-2afd-4aac-bd3e-8f509a517284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:54.239Z|896ac3d6-2afd-4aac-bd3e-8f509a517284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:54.261Z|1ba72ec2-9929-48b4-ac80-72a793bb0721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:26:54.262Z|1ba72ec2-9929-48b4-ac80-72a793bb0721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:26:59.432Z|10392456-5eb1-4181-a2d6-2694a09e8166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:26:59.441Z|10392456-5eb1-4181-a2d6-2694a09e8166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:27:00.351Z|e8d296a9-5a9a-4788-b0a6-caae54138e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:27:00.352Z|e8d296a9-5a9a-4788-b0a6-caae54138e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:27:04.272Z|8884ec90-5ba8-4cfa-987c-5b0903ef71ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:04.272Z|03aa4ed4-8456-43da-b116-0741144504cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:04.273Z|03aa4ed4-8456-43da-b116-0741144504cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:04.273Z|8884ec90-5ba8-4cfa-987c-5b0903ef71ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:04.290Z|0ebe8e52-ab46-4e87-be55-36df49dc79dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:04.291Z|0ebe8e52-ab46-4e87-be55-36df49dc79dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:14.312Z|672314f6-0db3-4cea-b093-2b98f31765c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:14.312Z|f17adde5-b939-4802-b535-fb09935bb205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:14.314Z|672314f6-0db3-4cea-b093-2b98f31765c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:14.314Z|f17adde5-b939-4802-b535-fb09935bb205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:14.325Z|e4f4f773-2052-4820-bd71-7d9303a213fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:14.329Z|e4f4f773-2052-4820-bd71-7d9303a213fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:14.431Z|526ee4eb-ce33-441c-aa1f-a892e0d687a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:27:14.432Z|526ee4eb-ce33-441c-aa1f-a892e0d687a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:27:24.351Z|2c5d9214-a2ac-48ce-a992-fad5d0f3b473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:24.352Z|2c5d9214-a2ac-48ce-a992-fad5d0f3b473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:24.351Z|5d8befdb-9169-46db-b287-9c4dd6758a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:24.354Z|5d8befdb-9169-46db-b287-9c4dd6758a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:24.373Z|c3d3bba1-569f-4107-9f82-63c3d84b08e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:24.374Z|c3d3bba1-569f-4107-9f82-63c3d84b08e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:29.433Z|8cec7277-75e0-48bd-ac48-9dcf36fbc151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:27:29.434Z|8cec7277-75e0-48bd-ac48-9dcf36fbc151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:27:30.352Z|256a7266-b26e-484a-8eab-a4230806ecc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:27:30.353Z|256a7266-b26e-484a-8eab-a4230806ecc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:27:34.383Z|6ea64f95-b9f6-4abe-9299-189adebefe9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:34.384Z|6ea64f95-b9f6-4abe-9299-189adebefe9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:34.397Z|9d1f84c0-4230-4b63-8d9f-7f9bf217b016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:34.401Z|9d1f84c0-4230-4b63-8d9f-7f9bf217b016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:34.409Z|cabd1a3a-2f31-460b-a02c-c819c578060a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:34.429Z|cabd1a3a-2f31-460b-a02c-c819c578060a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:41.026Z|072cd303-2ce7-46a1-a62b-7c8b037308c1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:27:41.034Z|072cd303-2ce7-46a1-a62b-7c8b037308c1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:44.416Z|ebd955c6-7292-4797-b8e0-c72a73c9683c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:44.418Z|ebd955c6-7292-4797-b8e0-c72a73c9683c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:44.437Z|7c886942-6a77-4e49-80b7-14a251c684dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:27:44.442Z|b08fe9ce-def2-4457-9597-4aa74ad5748e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:44.443Z|b08fe9ce-def2-4457-9597-4aa74ad5748e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:44.447Z|7c886942-6a77-4e49-80b7-14a251c684dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:27:44.461Z|d4812c14-4395-4b51-9b26-29842210996e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:44.462Z|d4812c14-4395-4b51-9b26-29842210996e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:54.461Z|e8f705bc-06da-4291-8e1b-8d8268df4010|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:54.463Z|e8f705bc-06da-4291-8e1b-8d8268df4010|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:54.482Z|4d0c2e14-87e7-4e89-8763-dbe471dd31d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:54.486Z|4d0c2e14-87e7-4e89-8763-dbe471dd31d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:54.502Z|fdac637f-bf75-4129-a075-88c71f504a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:27:54.503Z|fdac637f-bf75-4129-a075-88c71f504a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:27:59.432Z|5e8c3e40-e169-490d-97a6-b764c812d010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:27:59.433Z|5e8c3e40-e169-490d-97a6-b764c812d010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:28:00.354Z|a50387a5-9436-465e-8e18-bc49b9b7eacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:28:00.355Z|a50387a5-9436-465e-8e18-bc49b9b7eacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:28:04.503Z|cd5c4f66-d77f-4842-9e77-ebd88ac4d48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:04.505Z|cd5c4f66-d77f-4842-9e77-ebd88ac4d48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:04.531Z|bf007170-4c59-4b8c-a80b-c42314bf4023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:04.533Z|bf007170-4c59-4b8c-a80b-c42314bf4023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:04.534Z|9772eb93-f0c6-4aeb-9085-7ba91e0b4a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:04.535Z|9772eb93-f0c6-4aeb-9085-7ba91e0b4a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:14.431Z|063bb60a-5149-4f84-a435-ecaad1eec235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:28:14.432Z|063bb60a-5149-4f84-a435-ecaad1eec235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:28:14.558Z|690ef7cb-ba23-48f0-b703-22bd78891af6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:14.561Z|690ef7cb-ba23-48f0-b703-22bd78891af6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:14.584Z|6960864e-68a1-4744-bed3-ec2f9b0b90bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:14.586Z|6960864e-68a1-4744-bed3-ec2f9b0b90bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:14.618Z|fb0c3f90-6a6f-49b2-ad0c-ffcd285bcbc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:14.619Z|fb0c3f90-6a6f-49b2-ad0c-ffcd285bcbc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:24.615Z|67110ad0-267a-4960-a667-baffe868634b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:24.616Z|67110ad0-267a-4960-a667-baffe868634b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:24.636Z|3588994b-4959-40ee-b5df-de241ae6cf5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:24.637Z|3588994b-4959-40ee-b5df-de241ae6cf5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:24.646Z|cd11ca74-4604-4515-afe9-faca2add7036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:24.648Z|cd11ca74-4604-4515-afe9-faca2add7036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:29.432Z|5161e266-3634-4879-9513-05113608aa24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:28:29.436Z|5161e266-3634-4879-9513-05113608aa24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:28:30.357Z|2e3e17c0-28b0-475a-9a15-3949ecda0eae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:28:30.357Z|2e3e17c0-28b0-475a-9a15-3949ecda0eae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:28:34.694Z|d1aea7f6-90aa-49d1-a164-88ef9aff6b49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:34.696Z|d1aea7f6-90aa-49d1-a164-88ef9aff6b49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:34.716Z|1178346e-06f4-4fb0-977b-9f55654ca041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:34.715Z|b575fca0-2756-4be8-b61e-c54c82af04b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:34.717Z|1178346e-06f4-4fb0-977b-9f55654ca041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:34.717Z|b575fca0-2756-4be8-b61e-c54c82af04b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:41.030Z|8484f712-d789-4682-9bdd-992d63074b3a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:28:41.035Z|8484f712-d789-4682-9bdd-992d63074b3a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:44.431Z|91ed3158-6acd-4323-ae70-ed179e836c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:28:44.432Z|91ed3158-6acd-4323-ae70-ed179e836c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:28:44.746Z|dbbf1fc5-562e-46fe-8b65-a1b35fb24317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:44.748Z|dbbf1fc5-562e-46fe-8b65-a1b35fb24317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:44.756Z|7e7a8a39-4e69-48a7-81bf-2d409779138b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:44.756Z|68ee7e89-c38e-4628-aa06-e9c46e716a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:44.757Z|68ee7e89-c38e-4628-aa06-e9c46e716a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:44.757Z|7e7a8a39-4e69-48a7-81bf-2d409779138b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:54.777Z|113910a3-5db7-4fdd-b5e6-fe9f64ebf15f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:54.778Z|113910a3-5db7-4fdd-b5e6-fe9f64ebf15f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:54.799Z|cd093951-67c3-43cd-a3c2-6e81446829ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:54.801Z|5d83d523-8675-4fcf-b37a-d56e1d119e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:28:54.801Z|5d83d523-8675-4fcf-b37a-d56e1d119e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:54.802Z|cd093951-67c3-43cd-a3c2-6e81446829ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:28:59.431Z|79bfe56e-30a0-4fe9-9481-fe90a2a79698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:28:59.432Z|79bfe56e-30a0-4fe9-9481-fe90a2a79698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:29:00.359Z|5400516f-ce10-4be2-ba69-87d0f0c9e9f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:29:00.360Z|5400516f-ce10-4be2-ba69-87d0f0c9e9f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:29:04.805Z|aa3489c5-ad36-4d62-9707-49ce0204100e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:04.806Z|aa3489c5-ad36-4d62-9707-49ce0204100e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:04.855Z|48668a69-c3fb-491c-b6dd-c9a6db8806a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:04.856Z|391d3231-0bbd-4d14-bccd-b5411d075a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:04.856Z|391d3231-0bbd-4d14-bccd-b5411d075a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:04.857Z|48668a69-c3fb-491c-b6dd-c9a6db8806a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:14.435Z|168ad570-41c9-45bf-9745-6328f7b04b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:29:14.456Z|168ad570-41c9-45bf-9745-6328f7b04b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:29:14.835Z|77902cf6-e811-4b6e-9bc2-499276695362|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:14.836Z|77902cf6-e811-4b6e-9bc2-499276695362|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:14.883Z|172c360e-43d7-4c6d-a50c-c47999159b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:14.885Z|172c360e-43d7-4c6d-a50c-c47999159b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:14.888Z|9ac0fbd3-3a5e-4d83-a265-6c5d643165b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:14.889Z|9ac0fbd3-3a5e-4d83-a265-6c5d643165b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:24.881Z|7c090acb-8b04-4e20-8919-ad8fc2f84c94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:24.888Z|7c090acb-8b04-4e20-8919-ad8fc2f84c94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:24.913Z|8f8db2e3-2972-45d7-a9c5-7d47749955e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:24.913Z|a53a8951-3714-4c74-a27c-5670c6f2cf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:24.914Z|a53a8951-3714-4c74-a27c-5670c6f2cf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:24.915Z|8f8db2e3-2972-45d7-a9c5-7d47749955e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:29.432Z|3da8ea1d-526b-46cb-be1b-8b81ae19f0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:29:29.432Z|3da8ea1d-526b-46cb-be1b-8b81ae19f0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:29:30.361Z|7f792ac0-1589-4c74-a361-43f0aa558021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:29:30.361Z|7f792ac0-1589-4c74-a361-43f0aa558021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:29:34.913Z|bdea0a40-69a3-4e14-9c1a-406376c4a664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:34.914Z|bdea0a40-69a3-4e14-9c1a-406376c4a664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:34.941Z|1856c61e-0d27-4524-b334-f3b269668674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:34.941Z|c0bba367-aa77-43a6-9412-b591dff9a14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:34.942Z|c0bba367-aa77-43a6-9412-b591dff9a14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:34.942Z|1856c61e-0d27-4524-b334-f3b269668674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:41.025Z|a653323d-272e-4d89-b66c-c5d708ca8fe4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:29:41.027Z|a653323d-272e-4d89-b66c-c5d708ca8fe4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:44.431Z|64bdcd3f-011d-4d8f-9b24-b34219c1362d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:29:44.432Z|64bdcd3f-011d-4d8f-9b24-b34219c1362d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:29:44.956Z|d10b784c-e98c-423b-9cd1-cc79c7bd8815|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:44.957Z|d10b784c-e98c-423b-9cd1-cc79c7bd8815|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:44.972Z|6c9fb102-9e02-4fd6-b5bc-33e829c823ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:44.972Z|818f1852-0819-4c62-850e-364e248925f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:44.973Z|6c9fb102-9e02-4fd6-b5bc-33e829c823ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:44.973Z|818f1852-0819-4c62-850e-364e248925f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:55.002Z|b753591c-6d74-41f4-a843-bb72c2eb712e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:55.004Z|b753591c-6d74-41f4-a843-bb72c2eb712e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:55.023Z|c70b248e-0611-4288-a50f-ad3e5b5ecf1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:55.024Z|c70b248e-0611-4288-a50f-ad3e5b5ecf1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:55.076Z|172704ca-1d05-4d2e-8272-ba726b885e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:29:55.079Z|172704ca-1d05-4d2e-8272-ba726b885e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:29:59.431Z|a58c72e0-8fab-4cc2-bf9c-d138459b9d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:29:59.439Z|a58c72e0-8fab-4cc2-bf9c-d138459b9d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:30:00.373Z|6b6245cd-f1ce-4ce9-9c7b-a5a1ae275cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:30:00.374Z|6b6245cd-f1ce-4ce9-9c7b-a5a1ae275cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:30:05.052Z|316938ea-9361-4b2a-bc1f-615f5bd8ea94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:05.053Z|316938ea-9361-4b2a-bc1f-615f5bd8ea94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:05.072Z|62e28c87-fc58-4890-b5af-90fd2bc68077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:05.074Z|62e28c87-fc58-4890-b5af-90fd2bc68077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:05.108Z|cbe1484c-0c50-4c02-88f3-f33aa38c73f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:05.110Z|cbe1484c-0c50-4c02-88f3-f33aa38c73f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:14.434Z|91ba6b7a-b597-481a-a3ac-56929f0effa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:30:14.436Z|91ba6b7a-b597-481a-a3ac-56929f0effa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:30:15.076Z|f7daaecc-bbbe-46bc-bd4d-2b2fc83e3663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:15.077Z|f7daaecc-bbbe-46bc-bd4d-2b2fc83e3663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:15.101Z|29e48969-2689-42f9-9c26-a78342ff2f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:15.104Z|29e48969-2689-42f9-9c26-a78342ff2f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:15.134Z|4f5b406e-1a99-4217-8e92-61a3c095b6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:15.135Z|4f5b406e-1a99-4217-8e92-61a3c095b6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:25.114Z|5b3dcb01-b4a8-4f77-a3a3-1cacd7d0e54a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:25.119Z|5b3dcb01-b4a8-4f77-a3a3-1cacd7d0e54a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:25.129Z|5f2f9db2-722c-484c-9a70-27f0aaa743ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:25.130Z|5f2f9db2-722c-484c-9a70-27f0aaa743ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:25.162Z|5974d042-d4d1-4f94-8117-7f98df12108e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:25.163Z|5974d042-d4d1-4f94-8117-7f98df12108e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:29.431Z|3c696ddd-4237-4d45-bf16-7e8590aa3bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:30:29.432Z|3c696ddd-4237-4d45-bf16-7e8590aa3bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:30:30.374Z|8e409cca-64c3-4c4f-b884-ff1223432a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:30:30.375Z|8e409cca-64c3-4c4f-b884-ff1223432a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:30:35.150Z|a2064525-77a5-4547-9ce1-424fe0e994ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:35.151Z|a2064525-77a5-4547-9ce1-424fe0e994ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:35.160Z|fb142d5e-8b9a-4cbc-828c-f2d54645f80c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:35.161Z|fb142d5e-8b9a-4cbc-828c-f2d54645f80c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:35.198Z|ce3db3a0-bf05-46ab-94c3-a8e8d036e92e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:35.199Z|ce3db3a0-bf05-46ab-94c3-a8e8d036e92e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:41.037Z|e4d79aec-fb0b-4eef-a386-09acc3d7d0a3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:30:41.038Z|e4d79aec-fb0b-4eef-a386-09acc3d7d0a3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:44.431Z|8a3894c6-6e17-4a7b-ab4e-11a9bfc49931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:30:44.439Z|8a3894c6-6e17-4a7b-ab4e-11a9bfc49931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:30:45.186Z|0f7412a4-0098-4f1a-806b-2e71457ba786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:45.188Z|0f7412a4-0098-4f1a-806b-2e71457ba786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:45.205Z|1a24065e-8625-45ca-abc8-cd458b03b369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:45.206Z|1a24065e-8625-45ca-abc8-cd458b03b369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:45.225Z|3dee39d1-70f1-4dc4-90d4-0374092f8439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:45.226Z|3dee39d1-70f1-4dc4-90d4-0374092f8439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:55.221Z|8e605b09-880c-49ba-99e5-0ea5da84d748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:55.222Z|8e605b09-880c-49ba-99e5-0ea5da84d748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:55.234Z|d385bcce-d8d6-4b4b-b5ec-213cf0ee6466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:55.235Z|d385bcce-d8d6-4b4b-b5ec-213cf0ee6466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:55.250Z|13f193d0-6090-4636-bb1a-a052c6485276|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:30:55.251Z|13f193d0-6090-4636-bb1a-a052c6485276|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:30:59.432Z|7d295073-29b7-4b67-9de4-5dd59dacc92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:30:59.432Z|7d295073-29b7-4b67-9de4-5dd59dacc92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:31:00.376Z|889544fd-cae3-4fcd-ba5e-ec7b46d57e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:31:00.377Z|889544fd-cae3-4fcd-ba5e-ec7b46d57e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:31:05.255Z|a6cd8809-49f1-44ac-a31a-f2ab2595be17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:05.257Z|a6cd8809-49f1-44ac-a31a-f2ab2595be17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:05.273Z|abb7315b-616b-4850-b30a-cc96fb107fd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:05.276Z|abb7315b-616b-4850-b30a-cc96fb107fd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:05.289Z|9e623554-35b2-4136-a0a5-bc3668087dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:05.290Z|9e623554-35b2-4136-a0a5-bc3668087dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:14.431Z|45bf09ef-055f-474c-8374-9e57267e25a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:31:14.432Z|45bf09ef-055f-474c-8374-9e57267e25a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:31:15.283Z|8c088643-cddf-4d63-8d10-58438ceb8b4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:15.284Z|8c088643-cddf-4d63-8d10-58438ceb8b4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:15.303Z|39360a0e-ffe9-4060-974b-de67de81f9f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:15.304Z|39360a0e-ffe9-4060-974b-de67de81f9f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:15.324Z|71b32d1a-c69a-4559-bd0a-d66d6805851f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:15.325Z|71b32d1a-c69a-4559-bd0a-d66d6805851f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:25.319Z|0f103dd5-b223-47f1-ab39-abeecbb8e1f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:25.320Z|0f103dd5-b223-47f1-ab39-abeecbb8e1f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:25.339Z|620069b5-c24b-4853-8347-a2df4b56091b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:25.341Z|620069b5-c24b-4853-8347-a2df4b56091b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:25.359Z|e8e30de0-fd10-4848-9dac-aa043d34e8ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:25.360Z|e8e30de0-fd10-4848-9dac-aa043d34e8ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:29.436Z|cf6045df-9ce8-4378-8f2f-97b6e3d4debf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:31:29.446Z|cf6045df-9ce8-4378-8f2f-97b6e3d4debf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:31:30.380Z|6ca5b561-bf6e-4329-8b8c-dfef4ea050ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:31:30.381Z|6ca5b561-bf6e-4329-8b8c-dfef4ea050ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:31:35.379Z|6c4d7e0e-751f-4e16-99c0-5311c4d2c411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:35.381Z|6c4d7e0e-751f-4e16-99c0-5311c4d2c411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:35.391Z|f9de4952-2914-44d8-a682-593ac88f39c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:35.392Z|f9de4952-2914-44d8-a682-593ac88f39c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:35.393Z|507fdd42-c3b3-4ef8-93f0-f6faeab3a53c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:35.403Z|507fdd42-c3b3-4ef8-93f0-f6faeab3a53c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:41.027Z|7649dc1c-d0a6-42ee-bcea-0fe92e76c4ee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:31:41.028Z|7649dc1c-d0a6-42ee-bcea-0fe92e76c4ee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:44.431Z|1bfd8566-53c9-4a72-a65a-2d3f16d215a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:31:44.432Z|1bfd8566-53c9-4a72-a65a-2d3f16d215a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:31:45.426Z|6f0a7ac9-a9fe-4eeb-8dbc-f160954cad67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:45.428Z|6f0a7ac9-a9fe-4eeb-8dbc-f160954cad67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:45.435Z|e7866bb3-0344-43a3-bba4-e11c876d52fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:45.436Z|0503c1f9-9dc9-4fb7-b530-19c50cad35e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:45.436Z|e7866bb3-0344-43a3-bba4-e11c876d52fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:45.436Z|0503c1f9-9dc9-4fb7-b530-19c50cad35e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:55.462Z|8d88122a-c978-42cd-8250-c611956da80b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:55.464Z|8d88122a-c978-42cd-8250-c611956da80b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:55.475Z|60e3d409-6ac9-4018-aa94-0b015609c02e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:55.476Z|60e3d409-6ac9-4018-aa94-0b015609c02e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:55.477Z|a539bc96-2656-4354-8bb7-2b8c8377768b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:31:55.478Z|a539bc96-2656-4354-8bb7-2b8c8377768b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:31:59.431Z|99f058d3-6310-4422-8fdc-a596aaa45e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:31:59.432Z|99f058d3-6310-4422-8fdc-a596aaa45e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:32:00.382Z|5494eb2f-3e71-4ddc-a170-a56f595e343f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:32:00.383Z|5494eb2f-3e71-4ddc-a170-a56f595e343f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:32:05.506Z|34fd2799-9e45-44b3-b22d-c76dcb44ae2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:05.508Z|34fd2799-9e45-44b3-b22d-c76dcb44ae2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:05.514Z|04e69e22-3388-4cc1-8dff-b637361e547c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:05.515Z|04e69e22-3388-4cc1-8dff-b637361e547c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:05.528Z|44b54702-1342-46eb-9996-68c009d494bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:05.529Z|44b54702-1342-46eb-9996-68c009d494bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:14.434Z|d436c033-9d0b-4fa4-bf31-f86bf1ee40a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:32:14.441Z|d436c033-9d0b-4fa4-bf31-f86bf1ee40a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:32:15.548Z|41acbf27-f186-477f-8eed-d896c34f8398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:15.548Z|54075b73-c82a-4041-8467-3972896ecb89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:15.549Z|54075b73-c82a-4041-8467-3972896ecb89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:15.549Z|41acbf27-f186-477f-8eed-d896c34f8398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:15.563Z|3e5a8027-8898-410c-9ee0-9d89ee1f7bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:15.568Z|3e5a8027-8898-410c-9ee0-9d89ee1f7bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:25.609Z|8d5b94e6-8cc1-4320-9063-c80996c10ca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:25.610Z|5e36ff4e-2649-4d43-b71d-2f5109a48130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:25.610Z|74caad74-b8ca-4713-a649-ec3fbf2dd752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:25.611Z|8d5b94e6-8cc1-4320-9063-c80996c10ca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:25.611Z|5e36ff4e-2649-4d43-b71d-2f5109a48130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:25.615Z|74caad74-b8ca-4713-a649-ec3fbf2dd752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:29.432Z|9ef42b31-924c-4fd5-bf5a-9b4f8cff393b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:32:29.432Z|9ef42b31-924c-4fd5-bf5a-9b4f8cff393b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:32:30.384Z|6b9d64e8-4282-4e1b-b5cd-af1098b09163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:32:30.385Z|6b9d64e8-4282-4e1b-b5cd-af1098b09163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:32:35.651Z|b54c27ad-24a6-4614-9d94-db33fb62fb40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:35.652Z|b54c27ad-24a6-4614-9d94-db33fb62fb40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:35.674Z|5f5c195e-af78-43e4-aeee-f12945f9e289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:35.689Z|5f5c195e-af78-43e4-aeee-f12945f9e289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:35.678Z|4e834206-43a5-499f-88e1-07ec5564c61b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:35.694Z|4e834206-43a5-499f-88e1-07ec5564c61b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:41.026Z|2836a744-e3fc-45f8-871a-6ee2c8466dbc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:32:41.028Z|2836a744-e3fc-45f8-871a-6ee2c8466dbc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:44.431Z|b24ededb-2e20-4663-9c80-ead23aec80ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:32:44.432Z|b24ededb-2e20-4663-9c80-ead23aec80ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:32:45.687Z|5759b148-adb1-4373-8453-239bebb19024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:45.689Z|5759b148-adb1-4373-8453-239bebb19024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:45.722Z|d277bd37-60c0-4df8-a9ec-505f2a907b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:45.722Z|d277bd37-60c0-4df8-a9ec-505f2a907b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:45.724Z|430c116f-135e-46f0-b9b3-2a47acacf9be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:45.726Z|430c116f-135e-46f0-b9b3-2a47acacf9be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:55.740Z|61ae0f91-e5ba-42d9-b4c2-f0dbd1d339f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:55.741Z|61ae0f91-e5ba-42d9-b4c2-f0dbd1d339f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:55.765Z|d74315e6-3629-401a-905a-1c9c5bcd62af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:55.766Z|d74315e6-3629-401a-905a-1c9c5bcd62af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:55.801Z|8c8d7d94-7d35-4191-affe-6b1c5e603d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:32:55.819Z|8c8d7d94-7d35-4191-affe-6b1c5e603d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:32:59.432Z|e163ffba-63b1-4030-86c4-5d3b43e73bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:32:59.436Z|e163ffba-63b1-4030-86c4-5d3b43e73bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:33:00.386Z|7ce653e6-e60c-480c-b260-82cdd0b2741f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:33:00.387Z|7ce653e6-e60c-480c-b260-82cdd0b2741f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:33:05.803Z|d15eaa80-b17d-47bc-87fe-f4cb65eea06a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:05.803Z|c9371883-08d4-4efe-8d07-ab52e5135138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:05.804Z|c9371883-08d4-4efe-8d07-ab52e5135138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:05.811Z|d15eaa80-b17d-47bc-87fe-f4cb65eea06a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:05.850Z|ba7cd5b1-53a1-4aa8-a93f-590f6b13486d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:05.851Z|ba7cd5b1-53a1-4aa8-a93f-590f6b13486d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:14.431Z|6a567acb-55c5-4263-80de-c48104a13785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:33:14.432Z|6a567acb-55c5-4263-80de-c48104a13785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:33:15.841Z|bc6a78e3-60e0-410a-b186-c89361730049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:15.842Z|bc6a78e3-60e0-410a-b186-c89361730049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:15.851Z|0673c166-d76f-44f6-aaef-1b6cb981477b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:15.852Z|0673c166-d76f-44f6-aaef-1b6cb981477b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:15.884Z|503197c7-fb42-4e4b-859f-6ac7aa99adcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:15.885Z|503197c7-fb42-4e4b-859f-6ac7aa99adcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:25.894Z|c578532a-855e-443c-a85f-27cb2c78c79c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:25.897Z|c578532a-855e-443c-a85f-27cb2c78c79c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:25.894Z|67368dd5-5da5-4588-9891-d6b8efc811ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:25.900Z|67368dd5-5da5-4588-9891-d6b8efc811ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:25.918Z|752460e3-41b1-4bfc-a369-3e2b6b8534c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:25.920Z|752460e3-41b1-4bfc-a369-3e2b6b8534c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:29.433Z|62ab2970-1d00-4718-b081-e73ea715f878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:33:29.433Z|62ab2970-1d00-4718-b081-e73ea715f878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:33:30.388Z|2972a6af-c52f-4270-b9b0-624f1ea63c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:33:30.389Z|2972a6af-c52f-4270-b9b0-624f1ea63c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:33:35.947Z|b589f2aa-6ea0-4eed-be3c-d9710cbe7cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:35.949Z|b589f2aa-6ea0-4eed-be3c-d9710cbe7cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:35.963Z|3cb4087a-e342-4912-aee5-9f92ec2bce06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:35.964Z|3cb4087a-e342-4912-aee5-9f92ec2bce06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:35.964Z|af1643ea-6ac8-489d-9f19-8a9d5d8202a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:35.967Z|af1643ea-6ac8-489d-9f19-8a9d5d8202a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:41.028Z|31a6157b-8fe8-4c36-9cea-8424fede0534|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:33:41.030Z|31a6157b-8fe8-4c36-9cea-8424fede0534|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:44.431Z|e6d63184-c738-4349-9d69-e76760329449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:33:44.444Z|e6d63184-c738-4349-9d69-e76760329449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:33:45.982Z|504718dd-b53c-4472-83d4-69b21bf73db9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:45.983Z|504718dd-b53c-4472-83d4-69b21bf73db9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:45.994Z|229aa65a-ff67-4f53-b53b-773907931369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:45.995Z|229aa65a-ff67-4f53-b53b-773907931369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:46.005Z|658eb2b4-ff0e-4bc6-9ed1-a3d92e80e6f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:46.006Z|658eb2b4-ff0e-4bc6-9ed1-a3d92e80e6f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:56.026Z|7774c596-1221-462a-a4cb-f3aa466e3f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:56.029Z|7774c596-1221-462a-a4cb-f3aa466e3f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:56.033Z|69db899b-ad6e-45fc-b465-6b516ef2a08f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:56.034Z|69db899b-ad6e-45fc-b465-6b516ef2a08f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:56.044Z|2c0bfed5-540b-491d-8a79-11f24f36a2ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:33:56.046Z|2c0bfed5-540b-491d-8a79-11f24f36a2ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:33:59.432Z|18c793d8-4d61-41a6-8bdd-1d0207939072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:33:59.433Z|18c793d8-4d61-41a6-8bdd-1d0207939072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:34:00.393Z|6c04b3ee-bba3-4d94-81a4-f36cce13616f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:34:00.402Z|6c04b3ee-bba3-4d94-81a4-f36cce13616f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:34:06.072Z|98d47f8a-1c6d-4a3a-8fe8-46207ef9a9e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:06.074Z|98d47f8a-1c6d-4a3a-8fe8-46207ef9a9e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:06.085Z|15faefd1-8738-4841-ac65-2568ca2a02a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:06.087Z|15faefd1-8738-4841-ac65-2568ca2a02a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:06.096Z|755a8c79-4141-4c8f-955e-3ae075ddc16a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:06.097Z|755a8c79-4141-4c8f-955e-3ae075ddc16a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:14.431Z|51317afd-5455-402e-882f-b23c970a9fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:34:14.432Z|51317afd-5455-402e-882f-b23c970a9fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:34:16.112Z|ed67523e-f2fe-433b-8237-afbf2991cfe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:16.113Z|ed67523e-f2fe-433b-8237-afbf2991cfe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:16.129Z|e621546f-9fd9-46d1-bf75-7ce43da54362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:16.129Z|e621546f-9fd9-46d1-bf75-7ce43da54362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:16.133Z|f75065c2-9a9d-43d4-9cbb-0557ce4a6448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:16.140Z|f75065c2-9a9d-43d4-9cbb-0557ce4a6448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:26.144Z|a1eecafe-c358-463d-b64e-e6aedfcd0a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:26.145Z|a1eecafe-c358-463d-b64e-e6aedfcd0a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:26.160Z|7d088e1a-fe37-4072-b7c6-ac13c44eefd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:26.161Z|7d088e1a-fe37-4072-b7c6-ac13c44eefd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:26.168Z|1a917edc-19fc-4a4a-9d09-995bef48e176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:26.169Z|1a917edc-19fc-4a4a-9d09-995bef48e176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:29.431Z|cf38cbeb-22f6-4d4f-8357-ac5d64ea7d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:34:29.442Z|cf38cbeb-22f6-4d4f-8357-ac5d64ea7d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:34:30.405Z|7732df31-7561-4efa-8c7f-b5fa653476c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:34:30.409Z|7732df31-7561-4efa-8c7f-b5fa653476c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:34:36.194Z|4cc1a415-c721-4ae4-9976-140dea60ab8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:36.194Z|10c63be0-35de-4f8b-9744-940370a3e258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:36.194Z|fdfb2cba-ec94-4a0b-a3f3-8260d25a7a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:36.195Z|10c63be0-35de-4f8b-9744-940370a3e258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:36.194Z|4cc1a415-c721-4ae4-9976-140dea60ab8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:36.195Z|fdfb2cba-ec94-4a0b-a3f3-8260d25a7a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:41.026Z|5b924914-9c98-4537-8e27-95e227d645eb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:34:41.028Z|5b924914-9c98-4537-8e27-95e227d645eb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:44.431Z|9ee29d6a-e111-4ce3-96d1-b595685f23c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:34:44.432Z|9ee29d6a-e111-4ce3-96d1-b595685f23c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:34:46.223Z|080afea0-4eca-4ad8-bc0d-b8e01ad1b6e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:46.224Z|080afea0-4eca-4ad8-bc0d-b8e01ad1b6e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:46.235Z|f6eaff5a-6b20-4eb6-9a90-c6356ce2155f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:46.236Z|f6eaff5a-6b20-4eb6-9a90-c6356ce2155f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:46.245Z|28c8c1f6-7b57-4fd1-96a8-b7012dac2789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:46.246Z|28c8c1f6-7b57-4fd1-96a8-b7012dac2789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:56.253Z|5826560c-5b04-45cb-9bd8-849a02ed4ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:56.254Z|5826560c-5b04-45cb-9bd8-849a02ed4ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:56.276Z|80cc93f6-47e2-48e1-bf9f-53a30933692a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:56.278Z|80cc93f6-47e2-48e1-bf9f-53a30933692a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:56.287Z|1d14ff9d-ff41-47c0-b132-5896fc3a57ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:34:56.288Z|1d14ff9d-ff41-47c0-b132-5896fc3a57ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:34:59.431Z|b83b110c-52d8-4b9e-93d3-7b46484e861d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:34:59.433Z|b83b110c-52d8-4b9e-93d3-7b46484e861d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:35:00.411Z|8ad22310-5a04-447c-aeae-86852267a138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:35:00.412Z|8ad22310-5a04-447c-aeae-86852267a138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:35:06.284Z|7dfefac2-f0f6-4b2b-9f99-aa1f7a632d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:06.285Z|7dfefac2-f0f6-4b2b-9f99-aa1f7a632d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:06.312Z|a47c6c90-ef9e-4ea1-90e3-53a9a9a0cbad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:06.313Z|a47c6c90-ef9e-4ea1-90e3-53a9a9a0cbad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:06.321Z|d586b142-f132-4f35-8a54-32203f471814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:06.322Z|d586b142-f132-4f35-8a54-32203f471814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:14.431Z|e8cc74c0-ac69-454c-8df4-5e3dc50fdc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:35:14.436Z|e8cc74c0-ac69-454c-8df4-5e3dc50fdc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:35:16.326Z|2825236b-64af-49e4-b07b-8a5fcfaff378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:16.327Z|2825236b-64af-49e4-b07b-8a5fcfaff378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:16.341Z|63c89a63-09b2-4df2-a290-1600d7d0c088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:16.342Z|63c89a63-09b2-4df2-a290-1600d7d0c088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:16.350Z|ba00fa37-1102-4417-80b9-59c24270cc05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:16.357Z|ba00fa37-1102-4417-80b9-59c24270cc05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:26.356Z|c4206fbd-2b07-4153-b7ec-1e4f81a630af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:26.357Z|c4206fbd-2b07-4153-b7ec-1e4f81a630af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:26.368Z|3ab97730-6173-4f30-a2bd-487314fb9d22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:26.371Z|3ab97730-6173-4f30-a2bd-487314fb9d22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:26.398Z|616ab053-ac8b-4cb8-bd7a-47ce93519920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:26.399Z|616ab053-ac8b-4cb8-bd7a-47ce93519920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:29.432Z|197e8b3c-c741-466f-8997-3091038addce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:35:29.433Z|197e8b3c-c741-466f-8997-3091038addce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:35:30.415Z|3d078c1e-eaf1-45b2-9aee-08bf749cb3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:35:30.416Z|3d078c1e-eaf1-45b2-9aee-08bf749cb3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:35:36.388Z|6b67cfa4-bc14-45d4-a1f8-e5ced09536c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:36.389Z|6b67cfa4-bc14-45d4-a1f8-e5ced09536c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:36.401Z|af3b04f1-d0aa-4099-a26c-54f8ad88fe7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:36.402Z|af3b04f1-d0aa-4099-a26c-54f8ad88fe7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:36.428Z|b474d609-07a4-4521-a3e9-caf374ac8c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:36.429Z|b474d609-07a4-4521-a3e9-caf374ac8c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:41.026Z|27d3c87c-89bc-4a44-b177-dfae6313f87a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:35:41.027Z|27d3c87c-89bc-4a44-b177-dfae6313f87a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:44.431Z|d23cf066-4567-4e46-a3db-4cf5bce1d93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:35:44.432Z|d23cf066-4567-4e46-a3db-4cf5bce1d93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:35:46.420Z|d63251e0-d47d-4836-8952-c5ee3cd9e3b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:46.421Z|d63251e0-d47d-4836-8952-c5ee3cd9e3b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:46.430Z|9607e09c-cc15-4d18-9f44-75756632b767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:46.432Z|9607e09c-cc15-4d18-9f44-75756632b767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:46.456Z|eeee6477-d704-488e-b0dc-7147f5439565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:46.457Z|eeee6477-d704-488e-b0dc-7147f5439565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:56.454Z|18dab7b0-5c8c-44b4-acfb-a82c631692de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:56.455Z|18dab7b0-5c8c-44b4-acfb-a82c631692de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:56.460Z|6d80e998-9ae4-4b77-ae8b-bf85d0940a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:56.461Z|6d80e998-9ae4-4b77-ae8b-bf85d0940a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:56.489Z|f1c6a97e-91a2-49d4-bccd-8934c11e228b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:35:56.490Z|f1c6a97e-91a2-49d4-bccd-8934c11e228b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:35:59.431Z|95f212a7-4a83-4979-a4b9-f48cd7ed310f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:35:59.437Z|95f212a7-4a83-4979-a4b9-f48cd7ed310f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:36:00.417Z|8e6cb770-641d-494d-a933-a5be242e4562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:36:00.417Z|8e6cb770-641d-494d-a933-a5be242e4562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:36:06.487Z|09c30281-e5d3-40e1-acda-27ebb02c8744|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:06.487Z|e0dad9ab-a5fe-40aa-a816-a5d305df2f87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:06.488Z|e0dad9ab-a5fe-40aa-a816-a5d305df2f87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:06.488Z|09c30281-e5d3-40e1-acda-27ebb02c8744|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:06.515Z|0c285af9-6a67-42b0-bac6-a2a6fceda4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:06.516Z|0c285af9-6a67-42b0-bac6-a2a6fceda4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:14.435Z|73ff0354-39e6-43c9-9ccf-3a9ef0c6e2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:36:14.436Z|73ff0354-39e6-43c9-9ccf-3a9ef0c6e2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:36:16.542Z|b5864f24-fa67-40a9-b433-3e253dd56838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:16.544Z|b5864f24-fa67-40a9-b433-3e253dd56838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:16.549Z|a415e1a3-eb04-4bcc-b506-f95e7878601c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:16.550Z|a415e1a3-eb04-4bcc-b506-f95e7878601c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:16.551Z|9f16d790-9d6c-4396-a9f9-4e663f82e54d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:16.552Z|9f16d790-9d6c-4396-a9f9-4e663f82e54d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:26.578Z|886aae51-e797-4348-8d28-6c7d6fc5218e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:26.580Z|886aae51-e797-4348-8d28-6c7d6fc5218e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:26.593Z|9a558465-7b8f-41a4-b49a-bbc59fb52ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:26.594Z|8bdb9e57-61e4-4a55-8346-4ffd4ae3bce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:26.594Z|9a558465-7b8f-41a4-b49a-bbc59fb52ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:26.594Z|8bdb9e57-61e4-4a55-8346-4ffd4ae3bce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:29.431Z|a4db949f-cbd7-44b3-a9d8-e08cad1ae5a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:36:29.432Z|a4db949f-cbd7-44b3-a9d8-e08cad1ae5a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:36:30.418Z|0ff84498-ab94-4c4f-8ff3-84741d9ecacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:36:30.419Z|0ff84498-ab94-4c4f-8ff3-84741d9ecacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:36:36.608Z|ad48046f-5017-42f6-9586-459a682f02db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:36.609Z|ad48046f-5017-42f6-9586-459a682f02db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:36.634Z|0b2c4f09-cb93-472b-9190-5bc6bd90164c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:36.634Z|14fe1cc2-1a11-438f-bd25-206aced5921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:36.636Z|14fe1cc2-1a11-438f-bd25-206aced5921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:36.636Z|0b2c4f09-cb93-472b-9190-5bc6bd90164c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:41.029Z|cfedad7e-4578-4207-8e78-d80cc311b7e3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:36:41.030Z|cfedad7e-4578-4207-8e78-d80cc311b7e3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:44.431Z|d5e9984d-cdd5-428b-8d19-7f4c73838aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:36:44.432Z|d5e9984d-cdd5-428b-8d19-7f4c73838aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:36:46.640Z|adb1e848-cfd5-4c9e-95f1-60bb883733b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:46.643Z|adb1e848-cfd5-4c9e-95f1-60bb883733b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:46.664Z|ab878955-86c2-4abd-bedd-6662015860e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:46.666Z|ab878955-86c2-4abd-bedd-6662015860e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:46.668Z|1a4b6286-caf6-4e16-8aaf-7daf01473f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:46.669Z|1a4b6286-caf6-4e16-8aaf-7daf01473f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:56.681Z|c9564ba4-9104-457e-a01c-72f353b0d25f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:56.682Z|c9564ba4-9104-457e-a01c-72f353b0d25f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:56.700Z|bc4b3127-f8fa-413d-ad75-6e86d9f93b2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:56.701Z|bc4b3127-f8fa-413d-ad75-6e86d9f93b2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:56.705Z|cab3d51b-34c2-40e8-88a5-3dc0fb955cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:36:56.707Z|cab3d51b-34c2-40e8-88a5-3dc0fb955cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:36:59.433Z|9c8a409b-998c-43d8-adc6-de4c932518fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:36:59.434Z|9c8a409b-998c-43d8-adc6-de4c932518fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:37:00.420Z|188f9df4-3133-49fb-aafb-d749e9d0ddc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:37:00.421Z|188f9df4-3133-49fb-aafb-d749e9d0ddc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:37:06.714Z|594b3587-0a0f-460e-b506-4b6f5ce2563e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:06.715Z|594b3587-0a0f-460e-b506-4b6f5ce2563e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:06.730Z|3438a32c-4280-46f3-ad67-5805e5e7be87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:06.731Z|3438a32c-4280-46f3-ad67-5805e5e7be87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:06.748Z|ed2be80e-881e-460b-a159-2dbce86f2bfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:06.749Z|ed2be80e-881e-460b-a159-2dbce86f2bfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:14.433Z|96403487-b576-4346-935c-fae256d7f145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:37:14.434Z|96403487-b576-4346-935c-fae256d7f145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:37:16.749Z|98d2fce3-3adc-45f9-adc3-31ae2e5789aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:16.751Z|98d2fce3-3adc-45f9-adc3-31ae2e5789aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:16.764Z|4ee1885d-00c1-4a4e-b7d0-4a987837069d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:16.765Z|4ee1885d-00c1-4a4e-b7d0-4a987837069d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:16.788Z|5b20febb-0669-4756-8786-3b7d0d9e544b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:16.789Z|5b20febb-0669-4756-8786-3b7d0d9e544b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:26.779Z|fe8fb20f-efe9-4fcc-8934-f90e7996a6bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:26.781Z|fe8fb20f-efe9-4fcc-8934-f90e7996a6bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:26.794Z|b5bb0502-6b64-4432-91f9-c4c065125144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:26.796Z|b5bb0502-6b64-4432-91f9-c4c065125144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:26.823Z|279d05b2-773e-4d74-bd00-430e0c6b9537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:26.824Z|279d05b2-773e-4d74-bd00-430e0c6b9537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:29.431Z|8742f645-a4e6-406a-b6c8-a60c01f9740d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:37:29.433Z|8742f645-a4e6-406a-b6c8-a60c01f9740d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:37:30.423Z|79afe300-64c5-4771-8cf2-830925b11efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:37:30.424Z|79afe300-64c5-4771-8cf2-830925b11efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:37:36.811Z|6eb060f6-afa3-4553-9567-7383f12eed0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:36.813Z|6eb060f6-afa3-4553-9567-7383f12eed0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:36.827Z|85206e4a-bf8b-44a4-91e0-952ac1c5a831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:36.828Z|85206e4a-bf8b-44a4-91e0-952ac1c5a831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:36.853Z|79f05737-4856-4568-b818-02a12c94837f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:36.854Z|79f05737-4856-4568-b818-02a12c94837f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:41.035Z|8ef06026-663c-46a6-b5d4-b70ec2b58d8a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:37:41.037Z|8ef06026-663c-46a6-b5d4-b70ec2b58d8a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:44.431Z|94a6ef4c-8153-4532-935c-1524eec5e9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:37:44.436Z|94a6ef4c-8153-4532-935c-1524eec5e9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:37:46.847Z|576c3e95-37be-4d56-8b51-10bd0440c4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:46.849Z|576c3e95-37be-4d56-8b51-10bd0440c4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:46.855Z|53de5061-cf57-4932-8f5e-83ffba28244f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:46.856Z|53de5061-cf57-4932-8f5e-83ffba28244f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:46.884Z|472f842e-7858-4957-a223-99d278f15a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:46.885Z|472f842e-7858-4957-a223-99d278f15a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:56.881Z|d1fe08dd-4d89-4572-99f6-b183b796bb87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:56.883Z|d1fe08dd-4d89-4572-99f6-b183b796bb87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:56.909Z|5d86b4e5-3e4a-44ae-a80d-7c8889e57fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:56.910Z|5d86b4e5-3e4a-44ae-a80d-7c8889e57fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:56.942Z|67d5f533-f5ec-489f-a650-3cbd1a9996e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:37:56.943Z|67d5f533-f5ec-489f-a650-3cbd1a9996e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:37:59.431Z|3f3500cc-b648-4df7-ae0b-cce321420f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:37:59.432Z|3f3500cc-b648-4df7-ae0b-cce321420f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:38:00.425Z|884c3592-1678-4d94-9a93-2739b87ef817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:38:00.428Z|884c3592-1678-4d94-9a93-2739b87ef817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:38:06.913Z|20de8248-f97d-4db1-9f14-948419f1d970|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:06.916Z|20de8248-f97d-4db1-9f14-948419f1d970|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:06.943Z|f06f6721-4fff-4e24-b87f-e27eab5d62fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:06.943Z|f06f6721-4fff-4e24-b87f-e27eab5d62fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:06.977Z|94d24ab2-bf96-4afc-a1c7-7e7eaf1b6fa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:06.978Z|94d24ab2-bf96-4afc-a1c7-7e7eaf1b6fa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:14.431Z|3fba23a6-3e2a-42c0-b893-6f7b3e130c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:38:14.432Z|3fba23a6-3e2a-42c0-b893-6f7b3e130c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:38:16.947Z|4f544ded-7a1a-4db1-baab-cd8a2a5444e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:16.948Z|4f544ded-7a1a-4db1-baab-cd8a2a5444e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:16.972Z|035e48a6-1ad1-4a45-a37c-e0346e2ae20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:16.973Z|035e48a6-1ad1-4a45-a37c-e0346e2ae20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:17.006Z|1d3a3574-1df5-473c-b56a-4519a057316c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:17.008Z|1d3a3574-1df5-473c-b56a-4519a057316c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:26.976Z|ad926d57-9ee8-4296-b7f0-b0cc92392370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:26.977Z|ad926d57-9ee8-4296-b7f0-b0cc92392370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:26.998Z|8d217bf0-d05a-4cc3-8627-fb6b62a3d0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:26.999Z|8d217bf0-d05a-4cc3-8627-fb6b62a3d0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:27.029Z|c0de74bd-694e-4c40-9f0b-953e5de90586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:27.030Z|c0de74bd-694e-4c40-9f0b-953e5de90586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:29.431Z|ac9b7e52-2a39-4144-bab4-79a544a86808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:38:29.435Z|ac9b7e52-2a39-4144-bab4-79a544a86808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:38:30.429Z|acb2ac2e-7f38-42ec-b7e0-6109182a233f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:38:30.430Z|acb2ac2e-7f38-42ec-b7e0-6109182a233f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:38:37.015Z|7b9a0da8-fe87-46dd-bde9-4c621901d3e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:37.017Z|7b9a0da8-fe87-46dd-bde9-4c621901d3e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:37.026Z|5608e512-9499-4f7a-858e-aed885e0c0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:37.027Z|5608e512-9499-4f7a-858e-aed885e0c0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:37.058Z|583a6dec-a51a-4181-a9a0-389cbccc3536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:37.059Z|583a6dec-a51a-4181-a9a0-389cbccc3536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:41.034Z|7542953a-75aa-4f70-ba52-04ef4d2618e1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:38:41.036Z|7542953a-75aa-4f70-ba52-04ef4d2618e1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:44.431Z|be947a4c-22aa-4b1b-821b-a35f03004109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:38:44.432Z|be947a4c-22aa-4b1b-821b-a35f03004109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:38:47.049Z|a2c1749f-d185-4bb3-af1a-c5db41897e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:47.050Z|a2c1749f-d185-4bb3-af1a-c5db41897e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:47.055Z|fabfc24a-bc4b-49a9-9cf6-38c7908a0fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:47.056Z|fabfc24a-bc4b-49a9-9cf6-38c7908a0fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:47.085Z|dcec4b71-8d19-4f21-9c69-afd945caff3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:47.086Z|dcec4b71-8d19-4f21-9c69-afd945caff3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:57.074Z|94b5e226-227a-4e48-8156-df08ed3fc59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:57.075Z|94b5e226-227a-4e48-8156-df08ed3fc59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:57.082Z|676d2a70-4114-4ca5-80ab-456f2db17808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:57.084Z|676d2a70-4114-4ca5-80ab-456f2db17808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:57.110Z|0f639483-1f6b-43ee-a064-c2703b319467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:38:57.111Z|0f639483-1f6b-43ee-a064-c2703b319467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:38:59.431Z|405ddb35-2499-4b12-90ec-f036c95d3f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:38:59.432Z|405ddb35-2499-4b12-90ec-f036c95d3f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:39:00.430Z|a51f6161-7e6b-414f-8af5-1201a170170f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:39:00.431Z|a51f6161-7e6b-414f-8af5-1201a170170f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:39:07.102Z|bfcbdbe0-16af-486d-80b5-1a48b0d69de1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:07.103Z|bfcbdbe0-16af-486d-80b5-1a48b0d69de1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:07.117Z|5077b6d5-1135-4733-9876-cecb507eb0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:07.118Z|5077b6d5-1135-4733-9876-cecb507eb0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:07.151Z|c550a46d-d902-4545-a3f7-ed7ea04a87ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:07.151Z|c550a46d-d902-4545-a3f7-ed7ea04a87ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:14.431Z|f0c71cd3-2cb1-4201-aebb-377738df9463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:39:14.434Z|f0c71cd3-2cb1-4201-aebb-377738df9463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:39:17.126Z|6bd9f1f8-e02e-4795-a8dd-d5a698367269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:17.127Z|6bd9f1f8-e02e-4795-a8dd-d5a698367269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:17.144Z|95522df6-bccd-4dd3-84cb-881c9ffdceca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:17.144Z|95522df6-bccd-4dd3-84cb-881c9ffdceca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:17.177Z|9b96315d-9095-4530-a4cc-3f094b450720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:17.178Z|9b96315d-9095-4530-a4cc-3f094b450720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:27.153Z|e50bdfb3-76ee-443b-9e2e-ea2dd06da326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:27.154Z|e50bdfb3-76ee-443b-9e2e-ea2dd06da326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:27.167Z|ac087c70-56e2-4231-879f-8378d7103c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:27.168Z|ac087c70-56e2-4231-879f-8378d7103c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:27.202Z|504efd6a-545d-4f90-b127-c61125cd33e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:27.203Z|504efd6a-545d-4f90-b127-c61125cd33e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:29.431Z|18f36a1c-7cf0-4fb3-97f9-430e54102a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:39:29.432Z|18f36a1c-7cf0-4fb3-97f9-430e54102a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:39:30.432Z|5e355780-2d99-4a23-8901-c1cbd98a5dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:39:30.433Z|5e355780-2d99-4a23-8901-c1cbd98a5dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:39:37.179Z|81f1d23b-7967-431e-a52a-9956a87221be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:37.181Z|81f1d23b-7967-431e-a52a-9956a87221be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:37.190Z|bae13d6d-0c52-4024-861b-8441ca7cbb88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:37.191Z|bae13d6d-0c52-4024-861b-8441ca7cbb88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:37.228Z|204317eb-ea5b-4d8d-94a3-bdc7d188ca8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:37.229Z|204317eb-ea5b-4d8d-94a3-bdc7d188ca8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:41.028Z|024dfcd1-126a-43cd-8c53-5d6568eac059|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:39:41.029Z|024dfcd1-126a-43cd-8c53-5d6568eac059|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:44.431Z|3838a321-c9d0-4cb0-aa46-863ab56d16e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:39:44.432Z|3838a321-c9d0-4cb0-aa46-863ab56d16e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:39:47.210Z|ce8c56f5-5f0e-4a2c-8517-d12bcd2cfb4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:47.212Z|ce8c56f5-5f0e-4a2c-8517-d12bcd2cfb4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:47.221Z|f168d836-ba27-4f60-a212-fd01b5e28a4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:47.224Z|f168d836-ba27-4f60-a212-fd01b5e28a4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:47.255Z|00dde21e-8167-4ac1-b20d-89b0076d370f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:47.256Z|00dde21e-8167-4ac1-b20d-89b0076d370f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:57.246Z|305df03e-9164-48dc-9f2d-5968a0e55661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:57.247Z|305df03e-9164-48dc-9f2d-5968a0e55661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:57.257Z|5257e48d-cec0-4d6a-b543-5adb7c11928c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:57.259Z|5257e48d-cec0-4d6a-b543-5adb7c11928c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:57.281Z|275b0bad-9d6a-4c00-b5cf-394e811c8061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:39:57.282Z|275b0bad-9d6a-4c00-b5cf-394e811c8061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:39:59.431Z|a2532ce0-d2fa-4c49-b48a-de3c1da87e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:39:59.436Z|a2532ce0-d2fa-4c49-b48a-de3c1da87e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:40:00.433Z|8c128607-c8b5-4953-a494-992235ae60d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:40:00.434Z|8c128607-c8b5-4953-a494-992235ae60d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:40:07.274Z|04cacdd3-a4a0-4250-a928-e731b76a5082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:07.276Z|04cacdd3-a4a0-4250-a928-e731b76a5082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:07.287Z|00fc1a25-2cde-4829-aea7-1d08c09f8145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:07.293Z|00fc1a25-2cde-4829-aea7-1d08c09f8145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:07.318Z|48d13fe2-88d6-45dd-908f-df3774e69dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:07.318Z|48d13fe2-88d6-45dd-908f-df3774e69dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:14.431Z|fbb94458-c83b-4de8-9011-12ef569060c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:40:14.432Z|fbb94458-c83b-4de8-9011-12ef569060c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:40:17.310Z|578a2fb6-402c-43c1-9041-efd947ce5d8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:17.312Z|578a2fb6-402c-43c1-9041-efd947ce5d8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:17.318Z|3e28f5da-4c57-4f14-a603-1dbf0df46013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:17.320Z|3e28f5da-4c57-4f14-a603-1dbf0df46013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:17.341Z|cd36d3d2-4842-4c98-9264-6919f87f0b16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:17.342Z|cd36d3d2-4842-4c98-9264-6919f87f0b16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:27.342Z|3cc43ee7-4c0a-4774-b4d7-83517a226049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:27.343Z|3cc43ee7-4c0a-4774-b4d7-83517a226049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:27.352Z|4120b6e5-bf7e-4d42-b5c2-6d86d70d5990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:27.353Z|4120b6e5-bf7e-4d42-b5c2-6d86d70d5990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:27.371Z|5ca6fea0-f2e6-4916-a853-d76e97c9e35a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:27.372Z|5ca6fea0-f2e6-4916-a853-d76e97c9e35a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:29.431Z|c3927d6d-f095-42fb-b98f-a555363c8af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:40:29.432Z|c3927d6d-f095-42fb-b98f-a555363c8af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:40:30.435Z|2f2547e6-3a3e-4ecd-a5cc-049d65d8fb0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:40:30.436Z|2f2547e6-3a3e-4ecd-a5cc-049d65d8fb0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:40:37.384Z|a3fc5a51-a0d5-4c37-82c8-5b9036f9457e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:37.384Z|a3fc5a51-a0d5-4c37-82c8-5b9036f9457e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:37.392Z|530e9e27-035e-4c6a-9c36-251bf983136d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:37.394Z|530e9e27-035e-4c6a-9c36-251bf983136d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:37.398Z|b05120a9-f377-4b21-9f1a-49042940f62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:37.398Z|b05120a9-f377-4b21-9f1a-49042940f62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:41.033Z|282c3d38-57bc-42d8-b1cd-1f484057613e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:40:41.034Z|282c3d38-57bc-42d8-b1cd-1f484057613e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:44.432Z|01099cac-6734-4839-9f8d-480d7e4c1d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:40:44.436Z|01099cac-6734-4839-9f8d-480d7e4c1d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:40:47.410Z|d23f9199-38a4-4742-8bd8-99dd1214cb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:47.411Z|d23f9199-38a4-4742-8bd8-99dd1214cb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:47.434Z|ca1b801c-abac-4f4f-bb5e-fd0923b0c0b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:47.434Z|38093907-f8b7-47b1-9690-790eca8b6429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:47.435Z|38093907-f8b7-47b1-9690-790eca8b6429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:47.435Z|ca1b801c-abac-4f4f-bb5e-fd0923b0c0b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:57.437Z|1c48e00d-cd34-4ccc-98da-9243b6487d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:57.439Z|1c48e00d-cd34-4ccc-98da-9243b6487d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:57.461Z|287ac4b9-3ef1-45bd-9f24-e1665f7a76b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:57.461Z|888151d5-f17a-4bbc-a52f-b8cc900a577a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:40:57.462Z|888151d5-f17a-4bbc-a52f-b8cc900a577a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:57.462Z|287ac4b9-3ef1-45bd-9f24-e1665f7a76b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:40:59.431Z|4f2c9f14-c561-4c01-ae9d-2945eb4081e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:40:59.432Z|4f2c9f14-c561-4c01-ae9d-2945eb4081e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:41:00.438Z|a369c148-0ae4-47a8-86f5-73b37fa1a4a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:41:00.440Z|a369c148-0ae4-47a8-86f5-73b37fa1a4a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:41:07.474Z|402dd043-9a49-49eb-bac0-efa5840e8858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:07.475Z|402dd043-9a49-49eb-bac0-efa5840e8858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:07.533Z|58101e11-6137-47fc-921f-3151e0c243de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:07.533Z|5784db7a-0553-4134-8090-ad20852aa8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:07.533Z|58101e11-6137-47fc-921f-3151e0c243de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:07.534Z|5784db7a-0553-4134-8090-ad20852aa8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:14.431Z|c641a6b3-ec9c-40e8-b757-fdef4fa9dcc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:41:14.432Z|c641a6b3-ec9c-40e8-b757-fdef4fa9dcc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:41:17.553Z|3ad3c959-d3c5-4cdf-993c-f81316b01ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:17.553Z|3ad3c959-d3c5-4cdf-993c-f81316b01ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:17.581Z|dad8e89a-f7c2-4c34-b416-4449e23f70b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:17.582Z|dad8e89a-f7c2-4c34-b416-4449e23f70b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:17.587Z|b8c412a6-1c91-410f-88f6-0134ebb4955e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:17.589Z|b8c412a6-1c91-410f-88f6-0134ebb4955e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:27.615Z|529c5160-4c5b-4ab7-a13b-48646482d85d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:27.617Z|529c5160-4c5b-4ab7-a13b-48646482d85d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:27.616Z|a7794dba-23cc-4b7c-bd2c-51f9f0f2cc1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:27.622Z|a7794dba-23cc-4b7c-bd2c-51f9f0f2cc1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:27.626Z|c70d83bf-6de8-4d71-882e-175c1939fd97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:27.627Z|c70d83bf-6de8-4d71-882e-175c1939fd97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:29.431Z|15b221ff-3cee-4759-861c-4f0d4573177d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:41:29.446Z|15b221ff-3cee-4759-861c-4f0d4573177d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:41:30.440Z|cb9fc54c-1b2b-4e23-8b44-ccfd421e7ecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:41:30.441Z|cb9fc54c-1b2b-4e23-8b44-ccfd421e7ecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:41:37.661Z|8a2b9c78-410c-437b-9da6-308a723d1bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:37.663Z|8a2b9c78-410c-437b-9da6-308a723d1bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:37.673Z|798ffc17-230f-4ec2-a703-29ebcc0f48a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:37.674Z|798ffc17-230f-4ec2-a703-29ebcc0f48a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:37.680Z|bd99f703-28d1-4aee-8901-12d14935ba66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:37.681Z|bd99f703-28d1-4aee-8901-12d14935ba66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:41.027Z|810e7672-9959-43b0-a35b-790dcb9a1347|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:41:41.029Z|810e7672-9959-43b0-a35b-790dcb9a1347|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:44.431Z|6b04cd09-b1ec-45f2-9d65-cec66b0a41b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:41:44.432Z|6b04cd09-b1ec-45f2-9d65-cec66b0a41b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:41:47.718Z|bc56eac8-c767-4d08-8009-a2c9dd6878d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:47.720Z|bc56eac8-c767-4d08-8009-a2c9dd6878d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:47.731Z|9c96fb26-4154-4190-99ba-4f412290df31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:47.732Z|9c96fb26-4154-4190-99ba-4f412290df31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:47.738Z|034e36ea-baf6-41c9-84c6-12a51052e2f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:47.740Z|034e36ea-baf6-41c9-84c6-12a51052e2f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:57.770Z|e606eb47-402e-4843-80fe-66cff7ebe78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:57.771Z|e606eb47-402e-4843-80fe-66cff7ebe78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:57.777Z|cc4ea298-8cb4-4dea-90de-2b5eaba33388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:57.778Z|cc4ea298-8cb4-4dea-90de-2b5eaba33388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:57.793Z|32ebd512-7522-4eaf-9ca8-833c0d7b2b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:41:57.793Z|32ebd512-7522-4eaf-9ca8-833c0d7b2b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:41:59.431Z|11fa4e16-8469-44cc-929a-a90c9b4aeaad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:41:59.433Z|11fa4e16-8469-44cc-929a-a90c9b4aeaad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:42:00.442Z|913711c7-dbe7-402a-814d-bea7ba1ebaf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:42:00.442Z|913711c7-dbe7-402a-814d-bea7ba1ebaf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:42:07.821Z|17bca066-59f9-46f9-9447-539470be8f6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:07.823Z|17bca066-59f9-46f9-9447-539470be8f6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:07.842Z|0dbc385c-713e-4017-98f7-63749844ee14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:07.853Z|0dbc385c-713e-4017-98f7-63749844ee14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:07.856Z|a97c1b30-f92f-436b-8abb-16b9e3117108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:07.857Z|a97c1b30-f92f-436b-8abb-16b9e3117108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:14.431Z|dce82cb4-e960-4e24-98ff-3d2d2c81980f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:42:14.437Z|dce82cb4-e960-4e24-98ff-3d2d2c81980f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:42:17.894Z|3cfcbd25-1093-4158-9e34-f6b795ed06c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:17.895Z|3cfcbd25-1093-4158-9e34-f6b795ed06c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:17.908Z|f6f58aec-291e-4848-a878-2b9c6066975f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:17.909Z|f6f58aec-291e-4848-a878-2b9c6066975f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:17.931Z|de459bba-b4d7-4197-8ea4-860e975288fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:17.932Z|de459bba-b4d7-4197-8ea4-860e975288fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:27.940Z|c135dd16-5d8b-4651-8985-b95ae96012ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:27.941Z|c135dd16-5d8b-4651-8985-b95ae96012ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:27.952Z|7fc7c647-e8e0-4c49-b5e6-6d981866feaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:27.953Z|7fc7c647-e8e0-4c49-b5e6-6d981866feaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:27.982Z|10310d49-c72c-4849-92fe-1b62e73433a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:27.983Z|10310d49-c72c-4849-92fe-1b62e73433a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:29.431Z|81869452-34f7-4255-8b29-2d714da41c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:42:29.432Z|81869452-34f7-4255-8b29-2d714da41c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:42:30.443Z|a5d5d738-c086-411d-8340-73194764b99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:42:30.444Z|a5d5d738-c086-411d-8340-73194764b99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:42:37.995Z|f35a1ca7-aee1-4998-a450-a38ca3653810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:37.995Z|b3198419-ef8c-4e3b-a6c4-3c272f524531|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:37.996Z|f35a1ca7-aee1-4998-a450-a38ca3653810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:37.996Z|b3198419-ef8c-4e3b-a6c4-3c272f524531|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:38.014Z|1be6568b-8386-4cf3-9b2f-55e2fbb6c77b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:38.014Z|1be6568b-8386-4cf3-9b2f-55e2fbb6c77b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:41.029Z|9c122f13-cc42-46c8-a9b5-4020d2e78fbb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:42:41.030Z|9c122f13-cc42-46c8-a9b5-4020d2e78fbb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:44.431Z|e72600c6-ec84-471b-97ff-788c23d7446a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:42:44.432Z|e72600c6-ec84-471b-97ff-788c23d7446a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:42:48.040Z|afa1c105-c738-49d9-a41d-f411ca126c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:48.041Z|5cb63ed3-e9e6-4064-8852-0d2e492efc60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:48.041Z|afa1c105-c738-49d9-a41d-f411ca126c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:48.041Z|5cb63ed3-e9e6-4064-8852-0d2e492efc60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:48.053Z|6bfb0149-f95f-4738-ad08-8479eb8f3afb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:48.054Z|6bfb0149-f95f-4738-ad08-8479eb8f3afb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:58.079Z|6979056c-b4b2-4cd4-b9e8-9c471bd7a18c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:58.080Z|6979056c-b4b2-4cd4-b9e8-9c471bd7a18c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:58.093Z|520b9fae-6977-4222-91c7-667216be2df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:58.095Z|520b9fae-6977-4222-91c7-667216be2df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:58.089Z|2d7b1bda-fa32-414a-bc17-90062d26d554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:42:58.100Z|2d7b1bda-fa32-414a-bc17-90062d26d554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:42:59.435Z|b6beb116-64c4-433c-9a3d-496ae5e8678c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:42:59.443Z|b6beb116-64c4-433c-9a3d-496ae5e8678c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:43:00.444Z|2b998709-fcd6-4575-92d5-3371d9d2e5f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:43:00.445Z|2b998709-fcd6-4575-92d5-3371d9d2e5f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:43:08.113Z|0cf22b48-fe6f-4051-bb54-e427a8338e0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:08.115Z|0cf22b48-fe6f-4051-bb54-e427a8338e0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:08.130Z|4f5e5659-d60a-448e-9c0e-3f1a529dcb9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:08.132Z|4f5e5659-d60a-448e-9c0e-3f1a529dcb9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:08.138Z|1a1bf0b1-cca5-44cb-a0db-38b493c8789c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:08.140Z|1a1bf0b1-cca5-44cb-a0db-38b493c8789c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:14.433Z|d082a5ca-9d03-4975-8c0a-7f9ac8322d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:43:14.434Z|d082a5ca-9d03-4975-8c0a-7f9ac8322d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:43:18.154Z|8f453708-8c7e-4328-9a96-898773a524c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:18.155Z|8f453708-8c7e-4328-9a96-898773a524c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:18.165Z|680a8377-7ee0-46b1-9bf2-1f75c562a855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:18.166Z|680a8377-7ee0-46b1-9bf2-1f75c562a855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:18.174Z|05911bcb-acfd-4b34-b60a-450a1a290fc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:18.175Z|05911bcb-acfd-4b34-b60a-450a1a290fc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:28.201Z|cc84421b-2bcc-4942-9b09-a7b24a920aa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:28.201Z|f30d3d77-cfaa-427a-b651-d2728764afe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:28.202Z|cc84421b-2bcc-4942-9b09-a7b24a920aa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:28.203Z|f30d3d77-cfaa-427a-b651-d2728764afe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:28.230Z|39d44f19-27b2-4544-80df-26e588d9e426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:28.236Z|39d44f19-27b2-4544-80df-26e588d9e426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:29.431Z|30a62dc2-b7df-41d0-8156-fc8b92a3a3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:43:29.432Z|30a62dc2-b7df-41d0-8156-fc8b92a3a3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:43:30.446Z|05de8144-41da-4e3f-8fba-5cb26e95ac4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:43:30.449Z|05de8144-41da-4e3f-8fba-5cb26e95ac4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:43:38.249Z|2f12ad59-fb09-42ae-9ce6-2001d90dfeab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:38.250Z|e67acf45-a0ac-4793-b64e-762af909c39a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:38.250Z|2f12ad59-fb09-42ae-9ce6-2001d90dfeab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:38.251Z|e67acf45-a0ac-4793-b64e-762af909c39a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:38.268Z|7c16a5dc-3469-46e4-af3e-b3b8238e1e68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:38.269Z|7c16a5dc-3469-46e4-af3e-b3b8238e1e68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:41.027Z|af671ed0-8224-4df4-8148-a275c77de30c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:43:41.028Z|af671ed0-8224-4df4-8148-a275c77de30c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:44.431Z|f4e2757f-b50a-4181-be4d-7b2673f8b63c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:43:44.435Z|f4e2757f-b50a-4181-be4d-7b2673f8b63c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:43:48.280Z|5aa052d4-009a-4b51-8ed1-840c8902fe19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:48.281Z|5aa052d4-009a-4b51-8ed1-840c8902fe19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:48.294Z|673508af-03a2-4663-a33c-3187977b3a81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:48.294Z|673508af-03a2-4663-a33c-3187977b3a81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:48.304Z|11a2cae0-8513-4c74-831a-3b5f33108e8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:48.305Z|11a2cae0-8513-4c74-831a-3b5f33108e8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:58.329Z|90d9c398-e545-493e-965f-26411b0c2eb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:58.330Z|90d9c398-e545-493e-965f-26411b0c2eb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:58.344Z|8e43766c-ac1c-434f-8561-3b3eef2f1a99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:58.345Z|8e43766c-ac1c-434f-8561-3b3eef2f1a99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:58.356Z|58f8b16b-2862-47f1-b48f-52f3491d31a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:43:58.357Z|58f8b16b-2862-47f1-b48f-52f3491d31a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:43:59.432Z|991ee442-5985-4d70-b809-88f68b61e1e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:43:59.434Z|991ee442-5985-4d70-b809-88f68b61e1e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:44:00.450Z|dac5be20-0f3a-4cd1-98d1-7ef8aa11f778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:44:00.451Z|dac5be20-0f3a-4cd1-98d1-7ef8aa11f778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:44:08.365Z|bb4c96c5-a4b0-4309-90a6-a9f0d8b6efe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:08.368Z|bb4c96c5-a4b0-4309-90a6-a9f0d8b6efe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:08.377Z|2c84ffea-1cfe-4957-9273-6a6650cc9db8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:08.378Z|2c84ffea-1cfe-4957-9273-6a6650cc9db8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:08.392Z|a5b528d6-ae2f-4ea8-bd23-5f807972a6c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:08.393Z|a5b528d6-ae2f-4ea8-bd23-5f807972a6c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:14.431Z|2ce89a55-e2b4-4a46-8bbf-f7c3388ba848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:44:14.433Z|2ce89a55-e2b4-4a46-8bbf-f7c3388ba848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:44:18.421Z|7bba1352-37d8-4d53-8f8d-82b5fce86599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:18.421Z|4f5e448d-6182-41c6-9b93-f1a7fe70e997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:18.422Z|7bba1352-37d8-4d53-8f8d-82b5fce86599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:18.422Z|4f5e448d-6182-41c6-9b93-f1a7fe70e997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:18.433Z|fea8811d-f2be-4d04-a4fc-4916e334eb9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:18.434Z|fea8811d-f2be-4d04-a4fc-4916e334eb9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:28.474Z|c8cdad50-fb65-4356-998d-ba137c717447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:28.475Z|c8cdad50-fb65-4356-998d-ba137c717447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:28.484Z|d2525175-c251-4814-b2a3-091ecb9fc547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:28.485Z|d2525175-c251-4814-b2a3-091ecb9fc547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:28.490Z|8eb128a5-7830-499a-9da9-17aea28ad694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:28.491Z|8eb128a5-7830-499a-9da9-17aea28ad694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:29.431Z|e62587c1-c999-47df-b44e-155a4b591c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:44:29.435Z|e62587c1-c999-47df-b44e-155a4b591c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:44:30.451Z|5916a8aa-91fb-4521-ac88-6d32cbdcea1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:44:30.452Z|5916a8aa-91fb-4521-ac88-6d32cbdcea1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:44:38.535Z|13a8acb5-c958-472f-86eb-88c5043468b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:38.537Z|13a8acb5-c958-472f-86eb-88c5043468b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:38.548Z|f4d141c6-d95b-42fc-95ff-2e675c29a226|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:38.549Z|f4d141c6-d95b-42fc-95ff-2e675c29a226|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:38.569Z|56150bed-e055-4bcc-ba0f-23c7d3cedac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:38.570Z|56150bed-e055-4bcc-ba0f-23c7d3cedac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:41.034Z|86214c25-32dd-46ab-8301-eb9fe009a6b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:44:41.035Z|86214c25-32dd-46ab-8301-eb9fe009a6b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:44.431Z|10341e99-5614-4b4d-ba2d-1872bd2e8c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:44:44.432Z|10341e99-5614-4b4d-ba2d-1872bd2e8c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:44:48.582Z|337dc03e-ff8f-46c0-815d-6f47353a8ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:48.587Z|5208be88-46df-4108-bf53-7dc07a90db89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:48.592Z|5208be88-46df-4108-bf53-7dc07a90db89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:48.591Z|337dc03e-ff8f-46c0-815d-6f47353a8ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:48.614Z|97d1210a-2b38-4127-8d37-c5dd34c1553f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:48.615Z|97d1210a-2b38-4127-8d37-c5dd34c1553f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:58.631Z|521d4755-75f1-4264-9009-a2cf1eb76302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:58.632Z|521d4755-75f1-4264-9009-a2cf1eb76302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:58.646Z|72af1e7b-4e7a-4ff5-9bbe-fc96ddfaaad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:58.647Z|72af1e7b-4e7a-4ff5-9bbe-fc96ddfaaad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:58.654Z|2d25fa86-0357-4156-a3ac-250a9c7d0e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:44:58.657Z|2d25fa86-0357-4156-a3ac-250a9c7d0e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:44:59.431Z|83e1cdce-8e6c-4565-9087-c30b027c727c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:44:59.432Z|83e1cdce-8e6c-4565-9087-c30b027c727c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:45:00.454Z|942b8aeb-a7a4-4f0e-a51a-854f0ed71f21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:45:00.454Z|942b8aeb-a7a4-4f0e-a51a-854f0ed71f21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:45:08.659Z|d525cca1-871b-4e0d-a2e5-15b0a9d62600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:08.661Z|d525cca1-871b-4e0d-a2e5-15b0a9d62600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:08.673Z|3dd76e85-cbe6-4f04-8f1c-d3ee34f6a58f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:08.674Z|3dd76e85-cbe6-4f04-8f1c-d3ee34f6a58f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:08.692Z|c0ea984b-1b17-48ac-bc1c-8e74e5a03389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:08.693Z|c0ea984b-1b17-48ac-bc1c-8e74e5a03389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:14.431Z|3fb9a72b-2376-4503-b95f-9acf080dc019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:45:14.436Z|3fb9a72b-2376-4503-b95f-9acf080dc019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:45:18.694Z|28ba666f-e739-4bf2-bc02-97b1d3f7c955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:18.695Z|28ba666f-e739-4bf2-bc02-97b1d3f7c955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:18.704Z|382a4bfb-d630-46ce-b763-9026ad2ffa63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:18.705Z|382a4bfb-d630-46ce-b763-9026ad2ffa63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:18.725Z|e39058f6-dd93-49d9-81a1-a30f167af030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:18.726Z|e39058f6-dd93-49d9-81a1-a30f167af030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:28.727Z|0dde94c4-2b3c-4461-aa77-ea4d41cfbd00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:28.728Z|0dde94c4-2b3c-4461-aa77-ea4d41cfbd00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:28.754Z|e9fb9221-a133-440f-9dfb-8b6340df6232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:28.758Z|970f8184-1021-4640-a402-9397df9c5cbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:28.768Z|970f8184-1021-4640-a402-9397df9c5cbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:28.766Z|e9fb9221-a133-440f-9dfb-8b6340df6232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:29.431Z|bbaf025d-1c3c-4211-b14a-912ac3c4cdb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:45:29.432Z|bbaf025d-1c3c-4211-b14a-912ac3c4cdb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:45:30.455Z|012f2798-0ba8-4f75-b683-55771aa41585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:45:30.456Z|012f2798-0ba8-4f75-b683-55771aa41585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:45:38.766Z|98e280be-a1ad-4d6c-80e6-e2039b41f250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:38.767Z|98e280be-a1ad-4d6c-80e6-e2039b41f250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:38.817Z|24aa3b6b-4db8-4522-a9b1-92750ea95ff4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:38.818Z|24aa3b6b-4db8-4522-a9b1-92750ea95ff4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:38.834Z|6c38246f-0674-4000-be31-5e45d8214e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:38.835Z|6c38246f-0674-4000-be31-5e45d8214e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:41.051Z|793aa249-15c0-4385-a692-2152661829c6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:45:41.052Z|793aa249-15c0-4385-a692-2152661829c6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:44.432Z|ef7679da-4215-43c5-a4ca-aaad8de3ba82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:45:44.433Z|ef7679da-4215-43c5-a4ca-aaad8de3ba82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:45:48.854Z|aa1ae9a9-bf4a-48e8-82e4-b8cfffc478cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:48.856Z|aa1ae9a9-bf4a-48e8-82e4-b8cfffc478cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:48.863Z|f09815ef-594f-422d-9898-b3ffe05e23e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:48.864Z|f09815ef-594f-422d-9898-b3ffe05e23e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:48.880Z|6c836773-915e-491f-a6d3-d797ac92baab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:48.881Z|6c836773-915e-491f-a6d3-d797ac92baab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:58.902Z|3622e9dc-984c-4edd-ad90-534694cb220c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:58.908Z|3622e9dc-984c-4edd-ad90-534694cb220c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:58.922Z|fc92457c-7a35-41ff-be57-9d9a186d1f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:58.923Z|fc92457c-7a35-41ff-be57-9d9a186d1f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:58.927Z|ba3c93f6-4b46-4ad9-b354-838c5b039114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:45:58.928Z|ba3c93f6-4b46-4ad9-b354-838c5b039114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:45:59.431Z|a519fb73-ff90-4623-9573-11063865905a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:45:59.435Z|a519fb73-ff90-4623-9573-11063865905a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:46:00.457Z|9c53c909-fca9-4c1f-8889-fb9a5aac8ea9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:46:00.457Z|9c53c909-fca9-4c1f-8889-fb9a5aac8ea9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:46:08.956Z|bcb35ed2-6e13-4c15-910e-f9b3a84ffc46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:08.958Z|bcb35ed2-6e13-4c15-910e-f9b3a84ffc46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:08.970Z|2c79f7da-8868-40de-9dda-0c14d666fa0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:08.973Z|2c79f7da-8868-40de-9dda-0c14d666fa0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:08.976Z|c02762a3-bfb1-43b1-8b57-3ee74b4ec359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:08.977Z|c02762a3-bfb1-43b1-8b57-3ee74b4ec359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:14.431Z|b9b76e2f-49c0-4e78-a4e6-5ce35e0b0267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:46:14.432Z|b9b76e2f-49c0-4e78-a4e6-5ce35e0b0267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:46:19.010Z|6b7ae901-9037-4bbe-9632-70c54d543918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:19.012Z|6b7ae901-9037-4bbe-9632-70c54d543918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:19.025Z|03458665-b079-4996-bbc2-353b8cdba7da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:19.025Z|9bd60eee-1944-4a72-861a-55b11a9c84eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:19.026Z|03458665-b079-4996-bbc2-353b8cdba7da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:19.026Z|9bd60eee-1944-4a72-861a-55b11a9c84eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:29.065Z|ab169131-0da5-42d3-8e79-111d4d2f9024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:29.068Z|ab169131-0da5-42d3-8e79-111d4d2f9024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:29.072Z|e1839aa5-a602-434f-8379-d4e13a48cc4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:29.073Z|e1839aa5-a602-434f-8379-d4e13a48cc4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:29.096Z|7b68600a-d077-4294-a149-aa4f06931141|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:29.102Z|7b68600a-d077-4294-a149-aa4f06931141|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:29.431Z|d37d07a6-49c5-4eda-986d-8ee30dfa6bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:46:29.432Z|d37d07a6-49c5-4eda-986d-8ee30dfa6bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:46:30.458Z|f68e4b27-3d42-4bf3-83e7-1fb2128fc77a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:46:30.459Z|f68e4b27-3d42-4bf3-83e7-1fb2128fc77a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:46:39.130Z|60df3c37-a96d-4a95-8095-72ad897b1290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:39.131Z|60df3c37-a96d-4a95-8095-72ad897b1290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:39.149Z|4c10c496-67dd-404c-be99-48d7e67f1ccb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:39.149Z|89c94cfa-bbba-44d3-bebd-4c9cfcb6ba58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:39.149Z|4c10c496-67dd-404c-be99-48d7e67f1ccb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:39.149Z|89c94cfa-bbba-44d3-bebd-4c9cfcb6ba58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:41.029Z|4016a921-d23c-49b5-8f81-fe56fcefae5e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:46:41.030Z|4016a921-d23c-49b5-8f81-fe56fcefae5e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:44.431Z|1cab02e5-57f9-4a0e-9946-29bf601e1f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:46:44.434Z|1cab02e5-57f9-4a0e-9946-29bf601e1f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:46:49.173Z|270b173f-5e55-4499-bf7a-2618df7059de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:49.174Z|270b173f-5e55-4499-bf7a-2618df7059de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:49.194Z|dce88160-14c5-4399-8813-8f313ac650e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:49.196Z|dce88160-14c5-4399-8813-8f313ac650e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:49.212Z|5b096858-2906-4e99-b545-b85b1c1e7f06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:49.213Z|5b096858-2906-4e99-b545-b85b1c1e7f06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:59.221Z|98101d0a-06f6-4a1a-8c90-757d8cebb279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:59.222Z|98101d0a-06f6-4a1a-8c90-757d8cebb279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:59.260Z|448012fc-872d-4554-ae51-6949f6ed685f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:59.260Z|448012fc-872d-4554-ae51-6949f6ed685f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:59.279Z|7b969956-e69e-489a-a3c1-3cbdbc40e066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:46:59.280Z|7b969956-e69e-489a-a3c1-3cbdbc40e066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:46:59.432Z|c79fb0d4-9009-4c88-a749-446e5a232af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:46:59.433Z|c79fb0d4-9009-4c88-a749-446e5a232af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:47:00.460Z|1af1ccc4-cac1-4847-a256-2981857f040a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:47:00.460Z|1af1ccc4-cac1-4847-a256-2981857f040a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:47:09.275Z|be72687b-363f-4e84-a1cb-9feeb90825c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:09.276Z|be72687b-363f-4e84-a1cb-9feeb90825c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:09.317Z|f0c8a40d-9adf-4ba0-930a-10492d2ddcb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:09.318Z|f0c8a40d-9adf-4ba0-930a-10492d2ddcb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:09.348Z|309e0d9a-0019-451f-856d-3c69bb4c0e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:09.349Z|309e0d9a-0019-451f-856d-3c69bb4c0e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:14.431Z|eec9af0a-21fa-4d67-ba32-bc4b97514102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:47:14.432Z|eec9af0a-21fa-4d67-ba32-bc4b97514102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:47:19.321Z|c400af20-2e7c-414c-b469-f67c4634b37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:19.322Z|c400af20-2e7c-414c-b469-f67c4634b37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:19.430Z|dab2a01d-95aa-4f9f-8bef-0d775e9591b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:19.431Z|dab2a01d-95aa-4f9f-8bef-0d775e9591b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:19.434Z|bec30137-39e7-47ea-8b75-2fcad9e00b10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:19.434Z|bec30137-39e7-47ea-8b75-2fcad9e00b10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:29.431Z|1eff69e1-371d-4faf-bfa5-ea648d0133a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:47:29.436Z|1eff69e1-371d-4faf-bfa5-ea648d0133a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:47:29.437Z|a66fb9a3-dcc2-4ce3-8a0c-07a5d52b1a5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:29.439Z|a66fb9a3-dcc2-4ce3-8a0c-07a5d52b1a5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:29.481Z|301f0065-0c1b-4dbe-aff8-01bac41ac44d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:29.481Z|301f0065-0c1b-4dbe-aff8-01bac41ac44d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:29.486Z|f3c15656-e359-4ffe-91ee-906bbb15d2fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:29.487Z|f3c15656-e359-4ffe-91ee-906bbb15d2fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:30.462Z|d029930b-9a69-49fc-8415-5e508e0b1e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:47:30.463Z|d029930b-9a69-49fc-8415-5e508e0b1e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:47:39.501Z|59cdefb2-ecc3-46f9-ae2f-9bfef494560b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:39.502Z|59cdefb2-ecc3-46f9-ae2f-9bfef494560b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:39.544Z|3d554d9a-7a1a-4b22-b0ac-0f1738bb8fdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:39.545Z|3d554d9a-7a1a-4b22-b0ac-0f1738bb8fdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:39.554Z|e17466bc-94f9-4d17-ba3c-be84792a23cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:39.556Z|e17466bc-94f9-4d17-ba3c-be84792a23cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:41.024Z|99b01194-5d96-46e0-81db-9620e490951a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:47:41.025Z|99b01194-5d96-46e0-81db-9620e490951a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:44.431Z|fbf53959-1bc5-4a80-966e-b77ff40f94e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:47:44.432Z|fbf53959-1bc5-4a80-966e-b77ff40f94e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:47:49.582Z|8ab76e77-371f-4ba1-bb3f-6bf33af76b9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:49.583Z|8ab76e77-371f-4ba1-bb3f-6bf33af76b9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:49.603Z|7260e878-1f76-4234-a41f-644bc175279d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:49.604Z|7260e878-1f76-4234-a41f-644bc175279d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:49.630Z|3aad63eb-97c0-43d9-8b0f-61055c596a8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:49.630Z|3aad63eb-97c0-43d9-8b0f-61055c596a8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:59.431Z|939f8340-ef52-4e58-918a-4d8a25f6b2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:47:59.434Z|939f8340-ef52-4e58-918a-4d8a25f6b2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:47:59.624Z|05bb909e-866e-436c-8bf4-51b64202d266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:59.627Z|05bb909e-866e-436c-8bf4-51b64202d266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:59.669Z|db4cdf36-99d8-4a3d-b7d2-d3d87ef55dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:59.670Z|db4cdf36-99d8-4a3d-b7d2-d3d87ef55dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:47:59.691Z|19663821-ae39-49be-a819-630dc498b0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:47:59.692Z|19663821-ae39-49be-a819-630dc498b0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:00.464Z|e4ae159e-540e-413a-be8d-2b1d8ede70b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:48:00.465Z|e4ae159e-540e-413a-be8d-2b1d8ede70b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:48:09.699Z|0c6758eb-d757-4500-a9f3-3b8c1141bbf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:09.700Z|0c6758eb-d757-4500-a9f3-3b8c1141bbf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:09.725Z|ee5cab72-8044-4e12-a007-74a9697921ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:09.726Z|ee5cab72-8044-4e12-a007-74a9697921ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:09.740Z|ae01d504-4a37-4b47-8380-e4b5d4cb05c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:09.742Z|ae01d504-4a37-4b47-8380-e4b5d4cb05c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:14.431Z|2e9259e7-cfb5-4312-8bd2-ece28f9e510f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:48:14.435Z|2e9259e7-cfb5-4312-8bd2-ece28f9e510f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:48:19.766Z|66b5ac49-87df-4951-88e4-eed220484464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:19.767Z|66b5ac49-87df-4951-88e4-eed220484464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:19.776Z|db46ee0c-0067-4b3e-ac2a-4d1774c6732f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:19.778Z|db46ee0c-0067-4b3e-ac2a-4d1774c6732f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:19.790Z|26711d8b-3f63-450b-b136-112fbdaeb4eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:19.791Z|26711d8b-3f63-450b-b136-112fbdaeb4eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:29.431Z|b739ff41-809b-4ae3-b984-c611e5ddf6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:48:29.432Z|b739ff41-809b-4ae3-b984-c611e5ddf6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:48:29.811Z|db83d828-ce39-4bc9-82f0-3aec4f52c30f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:29.813Z|db83d828-ce39-4bc9-82f0-3aec4f52c30f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:29.839Z|eb553517-5413-4deb-939b-03ad6e81bad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:29.840Z|eb553517-5413-4deb-939b-03ad6e81bad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:29.854Z|63ca0972-c260-4105-be7a-3dcaa2fa0885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:29.856Z|63ca0972-c260-4105-be7a-3dcaa2fa0885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:30.465Z|80cf81a0-3cb4-4e6b-b5fa-2662a6b77abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:48:30.466Z|80cf81a0-3cb4-4e6b-b5fa-2662a6b77abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:48:39.890Z|01c0c1f2-93c3-48cc-b693-493f4d6bbde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:39.886Z|565b19b4-ace3-4523-93fa-465cdf5b9627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:39.892Z|565b19b4-ace3-4523-93fa-465cdf5b9627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:39.892Z|01c0c1f2-93c3-48cc-b693-493f4d6bbde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:39.919Z|370fbce6-e2a6-47f3-a7df-0ba45b25c33f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:39.920Z|370fbce6-e2a6-47f3-a7df-0ba45b25c33f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:41.029Z|7b49f0be-2f8f-4b98-9678-7259e90f5abb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:48:41.030Z|7b49f0be-2f8f-4b98-9678-7259e90f5abb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:44.431Z|08877ff2-dec4-478e-89c3-7e21d93b3713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:48:44.432Z|08877ff2-dec4-478e-89c3-7e21d93b3713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:48:49.946Z|b45a48b3-39f3-4cb4-980c-2e828abbba10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:49.950Z|d34773d3-f55b-4f1e-a8a0-8e7b498ee705|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:49.950Z|b45a48b3-39f3-4cb4-980c-2e828abbba10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:49.951Z|d34773d3-f55b-4f1e-a8a0-8e7b498ee705|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:49.962Z|419b5284-92bf-4215-943d-7d6e30b3d186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:48:49.963Z|419b5284-92bf-4215-943d-7d6e30b3d186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:48:59.431Z|2e090220-8a76-4526-a5dc-402fe0177ffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:48:59.442Z|2e090220-8a76-4526-a5dc-402fe0177ffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:49:00.010Z|6e36f3ab-d9e2-4089-bfa9-eec0f2b7a339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:00.014Z|4bf0160f-b162-45b6-849e-6d4a933cd1af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:00.015Z|4bf0160f-b162-45b6-849e-6d4a933cd1af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:00.011Z|6e36f3ab-d9e2-4089-bfa9-eec0f2b7a339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:00.021Z|915af1aa-480e-45e6-82a9-079fa2dce5a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:00.023Z|915af1aa-480e-45e6-82a9-079fa2dce5a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:00.468Z|38b5d3fe-a152-42e2-9fab-490f6c8f2888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:49:00.468Z|38b5d3fe-a152-42e2-9fab-490f6c8f2888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:49:10.055Z|97fffdea-880d-4d16-87cd-b3f90f54a69c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:10.056Z|97fffdea-880d-4d16-87cd-b3f90f54a69c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:10.069Z|73091c9c-1e39-4c83-8acb-a8d981b1bb43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:10.069Z|73091c9c-1e39-4c83-8acb-a8d981b1bb43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:10.078Z|e82937b0-e458-44f2-93a3-e9d3db7acc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:10.079Z|e82937b0-e458-44f2-93a3-e9d3db7acc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:14.431Z|a3f56c99-f775-407f-bfa8-568367a2fe6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:49:14.433Z|a3f56c99-f775-407f-bfa8-568367a2fe6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:49:20.114Z|b2e41865-6bcf-4310-be4d-638322853b2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:20.114Z|05f07d5a-378b-4bbf-8581-353041b16296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:20.115Z|b2e41865-6bcf-4310-be4d-638322853b2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:20.115Z|05f07d5a-378b-4bbf-8581-353041b16296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:20.154Z|aefa9530-29a4-4209-aedf-52d52431441a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:20.155Z|aefa9530-29a4-4209-aedf-52d52431441a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:29.431Z|1b7896cd-5e21-431f-97ca-f4fe75463460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:49:29.433Z|1b7896cd-5e21-431f-97ca-f4fe75463460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:49:30.175Z|e019d2fb-b8b1-4dc8-858e-7584d4798b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:30.176Z|e019d2fb-b8b1-4dc8-858e-7584d4798b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:30.182Z|96059489-be54-461e-b799-a811ce6dd747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:30.182Z|96059489-be54-461e-b799-a811ce6dd747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:30.211Z|0d792877-b09a-44cf-86f6-6962e962ec96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:30.213Z|0d792877-b09a-44cf-86f6-6962e962ec96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:30.470Z|766c4810-9e6c-43bb-83db-6f8a1ec5ad42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:49:30.471Z|766c4810-9e6c-43bb-83db-6f8a1ec5ad42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:49:40.223Z|376830cc-2c2d-4c59-9eee-453a2a9399e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:40.224Z|376830cc-2c2d-4c59-9eee-453a2a9399e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:40.241Z|5a710282-4010-4bf5-b37e-b0a6b5e48f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:40.242Z|5a710282-4010-4bf5-b37e-b0a6b5e48f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:40.261Z|75570dc5-67ca-4787-8008-3642f13d0bb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:40.262Z|75570dc5-67ca-4787-8008-3642f13d0bb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:41.028Z|01f92723-b68e-46f5-bb22-ffd5e4b69cb0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:49:41.030Z|01f92723-b68e-46f5-bb22-ffd5e4b69cb0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:44.431Z|2e5b2732-66f8-45be-a83b-d3ec4d778150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:49:44.435Z|2e5b2732-66f8-45be-a83b-d3ec4d778150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:49:50.297Z|1939c354-9b8f-4473-bdb5-4db04f96fabc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:50.310Z|1939c354-9b8f-4473-bdb5-4db04f96fabc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:50.315Z|78ef9412-b3aa-4489-87da-84bbc519ff5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:50.316Z|78ef9412-b3aa-4489-87da-84bbc519ff5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:50.315Z|f6515b73-8cda-4c3c-8425-84aad949fc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:49:50.318Z|f6515b73-8cda-4c3c-8425-84aad949fc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:49:59.432Z|02da98c6-d920-48b1-bbf5-3e35a7c41393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:49:59.433Z|02da98c6-d920-48b1-bbf5-3e35a7c41393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:50:00.362Z|0dc2897f-8e3e-4a28-a5f0-aaa7f218a744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:00.363Z|0dc2897f-8e3e-4a28-a5f0-aaa7f218a744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:00.365Z|c44c6162-cd6e-4d51-b591-1b5110d4dbb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:00.366Z|c44c6162-cd6e-4d51-b591-1b5110d4dbb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:00.395Z|dd494a7c-529d-44a0-9b2c-64ac900cab52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:00.396Z|dd494a7c-529d-44a0-9b2c-64ac900cab52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:00.472Z|620ec284-7c4c-492a-a21e-5a38987d5b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:50:00.472Z|620ec284-7c4c-492a-a21e-5a38987d5b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:50:10.414Z|4461fd2d-2a7c-4e3e-8f32-d14615d98ed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:10.414Z|9777d758-2717-4f49-9b33-a31cd00a36f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:10.415Z|4461fd2d-2a7c-4e3e-8f32-d14615d98ed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:10.415Z|9777d758-2717-4f49-9b33-a31cd00a36f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:10.439Z|1d443316-e7e1-47fb-8ef6-c0489f8f9c03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:10.440Z|1d443316-e7e1-47fb-8ef6-c0489f8f9c03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:14.431Z|425b35e9-6f08-433c-81dd-a53d8cfb95b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:50:14.432Z|425b35e9-6f08-433c-81dd-a53d8cfb95b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:50:20.484Z|38605442-50e9-4b9f-ac89-4d67eac26f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:20.485Z|38605442-50e9-4b9f-ac89-4d67eac26f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:20.498Z|946f4264-e462-4a72-bcb4-fa4dc0618831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:20.507Z|946f4264-e462-4a72-bcb4-fa4dc0618831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:20.530Z|1fe00697-a038-416c-a0ce-bc0aca0c2ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:20.531Z|1fe00697-a038-416c-a0ce-bc0aca0c2ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:29.435Z|dd5d514b-5c56-4e5e-b3ce-36a9a1eb3265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:50:29.439Z|dd5d514b-5c56-4e5e-b3ce-36a9a1eb3265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:50:30.473Z|57862e90-9ff1-4a6d-8b11-47076c9bed7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:50:30.474Z|57862e90-9ff1-4a6d-8b11-47076c9bed7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:50:30.552Z|708c46ff-7c22-4624-b068-a8ab3d1d424b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:30.553Z|708c46ff-7c22-4624-b068-a8ab3d1d424b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:30.595Z|d9d84298-8c3e-45b8-8dbf-0173f6ce27b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:30.596Z|d9d84298-8c3e-45b8-8dbf-0173f6ce27b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:30.596Z|e6d282ff-9dae-49a9-814e-b9dbde8e072f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:30.599Z|e6d282ff-9dae-49a9-814e-b9dbde8e072f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:40.598Z|9b2186f8-1404-494d-9600-1305f77b217f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:40.600Z|9b2186f8-1404-494d-9600-1305f77b217f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:40.638Z|d57375c9-ab79-4043-a338-7102bde33e0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:40.639Z|d57375c9-ab79-4043-a338-7102bde33e0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:40.644Z|b199e5cd-b9ea-48d8-954f-1827e7d289df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:40.645Z|b199e5cd-b9ea-48d8-954f-1827e7d289df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:41.026Z|3abe2b7b-ec88-4b62-9ca2-39fe5f0c4388|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:50:41.027Z|3abe2b7b-ec88-4b62-9ca2-39fe5f0c4388|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:44.435Z|03560a5a-a706-4991-ae46-d85fe51257c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:50:44.436Z|03560a5a-a706-4991-ae46-d85fe51257c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:50:50.628Z|1e4f47ee-cf59-4768-9af5-c5a8401f1630|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:50.636Z|1e4f47ee-cf59-4768-9af5-c5a8401f1630|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:50.678Z|34960c69-e597-4157-93b5-7eebdf40c889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:50.679Z|34960c69-e597-4157-93b5-7eebdf40c889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:50.701Z|a1342869-e0bd-46d1-9c85-8f18a56cffca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:50:50.707Z|a1342869-e0bd-46d1-9c85-8f18a56cffca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:50:59.435Z|9809cbd6-03f4-4526-bcbb-613929230526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:50:59.436Z|9809cbd6-03f4-4526-bcbb-613929230526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:51:00.475Z|3e7b1df4-35d1-4a81-90d5-10fd84b5ba8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:51:00.476Z|3e7b1df4-35d1-4a81-90d5-10fd84b5ba8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:51:00.671Z|c62aaee8-cb70-41ae-b87a-6275c0e16673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:00.672Z|c62aaee8-cb70-41ae-b87a-6275c0e16673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:00.737Z|2a98f754-0b8d-4d5a-b540-e20ed833a2ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:00.739Z|2a98f754-0b8d-4d5a-b540-e20ed833a2ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:00.753Z|35803902-3cc6-41b8-8ee3-7920dd2cd1ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:00.753Z|35803902-3cc6-41b8-8ee3-7920dd2cd1ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:10.718Z|cd7d1ad1-629b-496c-89c8-7a86bb4161d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:10.719Z|cd7d1ad1-629b-496c-89c8-7a86bb4161d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:10.778Z|daa29e62-e5d4-4819-9d56-a24be407e617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:10.779Z|daa29e62-e5d4-4819-9d56-a24be407e617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:10.788Z|a0a964ca-c9e3-4a15-bcc7-b3953356b1d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:10.789Z|a0a964ca-c9e3-4a15-bcc7-b3953356b1d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:14.431Z|768af66d-44bd-4081-bed8-dd538fdba163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:51:14.435Z|768af66d-44bd-4081-bed8-dd538fdba163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:51:20.751Z|15546295-7674-4a93-9cf1-92612560d716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:20.752Z|15546295-7674-4a93-9cf1-92612560d716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:20.824Z|f1c6908b-f3e3-44bf-8e61-b8d7b5a0dbdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:20.825Z|f1c6908b-f3e3-44bf-8e61-b8d7b5a0dbdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:20.826Z|4aac96a0-bd38-41bc-a93e-e7d2817cc4a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:20.829Z|4aac96a0-bd38-41bc-a93e-e7d2817cc4a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:29.431Z|4942101d-d67f-48b3-819d-dbf6fcca623b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:51:29.432Z|4942101d-d67f-48b3-819d-dbf6fcca623b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:51:30.476Z|0ac2aa3d-886b-40e8-951f-9c942cdd2aed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:51:30.477Z|0ac2aa3d-886b-40e8-951f-9c942cdd2aed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:51:30.784Z|e460b947-98c2-4550-ae5b-10a9fb85ef11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:30.785Z|e460b947-98c2-4550-ae5b-10a9fb85ef11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:30.857Z|69325030-65c0-49af-8d14-63e4d22408ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:30.858Z|69325030-65c0-49af-8d14-63e4d22408ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:30.865Z|61e70b41-d900-435c-ac72-6777fb636b6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:30.866Z|61e70b41-d900-435c-ac72-6777fb636b6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:40.817Z|8be4f865-a1bb-4615-a31b-471d24e4f5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:40.818Z|8be4f865-a1bb-4615-a31b-471d24e4f5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:40.897Z|f3ba2247-61ff-420e-bd64-37495aab9252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:40.904Z|f3ba2247-61ff-420e-bd64-37495aab9252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:40.927Z|655cfa94-7bd9-4a89-b5a6-8aedcb18cb95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:40.928Z|655cfa94-7bd9-4a89-b5a6-8aedcb18cb95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:41.027Z|634fbaf6-7583-4853-9fa9-ae363792e8bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:51:41.028Z|634fbaf6-7583-4853-9fa9-ae363792e8bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:44.432Z|9932663c-a1c7-4b72-b4d9-60bb5ea06010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:51:44.433Z|9932663c-a1c7-4b72-b4d9-60bb5ea06010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:51:50.850Z|f60da863-da72-4bb9-906f-f0fed5347a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:50.851Z|f60da863-da72-4bb9-906f-f0fed5347a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:50.945Z|b6113d2e-58cd-4530-8ebd-c32009092d3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:50.946Z|b6113d2e-58cd-4530-8ebd-c32009092d3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:50.961Z|8c28c24d-5362-4c4c-b3d2-ce0482162e79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:51:50.962Z|8c28c24d-5362-4c4c-b3d2-ce0482162e79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:51:59.431Z|33969db0-db65-4c76-9df4-60aaaf690838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:51:59.436Z|33969db0-db65-4c76-9df4-60aaaf690838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:52:00.478Z|b9add043-9b2f-4e0d-a1d2-f838fc180f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:52:00.478Z|b9add043-9b2f-4e0d-a1d2-f838fc180f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:52:00.895Z|5c7b2b4d-2fe9-4f28-9500-263c03038286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:00.896Z|5c7b2b4d-2fe9-4f28-9500-263c03038286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:00.988Z|524d4b47-dcdf-435f-88c1-a777b447535f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:00.989Z|524d4b47-dcdf-435f-88c1-a777b447535f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:00.997Z|8c97e638-6590-4012-9184-fe6917a5381d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:00.999Z|8c97e638-6590-4012-9184-fe6917a5381d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:10.939Z|0bf31f17-867e-4847-a31f-7d71bc9d433d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:10.940Z|0bf31f17-867e-4847-a31f-7d71bc9d433d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:11.046Z|254172d1-ffa4-43f1-b5db-806abbde5901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:11.047Z|254172d1-ffa4-43f1-b5db-806abbde5901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:11.049Z|8c5b5bfa-23e2-43d2-8921-89b22b27e330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:11.050Z|8c5b5bfa-23e2-43d2-8921-89b22b27e330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:14.431Z|53facadb-c8fa-439e-a4d0-43860ef09b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:52:14.432Z|53facadb-c8fa-439e-a4d0-43860ef09b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:52:21.010Z|090aa91b-4d35-480d-9198-faf1fe9eedd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:21.011Z|090aa91b-4d35-480d-9198-faf1fe9eedd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:21.092Z|ac2533f5-7b51-48e9-9641-f19eb510f99d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:21.093Z|ac2533f5-7b51-48e9-9641-f19eb510f99d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:21.108Z|6c4851b7-8668-4a61-bca5-b64fc8e2bdf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:21.109Z|6c4851b7-8668-4a61-bca5-b64fc8e2bdf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:29.432Z|d843c9e5-9914-400d-aeed-f4301bc43232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:52:29.432Z|d843c9e5-9914-400d-aeed-f4301bc43232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:52:30.479Z|b2c0d359-9458-4515-bd1b-afbbe36ca892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:52:30.480Z|b2c0d359-9458-4515-bd1b-afbbe36ca892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:52:31.060Z|9ea952d4-dd95-4400-8327-a91812ba9921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:31.061Z|9ea952d4-dd95-4400-8327-a91812ba9921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:31.133Z|51cc9fde-6a41-4c57-874d-1143ea966372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:31.133Z|51cc9fde-6a41-4c57-874d-1143ea966372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:31.158Z|7cd80320-6afb-4c16-8639-de8c0cbea8f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:31.159Z|7cd80320-6afb-4c16-8639-de8c0cbea8f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:41.025Z|a7d6dbac-fbc3-46b3-9549-cfcf6170faf2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:52:41.027Z|a7d6dbac-fbc3-46b3-9549-cfcf6170faf2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:41.102Z|baaecaa3-c88d-40a5-bfaf-181d64282438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:41.103Z|baaecaa3-c88d-40a5-bfaf-181d64282438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:41.186Z|a2bc0035-fd94-4180-adc4-90449e691d4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:41.187Z|a2bc0035-fd94-4180-adc4-90449e691d4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:41.201Z|44407750-f3c0-4204-b671-a7d11b3c7241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:41.202Z|44407750-f3c0-4204-b671-a7d11b3c7241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:44.431Z|aa3c4f7f-2c2d-4905-8980-b5bcd4fec213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:52:44.436Z|aa3c4f7f-2c2d-4905-8980-b5bcd4fec213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:52:51.153Z|4849b8a5-04be-4316-8bbf-8e334b2f97e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:51.154Z|4849b8a5-04be-4316-8bbf-8e334b2f97e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:51.254Z|1721be31-db9c-4faa-8bd6-6fadcbc8265e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:51.253Z|1bb3ea3a-c90d-4878-9277-aff7033a89f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:52:51.254Z|1721be31-db9c-4faa-8bd6-6fadcbc8265e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:51.255Z|1bb3ea3a-c90d-4878-9277-aff7033a89f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:52:59.431Z|3723f1c8-2e6e-466a-9dfa-9f49a9129bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:52:59.432Z|3723f1c8-2e6e-466a-9dfa-9f49a9129bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:53:00.480Z|10f8de2f-2939-4695-bf89-974312332292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:53:00.481Z|10f8de2f-2939-4695-bf89-974312332292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:53:01.182Z|13c14044-887c-414e-a537-2c2afafc19c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:01.183Z|13c14044-887c-414e-a537-2c2afafc19c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:01.286Z|24e5c5cb-13f6-45b5-beed-d98483dec986|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:01.287Z|24e5c5cb-13f6-45b5-beed-d98483dec986|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:01.292Z|09ece663-3460-47fa-8dd4-eb34a9d9f1c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:01.293Z|09ece663-3460-47fa-8dd4-eb34a9d9f1c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:11.225Z|0e05a67b-24cf-46b5-b6a2-92e323a3a01d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:11.226Z|0e05a67b-24cf-46b5-b6a2-92e323a3a01d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:11.334Z|fd8f0814-d066-4acd-a6bf-0e815fd2ca50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:11.335Z|fd8f0814-d066-4acd-a6bf-0e815fd2ca50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:11.334Z|78f12027-82c2-44be-b864-f0916e6f88e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:11.348Z|78f12027-82c2-44be-b864-f0916e6f88e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:14.431Z|7a310f5c-bad7-4c01-b176-3bac9681b864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:53:14.432Z|7a310f5c-bad7-4c01-b176-3bac9681b864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:53:21.259Z|07aca819-7bb3-49af-a7a7-40b1225ba20e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:21.260Z|07aca819-7bb3-49af-a7a7-40b1225ba20e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:21.381Z|27ca8e37-2685-4f9b-8dc3-7812dfb538d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:21.382Z|27ca8e37-2685-4f9b-8dc3-7812dfb538d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:21.398Z|4b54a444-dc1d-4a64-8bb9-a51a09c0c6b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:21.398Z|4b54a444-dc1d-4a64-8bb9-a51a09c0c6b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:29.431Z|ab44c9d3-ca41-4c17-9f68-3222ad15a304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:53:29.438Z|ab44c9d3-ca41-4c17-9f68-3222ad15a304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:53:30.482Z|eaea93f9-6619-41f1-838f-6a6606f5981c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:53:30.483Z|eaea93f9-6619-41f1-838f-6a6606f5981c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:53:31.302Z|cd51409c-d84b-459c-9cb0-15a4be304a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:31.303Z|cd51409c-d84b-459c-9cb0-15a4be304a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:31.428Z|d2d8d2de-2585-4893-bde3-fec2fd9002a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:31.429Z|d2d8d2de-2585-4893-bde3-fec2fd9002a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:31.464Z|5510c6cc-3cb3-46a6-b3ec-9783a79b346f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:31.465Z|5510c6cc-3cb3-46a6-b3ec-9783a79b346f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:41.025Z|a2ba6eac-7f22-4247-95db-ce96aba529b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:53:41.026Z|a2ba6eac-7f22-4247-95db-ce96aba529b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:41.341Z|1457039b-4e2f-48d1-a255-74a6a142f224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:41.342Z|1457039b-4e2f-48d1-a255-74a6a142f224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:41.461Z|e3db57fa-1729-430d-9f83-e0572fadcc32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:41.462Z|e3db57fa-1729-430d-9f83-e0572fadcc32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:41.516Z|3792b3e0-0a58-4fa2-9d1f-893e7160be37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:41.517Z|3792b3e0-0a58-4fa2-9d1f-893e7160be37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:44.431Z|746de605-f212-4a31-83a2-c86c4ac4ce9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:53:44.432Z|746de605-f212-4a31-83a2-c86c4ac4ce9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:53:51.386Z|3a74c7a9-ab86-46f0-99bf-ce76b096b6b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:51.387Z|3a74c7a9-ab86-46f0-99bf-ce76b096b6b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:51.493Z|e07c64d1-6f19-4339-b2f8-eeb0b2e9fb25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:51.499Z|e07c64d1-6f19-4339-b2f8-eeb0b2e9fb25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:51.563Z|f2024102-d61f-44fe-970b-7a9814471f47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:53:51.564Z|f2024102-d61f-44fe-970b-7a9814471f47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:53:59.431Z|4555d4d5-87d9-48cb-8eb6-5cd2fbdf2a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:53:59.432Z|4555d4d5-87d9-48cb-8eb6-5cd2fbdf2a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:54:00.484Z|9c7ac939-1cc4-4042-b8a8-7968234c0ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:54:00.484Z|9c7ac939-1cc4-4042-b8a8-7968234c0ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:54:01.430Z|dddf0cdc-1317-468e-817b-778be949aeb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:01.434Z|dddf0cdc-1317-468e-817b-778be949aeb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:01.541Z|8c63266a-769b-4bdf-83cd-8de733c78880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:01.545Z|8c63266a-769b-4bdf-83cd-8de733c78880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:01.614Z|c514397b-162b-4384-a3b3-5a3d9743d2f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:01.615Z|c514397b-162b-4384-a3b3-5a3d9743d2f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:11.491Z|56a99ca0-f804-483c-8bfe-2ddcc5cb67d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:11.492Z|56a99ca0-f804-483c-8bfe-2ddcc5cb67d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:11.590Z|30d01630-99f7-474d-b028-39e041189515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:11.592Z|30d01630-99f7-474d-b028-39e041189515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:11.672Z|b98aa18b-23ce-474e-8423-fb4b15185653|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:11.673Z|b98aa18b-23ce-474e-8423-fb4b15185653|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:14.435Z|8d2c3eaf-eca2-4969-87b6-aba638c12ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:54:14.439Z|8d2c3eaf-eca2-4969-87b6-aba638c12ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:54:21.536Z|332d922c-01e3-4611-8fc4-52bfaa808bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:21.538Z|332d922c-01e3-4611-8fc4-52bfaa808bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:21.629Z|9b0f1863-5ca3-4a93-8699-2c322cbcfa56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:21.630Z|9b0f1863-5ca3-4a93-8699-2c322cbcfa56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:21.718Z|96dea379-6fbb-4acf-a6fa-607d394a20df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:21.719Z|96dea379-6fbb-4acf-a6fa-607d394a20df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:29.431Z|2947a3ca-bc67-49f1-a0c8-48b6194e95ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:54:29.432Z|2947a3ca-bc67-49f1-a0c8-48b6194e95ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:54:30.486Z|4e60483f-126a-44b0-a88d-34e701bddaa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:54:30.486Z|4e60483f-126a-44b0-a88d-34e701bddaa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:54:31.580Z|8f2b4f07-0ac2-4887-b5d0-2172bd14df46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:31.581Z|8f2b4f07-0ac2-4887-b5d0-2172bd14df46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:31.678Z|86cefae7-cd84-41d3-8af1-7f983736e07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:31.679Z|86cefae7-cd84-41d3-8af1-7f983736e07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:31.765Z|55e5f39e-c0ec-4741-8693-1d009f901e23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:31.766Z|55e5f39e-c0ec-4741-8693-1d009f901e23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:41.051Z|7f14cf6c-469f-44fe-b69e-c0675b3b62ec|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:54:41.053Z|7f14cf6c-469f-44fe-b69e-c0675b3b62ec|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:41.633Z|6ed57da9-d749-4098-9dc1-74473af87acc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:41.634Z|6ed57da9-d749-4098-9dc1-74473af87acc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:41.732Z|d6c56d43-b4cb-41ca-a657-67eb90302a64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:41.733Z|d6c56d43-b4cb-41ca-a657-67eb90302a64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:41.805Z|da7c1e92-df95-4793-b09c-fba07c5bd75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:41.806Z|da7c1e92-df95-4793-b09c-fba07c5bd75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:44.431Z|8c44b19a-2529-41f6-8da8-161562ef1248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:54:44.432Z|8c44b19a-2529-41f6-8da8-161562ef1248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:54:51.673Z|e2aa54e7-dfec-487d-9c23-77cf6880e036|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:51.675Z|e2aa54e7-dfec-487d-9c23-77cf6880e036|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:51.780Z|58ac7a95-3095-4840-a26b-d1f79765fa14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:51.780Z|58ac7a95-3095-4840-a26b-d1f79765fa14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:51.842Z|4c6f3002-7aa4-45a8-87c7-6be34867e539|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:54:51.843Z|4c6f3002-7aa4-45a8-87c7-6be34867e539|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:54:59.431Z|618d28a5-3874-41a4-9989-5a7ca524e1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:54:59.436Z|618d28a5-3874-41a4-9989-5a7ca524e1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:55:00.487Z|0f1c7a7a-9e23-47b9-9485-83b13163dc5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:55:00.488Z|0f1c7a7a-9e23-47b9-9485-83b13163dc5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:55:01.713Z|24a3ba7c-ca65-44ec-9223-06905f60a118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:01.714Z|24a3ba7c-ca65-44ec-9223-06905f60a118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:01.818Z|5b37d00b-ba4f-48a4-ac33-c0cb2c796d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:01.818Z|5b37d00b-ba4f-48a4-ac33-c0cb2c796d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:01.882Z|a570ab86-aace-4759-bf8b-c18c522aeabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:01.883Z|a570ab86-aace-4759-bf8b-c18c522aeabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:11.754Z|4971010e-b62f-4cfd-b494-bfc9a9d86c32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:11.755Z|4971010e-b62f-4cfd-b494-bfc9a9d86c32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:11.877Z|0bb73f26-96b2-4158-a887-230aafcec13e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:11.878Z|0bb73f26-96b2-4158-a887-230aafcec13e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:11.937Z|78050dbe-ea63-4c84-bf46-d7f61502f114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:11.938Z|78050dbe-ea63-4c84-bf46-d7f61502f114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:14.431Z|8cf2ba95-d2ab-4dd7-8784-2d69743c792a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:55:14.432Z|8cf2ba95-d2ab-4dd7-8784-2d69743c792a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:55:21.801Z|3ca4debf-d706-4b8e-872e-532c589bc529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:21.805Z|3ca4debf-d706-4b8e-872e-532c589bc529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:21.920Z|2564c566-396b-46ff-93fe-a64832c4bb79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:21.921Z|2564c566-396b-46ff-93fe-a64832c4bb79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:21.988Z|8ba392ba-87c0-4318-999a-10805dd77893|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:21.989Z|8ba392ba-87c0-4318-999a-10805dd77893|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:29.431Z|827fbe65-9eb6-493e-8c6f-53cddf1d091a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:55:29.432Z|827fbe65-9eb6-493e-8c6f-53cddf1d091a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:55:30.489Z|aa42cb43-6327-4916-bb9d-081ddf463345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:55:30.490Z|aa42cb43-6327-4916-bb9d-081ddf463345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:55:31.856Z|f289acdf-d73f-4244-a510-1d77fbc03130|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:31.857Z|f289acdf-d73f-4244-a510-1d77fbc03130|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:31.964Z|c55a743e-7cd5-4500-b07c-f4a924849425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:31.965Z|c55a743e-7cd5-4500-b07c-f4a924849425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:32.027Z|43f01aaf-c241-4648-ad2d-41b32bc71882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:32.033Z|43f01aaf-c241-4648-ad2d-41b32bc71882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:41.034Z|9ccaea70-7c40-4f4f-baa1-e4ca1ad64701|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:55:41.036Z|9ccaea70-7c40-4f4f-baa1-e4ca1ad64701|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:41.904Z|09b62c60-6701-4757-8bf6-3ecaf0be664d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:41.905Z|09b62c60-6701-4757-8bf6-3ecaf0be664d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:42.010Z|c173e4bd-aeef-4842-a5a2-e4e610b27f7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:42.010Z|c173e4bd-aeef-4842-a5a2-e4e610b27f7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:42.069Z|88b55c7a-249f-4018-a657-aea60b2e97e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:42.070Z|88b55c7a-249f-4018-a657-aea60b2e97e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:44.431Z|1cc6c63d-e25e-4b2b-96d8-f2d734848a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:55:44.438Z|1cc6c63d-e25e-4b2b-96d8-f2d734848a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:55:51.956Z|b4936966-25ca-4f96-979c-8146dd81806f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:51.957Z|b4936966-25ca-4f96-979c-8146dd81806f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:52.050Z|2cd32978-05be-4638-8fd4-b1cd0bf0401b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:52.052Z|2cd32978-05be-4638-8fd4-b1cd0bf0401b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:52.127Z|5ae3af61-6993-47ed-a7ff-9171ec566253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:55:52.129Z|5ae3af61-6993-47ed-a7ff-9171ec566253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:55:59.435Z|291074c9-dbeb-4c05-b3fe-04f9e213a5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:55:59.436Z|291074c9-dbeb-4c05-b3fe-04f9e213a5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:56:00.491Z|7239cff8-ed71-41de-94e7-9c526f695bf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:56:00.492Z|7239cff8-ed71-41de-94e7-9c526f695bf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:56:02.017Z|fbe95e0a-5382-4e19-b543-bc1414d991f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:02.018Z|fbe95e0a-5382-4e19-b543-bc1414d991f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:02.091Z|03d259f6-079c-47ab-ba59-bb9a71c9d0f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:02.092Z|03d259f6-079c-47ab-ba59-bb9a71c9d0f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:02.186Z|2f5c23c8-0cc1-4069-970a-9d2d49ed46fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:02.187Z|2f5c23c8-0cc1-4069-970a-9d2d49ed46fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:12.073Z|5c80fdb5-3406-4014-a519-5ae6adf99f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:12.074Z|5c80fdb5-3406-4014-a519-5ae6adf99f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:12.132Z|602d0d25-e55e-4b0a-a7fb-968d7b805a61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:12.133Z|602d0d25-e55e-4b0a-a7fb-968d7b805a61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:12.218Z|af685092-7af9-4b71-b198-6604b61a6e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:12.220Z|af685092-7af9-4b71-b198-6604b61a6e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:14.431Z|cb493545-bfa4-41ed-968b-563a2fd713ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:56:14.432Z|cb493545-bfa4-41ed-968b-563a2fd713ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:56:22.118Z|b8fc8e89-2ffd-4f6e-9f99-223a0cbfc6ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:22.119Z|b8fc8e89-2ffd-4f6e-9f99-223a0cbfc6ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:22.188Z|7a67dbb2-1b09-43a3-8265-85a667454b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:22.189Z|7a67dbb2-1b09-43a3-8265-85a667454b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:22.268Z|393df922-046a-4092-914b-cb95bd80988f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:22.268Z|393df922-046a-4092-914b-cb95bd80988f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:29.431Z|3c00096f-f8b1-4ee4-b899-800ff081cd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:56:29.437Z|3c00096f-f8b1-4ee4-b899-800ff081cd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:56:30.492Z|b46d1cbc-b401-4e45-8b97-2553e353df27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:56:30.493Z|b46d1cbc-b401-4e45-8b97-2553e353df27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:56:32.172Z|e448afc3-b64a-4bc1-b0f3-db9fb255f431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:32.174Z|e448afc3-b64a-4bc1-b0f3-db9fb255f431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:32.240Z|09fed2d2-d3f9-4acd-a219-8630ba720094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:32.241Z|09fed2d2-d3f9-4acd-a219-8630ba720094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:32.320Z|56c6a043-02a1-4372-baf6-1b96a5f6027b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:32.321Z|56c6a043-02a1-4372-baf6-1b96a5f6027b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:41.029Z|c035f9d7-b8ef-4a57-841a-23bb23efc830|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:56:41.031Z|c035f9d7-b8ef-4a57-841a-23bb23efc830|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:42.229Z|1317f912-38d4-4328-a513-ba9626a69d8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:42.230Z|1317f912-38d4-4328-a513-ba9626a69d8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:42.292Z|11dc44e6-c16d-4d10-9f53-b6298df0e672|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:42.293Z|11dc44e6-c16d-4d10-9f53-b6298df0e672|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:42.376Z|c6263c8e-032c-4f79-a983-a9f1a65d6fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:42.376Z|c6263c8e-032c-4f79-a983-a9f1a65d6fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:44.431Z|05277788-45e0-414b-850c-fc062bda1436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:56:44.432Z|05277788-45e0-414b-850c-fc062bda1436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:56:52.267Z|53904e54-ba23-4721-a9a0-3967b36f8662|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:52.268Z|53904e54-ba23-4721-a9a0-3967b36f8662|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:52.326Z|050cb2ad-2da0-4994-bb05-4521919dbb71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:52.327Z|050cb2ad-2da0-4994-bb05-4521919dbb71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:52.412Z|a306a788-ff36-4d26-a064-cf57e8177c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:56:52.413Z|a306a788-ff36-4d26-a064-cf57e8177c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:56:59.431Z|25edbc5a-c1c0-4ca7-98bd-54936bb1c7a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:56:59.432Z|25edbc5a-c1c0-4ca7-98bd-54936bb1c7a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:57:00.494Z|78b1a147-43f1-4f95-bd78-fec7f479d816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:57:00.495Z|78b1a147-43f1-4f95-bd78-fec7f479d816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:57:02.307Z|23cb6328-b42e-4860-9a4b-5f87902c8768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:02.308Z|23cb6328-b42e-4860-9a4b-5f87902c8768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:02.365Z|9ccf1dc7-3d95-4137-8422-557e15bbec39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:02.366Z|9ccf1dc7-3d95-4137-8422-557e15bbec39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:02.454Z|4a2b8669-0fc9-4990-a50a-4d498e5279ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:02.455Z|4a2b8669-0fc9-4990-a50a-4d498e5279ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:12.345Z|77e2b80b-3acd-4fa2-b737-247352b51614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:12.346Z|77e2b80b-3acd-4fa2-b737-247352b51614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:12.401Z|e8bbdbe9-06b5-4254-bc4d-d97b23c6938b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:12.402Z|e8bbdbe9-06b5-4254-bc4d-d97b23c6938b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:12.505Z|3706d034-004e-432b-bf62-aafbc684621f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:12.506Z|3706d034-004e-432b-bf62-aafbc684621f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:14.434Z|fd65643a-f0eb-46b9-bada-c99f73a58825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:57:14.438Z|fd65643a-f0eb-46b9-bada-c99f73a58825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:57:22.385Z|ac0c4aa7-d99f-4960-a675-6d41b6721243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:22.386Z|ac0c4aa7-d99f-4960-a675-6d41b6721243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:22.429Z|3e16f4fe-a5a2-48b4-9051-ea7f343bd61b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:22.430Z|3e16f4fe-a5a2-48b4-9051-ea7f343bd61b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:22.550Z|b6bdbc08-88cc-42d0-a736-01c92a8399f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:22.551Z|b6bdbc08-88cc-42d0-a736-01c92a8399f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:29.431Z|9f681cac-621d-4b08-aed2-72290abefbdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:57:29.432Z|9f681cac-621d-4b08-aed2-72290abefbdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:57:30.496Z|f7c18c69-15ac-4cfd-9a15-6be5fbd7080e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:57:30.496Z|f7c18c69-15ac-4cfd-9a15-6be5fbd7080e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:57:32.433Z|ac934af5-6083-48ab-9b6a-a05687c33d7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:32.434Z|ac934af5-6083-48ab-9b6a-a05687c33d7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:32.471Z|1eb78480-f7c9-43f0-9958-30c8f98cccba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:32.472Z|1eb78480-f7c9-43f0-9958-30c8f98cccba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:32.653Z|3abbc79b-6f91-42e3-ab53-5548800a3896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:32.655Z|3abbc79b-6f91-42e3-ab53-5548800a3896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:41.025Z|a4dd7565-ba2b-4cab-8163-e2e74f5a8493|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:57:41.026Z|a4dd7565-ba2b-4cab-8163-e2e74f5a8493|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:42.474Z|0c31ecab-f0e9-455f-a5cf-9a5b72282a47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:42.476Z|0c31ecab-f0e9-455f-a5cf-9a5b72282a47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:42.559Z|25f329ca-258b-457b-8d8f-b308fd679bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:42.561Z|25f329ca-258b-457b-8d8f-b308fd679bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:42.706Z|08957ef5-5361-40cb-8511-861af7577a77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:42.709Z|08957ef5-5361-40cb-8511-861af7577a77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:44.434Z|1d3452cd-c351-4ba8-98b4-cab8c49d4ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:57:44.435Z|1d3452cd-c351-4ba8-98b4-cab8c49d4ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:57:52.514Z|b3185131-d51a-4952-aa3f-58bcf93ee5f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:52.515Z|b3185131-d51a-4952-aa3f-58bcf93ee5f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:52.606Z|234b139e-81f5-4599-ae72-8f1612dc3f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:52.607Z|234b139e-81f5-4599-ae72-8f1612dc3f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:52.753Z|e4bea210-7c57-4934-8108-a42710695aec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:57:52.755Z|e4bea210-7c57-4934-8108-a42710695aec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:57:59.431Z|40de068e-dbe3-43ba-8aca-c3af992f4aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:57:59.437Z|40de068e-dbe3-43ba-8aca-c3af992f4aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:58:00.497Z|c092719f-cb5e-4257-9b31-60ddb36dd149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:58:00.498Z|c092719f-cb5e-4257-9b31-60ddb36dd149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:58:02.587Z|c66434b5-ce62-48f3-bc94-ed4322e56c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:02.588Z|c66434b5-ce62-48f3-bc94-ed4322e56c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:02.647Z|894c4498-4729-463e-be11-e1980598b879|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:02.648Z|894c4498-4729-463e-be11-e1980598b879|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:02.798Z|14e2a935-878c-4c7d-b691-0dd1cb41e7eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:02.799Z|14e2a935-878c-4c7d-b691-0dd1cb41e7eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:12.724Z|9f554d1f-28e7-4577-aff4-3da5c5f001e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:12.725Z|9f554d1f-28e7-4577-aff4-3da5c5f001e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:12.737Z|d8c4bc0e-5162-46af-8bee-37f0fb979e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:12.738Z|d8c4bc0e-5162-46af-8bee-37f0fb979e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:12.857Z|76c6d6d4-a3f4-43e1-9f51-b5d0a349cc31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:12.858Z|76c6d6d4-a3f4-43e1-9f51-b5d0a349cc31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:14.431Z|36793d85-cfe1-44e2-94b8-d5ddadcd21d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:58:14.432Z|36793d85-cfe1-44e2-94b8-d5ddadcd21d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:58:22.788Z|e332b3f5-09dc-48f0-9231-baff9b5bab8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:22.793Z|e332b3f5-09dc-48f0-9231-baff9b5bab8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:22.814Z|ba05fd3e-eb28-4eda-bf56-31210b9c6612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:22.815Z|ba05fd3e-eb28-4eda-bf56-31210b9c6612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:22.952Z|d80968d0-1d44-4c98-8d3c-aae6117d846c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:22.953Z|d80968d0-1d44-4c98-8d3c-aae6117d846c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:29.431Z|81971b5d-0f6b-4957-ac16-848ad33aed2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:58:29.434Z|81971b5d-0f6b-4957-ac16-848ad33aed2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:58:30.499Z|d4d0f08d-1249-4f3d-aa97-703175dc2555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:58:30.500Z|d4d0f08d-1249-4f3d-aa97-703175dc2555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:58:32.907Z|f37d9232-983e-433c-bd8e-1446887bc4b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:32.908Z|f37d9232-983e-433c-bd8e-1446887bc4b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:32.922Z|bc11edc2-b315-4b34-9f17-f7f6ee75637d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:32.924Z|bc11edc2-b315-4b34-9f17-f7f6ee75637d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:32.999Z|03e10ab5-202e-41f0-bcf3-9b5784335109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:33.000Z|03e10ab5-202e-41f0-bcf3-9b5784335109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:41.043Z|2ca744b6-408e-402d-bfde-7552c67f6342|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:58:41.044Z|2ca744b6-408e-402d-bfde-7552c67f6342|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:42.968Z|d45b0a82-063c-4968-9c00-2e27063c1fcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:42.969Z|d45b0a82-063c-4968-9c00-2e27063c1fcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:43.024Z|75eaf90f-567d-4305-bae6-aff886e38b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:43.025Z|75eaf90f-567d-4305-bae6-aff886e38b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:43.098Z|d2908407-a466-44fc-9bbb-7c8c4046126a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:43.099Z|d2908407-a466-44fc-9bbb-7c8c4046126a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:44.431Z|21738d43-3ed4-4da5-aae8-66bdd1925d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:58:44.434Z|21738d43-3ed4-4da5-aae8-66bdd1925d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:58:53.029Z|94bcc7bb-aa28-4b0a-8435-4e6b93652853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:53.030Z|94bcc7bb-aa28-4b0a-8435-4e6b93652853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:53.128Z|c803f806-d4ec-4e20-a968-0e396df9523b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:53.129Z|c803f806-d4ec-4e20-a968-0e396df9523b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:53.164Z|dc1e02e1-3efc-4b57-b6ea-748eb1a8cf8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:58:53.165Z|dc1e02e1-3efc-4b57-b6ea-748eb1a8cf8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:58:59.431Z|8322914a-228e-4b8e-8fb4-6a0e7908ff3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:58:59.432Z|8322914a-228e-4b8e-8fb4-6a0e7908ff3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:59:00.501Z|1fd15bed-bb4e-4bf0-908d-0a8f6c076e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:59:00.502Z|1fd15bed-bb4e-4bf0-908d-0a8f6c076e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:59:03.075Z|df384aeb-b96d-4f37-9944-bd99b244aad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:03.079Z|df384aeb-b96d-4f37-9944-bd99b244aad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:03.196Z|a55a32af-15ba-46b4-8d62-30c9103fa822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:03.197Z|a55a32af-15ba-46b4-8d62-30c9103fa822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:03.231Z|dafccd30-afc3-4b33-885d-8a4b96b94d2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:03.232Z|dafccd30-afc3-4b33-885d-8a4b96b94d2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:13.138Z|21ff5afc-b7e4-4390-a800-494d79809a9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:13.139Z|21ff5afc-b7e4-4390-a800-494d79809a9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:13.260Z|5c04b221-54be-4b05-ad8f-514b50591447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:13.262Z|5c04b221-54be-4b05-ad8f-514b50591447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:13.270Z|143700d2-5a4b-469a-8fcb-5d5b911b2abd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:13.273Z|143700d2-5a4b-469a-8fcb-5d5b911b2abd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:14.431Z|57f0d332-a9c8-42e9-a045-33febeb49fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:59:14.432Z|57f0d332-a9c8-42e9-a045-33febeb49fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:59:23.203Z|07c0d2b9-76b9-4602-aa57-7c5d60279810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:23.204Z|07c0d2b9-76b9-4602-aa57-7c5d60279810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:23.310Z|17502f00-cd5d-4d86-99ca-43d89b9ae98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:23.311Z|17502f00-cd5d-4d86-99ca-43d89b9ae98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:23.317Z|dfdf55b6-ade3-4253-8ab2-14f83fa0f0db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:23.319Z|dfdf55b6-ade3-4253-8ab2-14f83fa0f0db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:29.432Z|e08f7a64-dae2-49d4-bd86-22a1a13c5032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:59:29.436Z|e08f7a64-dae2-49d4-bd86-22a1a13c5032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:59:30.502Z|06bb5dfb-6af3-4745-aea9-23036ac8a810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:59:30.503Z|06bb5dfb-6af3-4745-aea9-23036ac8a810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:59:33.253Z|d922d2b0-ddd7-407c-bc1a-2f2a5aa94d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:33.254Z|d922d2b0-ddd7-407c-bc1a-2f2a5aa94d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:33.348Z|a4609af5-334a-4623-a266-d52a87bcf7b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:33.349Z|a4609af5-334a-4623-a266-d52a87bcf7b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:33.376Z|990f584b-b2ce-4df0-b9e8-919e14d5e49e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:33.377Z|990f584b-b2ce-4df0-b9e8-919e14d5e49e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:41.033Z|16b2de66-f91b-4715-95ff-48382c46d9d0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T07:59:41.034Z|16b2de66-f91b-4715-95ff-48382c46d9d0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:43.299Z|556d5710-ede0-4768-adc7-0a188d9f8b08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:43.300Z|556d5710-ede0-4768-adc7-0a188d9f8b08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:43.393Z|3ffc47e8-8435-4491-aeb5-64b162a8f85e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:43.393Z|3ffc47e8-8435-4491-aeb5-64b162a8f85e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:43.425Z|ac02c06c-b273-42cc-9943-00ecf10fa83c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:43.426Z|ac02c06c-b273-42cc-9943-00ecf10fa83c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:44.432Z|31242580-5c64-413d-a096-1c9a042a8dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:59:44.432Z|31242580-5c64-413d-a096-1c9a042a8dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T07:59:53.345Z|3204ebab-be50-4a80-af33-7ee3c9a25391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:53.346Z|3204ebab-be50-4a80-af33-7ee3c9a25391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:53.445Z|462819b4-c5e2-4572-9a95-0a1726f9c079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:53.446Z|462819b4-c5e2-4572-9a95-0a1726f9c079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:53.486Z|1e0d13db-176c-4f04-a485-76aae58b0680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T07:59:53.534Z|1e0d13db-176c-4f04-a485-76aae58b0680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T07:59:59.432Z|8b5b9328-8f69-4f1e-9e5d-d69660b9bc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T07:59:59.432Z|8b5b9328-8f69-4f1e-9e5d-d69660b9bc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:00:00.504Z|b5ecd4a5-4f9f-44a6-b587-f6afce7ff710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:00:00.505Z|b5ecd4a5-4f9f-44a6-b587-f6afce7ff710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:00:03.410Z|683eaf57-bb12-4fef-8aa3-e6281abdc1eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:03.411Z|683eaf57-bb12-4fef-8aa3-e6281abdc1eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:03.489Z|97c23432-96c7-4b8b-a0c1-f9c6a5c7a51b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:03.490Z|97c23432-96c7-4b8b-a0c1-f9c6a5c7a51b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:03.584Z|9386ad6c-2ea2-4da6-8f0a-642d8737d8eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:03.585Z|9386ad6c-2ea2-4da6-8f0a-642d8737d8eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:13.458Z|8afbe158-777d-424a-a458-1efa38aafbd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:13.459Z|8afbe158-777d-424a-a458-1efa38aafbd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:13.541Z|30d43ad1-93ce-4376-a6bd-5f38872565bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:13.547Z|30d43ad1-93ce-4376-a6bd-5f38872565bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:13.634Z|9ff04918-5001-4f32-a565-81b43def730e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:13.639Z|9ff04918-5001-4f32-a565-81b43def730e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:14.431Z|0d65b576-b7ed-4214-a7af-bf2616d31724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:00:14.436Z|0d65b576-b7ed-4214-a7af-bf2616d31724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:00:23.515Z|aabb8679-83e0-4d16-82d5-ceb16a64b968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:23.516Z|aabb8679-83e0-4d16-82d5-ceb16a64b968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:23.593Z|10a56931-7c6e-46e5-8f20-6522f34d56be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:23.594Z|10a56931-7c6e-46e5-8f20-6522f34d56be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:23.674Z|88bdaa06-6bc3-432e-a415-db834f3098cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:23.675Z|88bdaa06-6bc3-432e-a415-db834f3098cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:29.431Z|c5211fc9-c8af-434d-8ff3-09abccf93cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:00:29.432Z|c5211fc9-c8af-434d-8ff3-09abccf93cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:00:30.506Z|12642070-a3a3-4904-baec-d1bdf17af633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:00:30.506Z|12642070-a3a3-4904-baec-d1bdf17af633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:00:33.571Z|9dc493cd-1cfa-495c-b778-c46758e95ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:33.573Z|9dc493cd-1cfa-495c-b778-c46758e95ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:33.642Z|1d4a02f7-6289-4a5b-b078-4c23065d55ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:33.644Z|1d4a02f7-6289-4a5b-b078-4c23065d55ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:33.706Z|b85be2dc-3396-47b8-a1f5-8e1c2dd8a658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:33.707Z|b85be2dc-3396-47b8-a1f5-8e1c2dd8a658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:41.025Z|a4277a1f-49b5-408a-9764-0ead18e54efa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:00:41.027Z|a4277a1f-49b5-408a-9764-0ead18e54efa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:43.607Z|cd0e2eb1-881c-4b0f-9375-98ac88c02bb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:43.608Z|cd0e2eb1-881c-4b0f-9375-98ac88c02bb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:43.678Z|cc07ad5b-bbf6-4172-a554-123580ea0636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:43.680Z|cc07ad5b-bbf6-4172-a554-123580ea0636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:43.741Z|c3a9a4fa-9165-42bc-8db4-cba40aecb3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:43.742Z|c3a9a4fa-9165-42bc-8db4-cba40aecb3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:44.431Z|432724f9-15b8-4b53-afbe-f9fd7b92b564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:00:44.432Z|432724f9-15b8-4b53-afbe-f9fd7b92b564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:00:53.647Z|d753000b-00b9-4ddf-9ab3-18669db43a8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:53.648Z|d753000b-00b9-4ddf-9ab3-18669db43a8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:53.713Z|eca5d0ab-4684-458e-bc6d-6db49ca0c9dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:53.714Z|eca5d0ab-4684-458e-bc6d-6db49ca0c9dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:53.780Z|bbad894e-b992-43de-9563-cd8866dd2549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:00:53.781Z|bbad894e-b992-43de-9563-cd8866dd2549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:00:59.431Z|b0508739-75db-4a56-a6c9-9cd50d5260b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:00:59.436Z|b0508739-75db-4a56-a6c9-9cd50d5260b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:01:00.507Z|8c54f3b1-9a64-42fe-8762-5a9425a1d401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:01:00.508Z|8c54f3b1-9a64-42fe-8762-5a9425a1d401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:01:03.700Z|dbfe179e-11a0-478f-8216-2ee8ba35285a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:03.702Z|dbfe179e-11a0-478f-8216-2ee8ba35285a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:03.744Z|ab525df9-2c2c-482c-bff5-f5defdf7e290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:03.745Z|ab525df9-2c2c-482c-bff5-f5defdf7e290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:03.825Z|b6a4b229-cc20-47ff-895c-ff78a2647433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:03.826Z|b6a4b229-cc20-47ff-895c-ff78a2647433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:13.754Z|1cb00407-a392-4714-992d-b9d3f80ad27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:13.755Z|1cb00407-a392-4714-992d-b9d3f80ad27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:13.781Z|3e9c7a32-511d-4825-b83f-9fa27241ae07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:13.782Z|3e9c7a32-511d-4825-b83f-9fa27241ae07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:13.867Z|32370e45-9e2a-4ba5-a8f7-406782accf99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:13.868Z|32370e45-9e2a-4ba5-a8f7-406782accf99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:14.431Z|0a112343-f598-4449-8e78-ce69759134f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:01:14.432Z|0a112343-f598-4449-8e78-ce69759134f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:01:23.802Z|3a5173a9-950e-41e5-b519-0252a2ff5a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:23.804Z|3a5173a9-950e-41e5-b519-0252a2ff5a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:23.817Z|b40882ae-1c92-40cc-b7e5-908b9b4d3e7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:23.818Z|b40882ae-1c92-40cc-b7e5-908b9b4d3e7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:23.916Z|1f76eb13-fbd3-4e1f-8da4-077d0cd8db0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:23.918Z|1f76eb13-fbd3-4e1f-8da4-077d0cd8db0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:29.431Z|159f1fd1-4cd2-459a-bf98-9c0b80b5bd2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:01:29.432Z|159f1fd1-4cd2-459a-bf98-9c0b80b5bd2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:01:30.508Z|7b8f03f5-1313-4dbb-87c7-e5371dda4b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:01:30.509Z|7b8f03f5-1313-4dbb-87c7-e5371dda4b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:01:33.840Z|9fbca1f5-fa06-4be7-9c92-3e1023c3bb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:33.841Z|9fbca1f5-fa06-4be7-9c92-3e1023c3bb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:33.864Z|48599733-c679-472b-8727-ac33055dc1d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:33.865Z|48599733-c679-472b-8727-ac33055dc1d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:34.039Z|18da8cf1-3d46-4db6-8427-72f2eff319c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:34.040Z|18da8cf1-3d46-4db6-8427-72f2eff319c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:41.025Z|aeef1369-0178-4e9b-bbde-abd6e043eb62|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:01:41.026Z|aeef1369-0178-4e9b-bbde-abd6e043eb62|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:43.890Z|368c4c73-7ea1-4d14-bb05-14f8cc516175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:43.891Z|368c4c73-7ea1-4d14-bb05-14f8cc516175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:43.907Z|4f14fab9-a6b5-4f53-912d-0be679a4d762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:43.908Z|4f14fab9-a6b5-4f53-912d-0be679a4d762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:44.075Z|cd49c8ed-c232-4aaa-93a5-20802b33718c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:44.076Z|cd49c8ed-c232-4aaa-93a5-20802b33718c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:44.431Z|34192ce4-7778-43dd-8c98-4b3fef1e4c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:01:44.438Z|34192ce4-7778-43dd-8c98-4b3fef1e4c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:01:53.949Z|b92b6740-7bde-4575-9ff3-f81ba20882ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:53.949Z|d96e3c9c-abbc-4be5-af68-578873605366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:53.952Z|d96e3c9c-abbc-4be5-af68-578873605366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:53.952Z|b92b6740-7bde-4575-9ff3-f81ba20882ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:54.122Z|72ccb7f2-9fb2-4911-a64f-20011b42d405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:01:54.123Z|72ccb7f2-9fb2-4911-a64f-20011b42d405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:01:59.432Z|f58e7287-b0a4-4eb5-876e-2d212edff00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:01:59.433Z|f58e7287-b0a4-4eb5-876e-2d212edff00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:02:00.510Z|05a682e4-9cc3-435b-9e93-9c24a315f483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:02:00.512Z|05a682e4-9cc3-435b-9e93-9c24a315f483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:02:03.990Z|68969896-4a05-42bc-b933-2abc364760b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:03.991Z|68969896-4a05-42bc-b933-2abc364760b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:04.002Z|6913d7c6-e3ec-44f5-a8c9-05da4bb38116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:04.005Z|6913d7c6-e3ec-44f5-a8c9-05da4bb38116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:04.156Z|37d08793-c02d-44db-b10a-3344e3318ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:04.157Z|37d08793-c02d-44db-b10a-3344e3318ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:14.031Z|5432e969-aa50-4e83-a1f8-468a2300bf4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:14.032Z|5432e969-aa50-4e83-a1f8-468a2300bf4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:14.046Z|9c7de9f9-1113-4aed-ba15-a37d15e06dd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:14.047Z|9c7de9f9-1113-4aed-ba15-a37d15e06dd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:14.212Z|487a3df6-bfdc-4557-b748-49a413c7d498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:14.213Z|487a3df6-bfdc-4557-b748-49a413c7d498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:14.431Z|4cfc47ed-1b9a-47c7-a26a-4fa50bc11e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:02:14.432Z|4cfc47ed-1b9a-47c7-a26a-4fa50bc11e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:02:24.079Z|5abd560b-f480-431b-8944-0540ef739848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:24.081Z|5abd560b-f480-431b-8944-0540ef739848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:24.085Z|5fbe7c3f-7821-4eb6-964c-eb77ed832e5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:24.086Z|5fbe7c3f-7821-4eb6-964c-eb77ed832e5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:24.246Z|2c90b0ba-9090-46fd-9227-84b9b56eaf56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:24.248Z|2c90b0ba-9090-46fd-9227-84b9b56eaf56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:29.436Z|1d7b8318-a338-444d-844c-87120f4e080b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:02:29.467Z|1d7b8318-a338-444d-844c-87120f4e080b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:02:30.513Z|482ab140-c0fc-4d7f-a282-a96afa65415c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:02:30.515Z|482ab140-c0fc-4d7f-a282-a96afa65415c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:02:34.135Z|e5291f40-8989-415e-9691-70dfb0dd3fa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:34.136Z|e5291f40-8989-415e-9691-70dfb0dd3fa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:34.166Z|5f2a5a77-d206-41e2-ba4b-14bab60e6564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:34.167Z|5f2a5a77-d206-41e2-ba4b-14bab60e6564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:34.289Z|8e330d04-f6cf-4772-9258-05de445c01e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:34.291Z|8e330d04-f6cf-4772-9258-05de445c01e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:41.034Z|d4c372e8-fc7d-4eb6-a571-c9316cc74be3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:02:41.035Z|d4c372e8-fc7d-4eb6-a571-c9316cc74be3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:44.201Z|c52639a2-98cb-4879-8e84-b915c1cdb149|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:44.202Z|c52639a2-98cb-4879-8e84-b915c1cdb149|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:44.237Z|63c36a23-4d26-4294-8486-f92a8ad80028|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:44.238Z|63c36a23-4d26-4294-8486-f92a8ad80028|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:44.323Z|7d31a38f-9fab-463e-a9cd-e5c20958aeb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:44.324Z|7d31a38f-9fab-463e-a9cd-e5c20958aeb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:44.431Z|608a7924-0617-437c-a2d1-f4cfb2356722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:02:44.433Z|608a7924-0617-437c-a2d1-f4cfb2356722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:02:54.267Z|b0a446ea-ef44-44f0-9734-52fe2a8ecbcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:54.269Z|b0a446ea-ef44-44f0-9734-52fe2a8ecbcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:54.288Z|12e350c8-e18e-4f6c-8460-318c78cefd37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:54.289Z|12e350c8-e18e-4f6c-8460-318c78cefd37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:54.372Z|601782f5-f1ab-4e9f-8264-7d41cb9c5e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:02:54.373Z|601782f5-f1ab-4e9f-8264-7d41cb9c5e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:02:59.431Z|fbb50395-1c14-45ed-adc4-818fd313fb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:02:59.432Z|fbb50395-1c14-45ed-adc4-818fd313fb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:03:00.516Z|f0362d82-8c5a-43e3-881e-3967f56df49e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:03:00.517Z|f0362d82-8c5a-43e3-881e-3967f56df49e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:03:04.340Z|5c9a7a8f-f1c6-49d5-a3a7-d46b2fc4be8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:04.342Z|5c9a7a8f-f1c6-49d5-a3a7-d46b2fc4be8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:04.344Z|561cfe30-975c-45f9-9ba8-3f8ba73646bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:04.345Z|561cfe30-975c-45f9-9ba8-3f8ba73646bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:04.435Z|2377ab06-e992-4b19-b7c9-6c2b64566980|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:04.436Z|2377ab06-e992-4b19-b7c9-6c2b64566980|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:14.376Z|429cd34b-9b29-45ca-b589-845572f80ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:14.376Z|cd6e0b60-cc60-4817-9767-6cf9e7e3686c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:14.377Z|cd6e0b60-cc60-4817-9767-6cf9e7e3686c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:14.381Z|429cd34b-9b29-45ca-b589-845572f80ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:14.431Z|be7f12dc-c27a-463b-82f3-abfdb9d7d350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:03:14.436Z|be7f12dc-c27a-463b-82f3-abfdb9d7d350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:03:14.485Z|91c40d89-eaed-4f78-b7e0-ff16849c52f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:14.485Z|91c40d89-eaed-4f78-b7e0-ff16849c52f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:24.418Z|c11e8a73-e87e-4158-abb6-99cd672dad9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:24.419Z|c11e8a73-e87e-4158-abb6-99cd672dad9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:24.425Z|16a317d0-2a9f-41fc-8240-362a67fba42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:24.426Z|16a317d0-2a9f-41fc-8240-362a67fba42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:24.534Z|dd60ae61-8cfc-4d74-9bca-9e908be46ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:24.535Z|dd60ae61-8cfc-4d74-9bca-9e908be46ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:29.431Z|947edad7-e464-4edb-a766-b9fed75cda53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:03:29.433Z|947edad7-e464-4edb-a766-b9fed75cda53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:03:30.518Z|cdee0400-fd36-4f7a-8f0d-7a5517da1dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:03:30.520Z|cdee0400-fd36-4f7a-8f0d-7a5517da1dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:03:34.460Z|a231bb64-0955-4708-a49a-f8742f36dcab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:34.461Z|a231bb64-0955-4708-a49a-f8742f36dcab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:34.460Z|8c59deec-6ed7-4b51-932e-a3b83e066f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:34.466Z|8c59deec-6ed7-4b51-932e-a3b83e066f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:34.575Z|affcc956-2626-4184-b2c4-f0b0b5e80ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:34.576Z|affcc956-2626-4184-b2c4-f0b0b5e80ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:41.038Z|0d32391d-1206-4354-a15d-377b7f82a416|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:03:41.039Z|0d32391d-1206-4354-a15d-377b7f82a416|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:44.431Z|9a8a9bab-6120-40dd-b36f-ddf1267a8998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:03:44.432Z|9a8a9bab-6120-40dd-b36f-ddf1267a8998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:03:44.521Z|81573e0f-5c7a-4aee-8d14-c22f755230d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:44.522Z|81573e0f-5c7a-4aee-8d14-c22f755230d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:44.549Z|cd6b224e-d906-4616-b5c5-d4a54a5a7ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:44.553Z|cd6b224e-d906-4616-b5c5-d4a54a5a7ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:44.611Z|97f4346d-98e3-43d3-8108-53fea636fe6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:44.613Z|97f4346d-98e3-43d3-8108-53fea636fe6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:54.557Z|5c7627fd-ddf0-4c34-98c2-320565988975|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:54.558Z|5c7627fd-ddf0-4c34-98c2-320565988975|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:54.610Z|5a3620be-3ce8-4ff5-acb9-cf52e7be2320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:54.611Z|5a3620be-3ce8-4ff5-acb9-cf52e7be2320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:54.648Z|066d62b8-b15b-4f28-83c9-ccfc8b73a170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:03:54.649Z|066d62b8-b15b-4f28-83c9-ccfc8b73a170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:03:59.431Z|5b997fcf-2c22-4aeb-bca1-df7e151132c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:03:59.438Z|5b997fcf-2c22-4aeb-bca1-df7e151132c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:04:00.522Z|05ea1ef8-6a0e-40ef-9c78-4e01b619b251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:04:00.526Z|05ea1ef8-6a0e-40ef-9c78-4e01b619b251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:04:04.610Z|3fec180e-a1be-47fd-a232-1d8fd365ed39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:04.615Z|3fec180e-a1be-47fd-a232-1d8fd365ed39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:04.645Z|1a58ab21-44fd-4aa7-b874-903b7290dc6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:04.647Z|1a58ab21-44fd-4aa7-b874-903b7290dc6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:04.681Z|662ba99e-4dd8-4370-8bc3-7e0b099aaecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:04.682Z|662ba99e-4dd8-4370-8bc3-7e0b099aaecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:14.431Z|b62cc4ab-55e1-4774-b3ba-6bf8b27041a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:04:14.432Z|b62cc4ab-55e1-4774-b3ba-6bf8b27041a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:04:14.677Z|6e4d8a03-e0eb-43b6-ba83-9a01485c1d71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:14.678Z|6e4d8a03-e0eb-43b6-ba83-9a01485c1d71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:14.696Z|5e90709b-4459-4507-84ca-14140b36cade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:14.697Z|5e90709b-4459-4507-84ca-14140b36cade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:14.733Z|b3703495-6299-4830-b6b8-bf735c9f5208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:14.734Z|b3703495-6299-4830-b6b8-bf735c9f5208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:24.710Z|6be40272-becb-4596-9444-f76d52f1f4db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:24.711Z|6be40272-becb-4596-9444-f76d52f1f4db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:24.737Z|7ee00b9d-1c23-48e9-8aa2-158e8f7d8349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:24.738Z|7ee00b9d-1c23-48e9-8aa2-158e8f7d8349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:24.766Z|8d097b38-c066-4712-84d1-177dbb846f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:24.767Z|8d097b38-c066-4712-84d1-177dbb846f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:29.434Z|ba3d000b-4bdc-4986-8b4b-c3f488e47902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:04:29.448Z|ba3d000b-4bdc-4986-8b4b-c3f488e47902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:04:30.532Z|4c70b572-b1d5-45a0-a519-53740f37d7f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:04:30.533Z|4c70b572-b1d5-45a0-a519-53740f37d7f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:04:34.749Z|d68684a1-8b04-4a72-bacc-a6d44a55ac8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:34.750Z|d68684a1-8b04-4a72-bacc-a6d44a55ac8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:34.767Z|36de702d-93da-42db-aa47-b6697c1abc99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:34.768Z|36de702d-93da-42db-aa47-b6697c1abc99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:34.804Z|d10aad2e-a92e-4ebc-9772-3ee3ab05c049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:34.805Z|d10aad2e-a92e-4ebc-9772-3ee3ab05c049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:41.030Z|73c34696-a045-4030-812c-11a349933835|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:04:41.032Z|73c34696-a045-4030-812c-11a349933835|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:44.431Z|4c807d1d-1387-4c6f-b6eb-419015fe18e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:04:44.432Z|4c807d1d-1387-4c6f-b6eb-419015fe18e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:04:44.786Z|e9b4c8e4-bbda-49d7-a736-66b67defd74e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:44.787Z|e9b4c8e4-bbda-49d7-a736-66b67defd74e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:44.807Z|cd0c1619-6847-4390-8db3-3909ce2e8cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:44.808Z|cd0c1619-6847-4390-8db3-3909ce2e8cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:44.841Z|d3a51c49-0f79-48a4-87a8-39ae33c662d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:44.842Z|d3a51c49-0f79-48a4-87a8-39ae33c662d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:54.831Z|04a7a200-63a3-43bb-b008-2f660fd3c9dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:54.835Z|04a7a200-63a3-43bb-b008-2f660fd3c9dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:54.847Z|debf7dea-e132-4902-b2b6-e6557683ab3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:54.849Z|debf7dea-e132-4902-b2b6-e6557683ab3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:54.878Z|3186b5cd-a642-496f-ace1-d6f98f08ac83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:04:54.879Z|3186b5cd-a642-496f-ace1-d6f98f08ac83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:04:59.431Z|aa882545-0b5d-4285-b2c3-cfb430c99308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:04:59.432Z|aa882545-0b5d-4285-b2c3-cfb430c99308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:05:00.534Z|1f5fd6fb-d8df-4263-b6f2-4d57279791d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:05:00.535Z|1f5fd6fb-d8df-4263-b6f2-4d57279791d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:05:04.883Z|92795c56-20f8-49f8-87aa-481569412f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:04.885Z|92795c56-20f8-49f8-87aa-481569412f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:04.896Z|476d392d-5ada-491b-bc80-a64b41e4784a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:04.898Z|476d392d-5ada-491b-bc80-a64b41e4784a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:04.931Z|ca36f26b-15dc-4192-9f44-b300f7de8267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:04.932Z|ca36f26b-15dc-4192-9f44-b300f7de8267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:14.431Z|07c9aca5-7125-4138-98dc-c1018661c82f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:05:14.436Z|07c9aca5-7125-4138-98dc-c1018661c82f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:05:14.958Z|81c76526-31b7-4c0d-932c-2d60ba159390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:14.960Z|81c76526-31b7-4c0d-932c-2d60ba159390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:14.963Z|78af87e3-f1ac-46e7-8c18-094a04738a1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:14.964Z|78af87e3-f1ac-46e7-8c18-094a04738a1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:14.972Z|b2173dad-d078-48e8-b018-c8e6cb635a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:14.973Z|b2173dad-d078-48e8-b018-c8e6cb635a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:25.019Z|b825b20c-1dab-4252-8a54-5b119df4e26e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:25.020Z|716bad0f-dc86-450e-817c-8ac6165bf064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:25.020Z|716bad0f-dc86-450e-817c-8ac6165bf064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:25.020Z|b825b20c-1dab-4252-8a54-5b119df4e26e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:25.028Z|3f9e4e57-63e1-47c1-bd8e-29c3f0bd6cbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:25.030Z|3f9e4e57-63e1-47c1-bd8e-29c3f0bd6cbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:29.432Z|bcfb2863-3486-4625-9ce9-2e4aa1ca9f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:05:29.434Z|bcfb2863-3486-4625-9ce9-2e4aa1ca9f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:05:30.536Z|e1f677e9-6589-41b3-9063-5939216071ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:05:30.536Z|e1f677e9-6589-41b3-9063-5939216071ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:05:35.070Z|a6e85cf6-4c16-4c19-b20b-a10281c42c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:35.071Z|a6e85cf6-4c16-4c19-b20b-a10281c42c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:35.070Z|27297592-4181-4664-a894-8298249ad5c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:35.073Z|27297592-4181-4664-a894-8298249ad5c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:35.074Z|0f12317b-ec6f-4c8a-901d-48c8a2a90b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:35.077Z|0f12317b-ec6f-4c8a-901d-48c8a2a90b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:41.031Z|d88154d7-2b56-4ef6-8aea-079e042433e0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:05:41.032Z|d88154d7-2b56-4ef6-8aea-079e042433e0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:44.431Z|a66ed9e9-776d-4286-9bca-4602c6c12b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:05:44.432Z|a66ed9e9-776d-4286-9bca-4602c6c12b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:05:45.110Z|5c9f4b5c-2cdf-49dd-b02d-56322c3dd25c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:45.110Z|cec68721-e8ca-4bf2-b362-0489a1ad2513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:45.110Z|cec68721-e8ca-4bf2-b362-0489a1ad2513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:45.110Z|5c9f4b5c-2cdf-49dd-b02d-56322c3dd25c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:45.118Z|a109342c-d95c-495d-906a-826c5f202cf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:45.119Z|a109342c-d95c-495d-906a-826c5f202cf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:55.145Z|99afd6f6-681a-40e8-8da2-cf9ceb5b232f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:55.147Z|99afd6f6-681a-40e8-8da2-cf9ceb5b232f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:55.155Z|b7d15011-01b0-4a56-8487-cfac2bee90a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:55.156Z|b7d15011-01b0-4a56-8487-cfac2bee90a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:55.157Z|ddcfcf20-e426-40bd-bfc3-557288ba353d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:05:55.158Z|ddcfcf20-e426-40bd-bfc3-557288ba353d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:05:59.431Z|0117e199-aca6-4c06-b2b6-3da1c6b6f165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:05:59.432Z|0117e199-aca6-4c06-b2b6-3da1c6b6f165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:06:00.537Z|332d9484-4a6c-44b0-aa81-eb4bbe26de1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:06:00.537Z|332d9484-4a6c-44b0-aa81-eb4bbe26de1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:06:05.206Z|0589232b-25e6-44ec-be9e-cde6e9e5b34f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:05.206Z|0589232b-25e6-44ec-be9e-cde6e9e5b34f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:05.210Z|4eb54dba-751f-4460-9c48-dcdad59e7aec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:05.212Z|4eb54dba-751f-4460-9c48-dcdad59e7aec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:05.217Z|1fe69698-528b-4911-a9a9-155b1039ccf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:05.218Z|1fe69698-528b-4911-a9a9-155b1039ccf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:14.431Z|2027e382-f3aa-43db-b200-7d5cf03aec8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:06:14.432Z|2027e382-f3aa-43db-b200-7d5cf03aec8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:06:15.235Z|63ffa87d-5205-4eab-a764-8e34017142ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:15.236Z|63ffa87d-5205-4eab-a764-8e34017142ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:15.247Z|11242a4d-102f-4c9e-b939-036983a2996d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:15.247Z|713c2945-710f-48a7-ae6f-8904b4d87577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:15.248Z|713c2945-710f-48a7-ae6f-8904b4d87577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:15.248Z|11242a4d-102f-4c9e-b939-036983a2996d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:25.262Z|a851def0-2a37-4393-8ec1-a2ed0b6fcb1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:25.263Z|a851def0-2a37-4393-8ec1-a2ed0b6fcb1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:25.279Z|58931d06-bfb4-43f5-aa55-6c1ab7c7dd03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:25.280Z|58931d06-bfb4-43f5-aa55-6c1ab7c7dd03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:25.280Z|467f9606-1cb8-44c3-8cc7-4b986cf08e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:25.281Z|467f9606-1cb8-44c3-8cc7-4b986cf08e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:29.433Z|e5f36d9d-b5d2-4401-b3d7-6e920afe444e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:06:29.434Z|e5f36d9d-b5d2-4401-b3d7-6e920afe444e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:06:30.538Z|1670c9c6-99c3-48f8-9bb7-2884b1eea68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:06:30.539Z|1670c9c6-99c3-48f8-9bb7-2884b1eea68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:06:35.300Z|8f4a34c4-b106-4ee8-8b5f-d1fcef1064c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:35.301Z|8f4a34c4-b106-4ee8-8b5f-d1fcef1064c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:35.317Z|2c82809d-acf6-4511-ac5e-3a88bbe78803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:35.318Z|2c82809d-acf6-4511-ac5e-3a88bbe78803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:35.323Z|d1dca86c-5c33-436a-baab-4354f47b349c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:35.324Z|d1dca86c-5c33-436a-baab-4354f47b349c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:41.069Z|08061b1b-4602-4af7-93ed-80198046c628|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:06:41.070Z|08061b1b-4602-4af7-93ed-80198046c628|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:44.431Z|0cef2888-87ed-43be-a173-c1e76227955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:06:44.432Z|0cef2888-87ed-43be-a173-c1e76227955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:06:45.333Z|b91a9e6a-0ed9-4b56-8677-329d930431ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:45.334Z|b91a9e6a-0ed9-4b56-8677-329d930431ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:45.357Z|a7e0f3ef-0cf6-48ad-98be-c4171152fc99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:45.358Z|a7e0f3ef-0cf6-48ad-98be-c4171152fc99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:45.370Z|0b8a5848-1ad1-40fd-9163-f69af21ed44e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:45.371Z|0b8a5848-1ad1-40fd-9163-f69af21ed44e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:55.387Z|19ab8ba6-66a5-4003-b590-ce63787caba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:55.388Z|19ab8ba6-66a5-4003-b590-ce63787caba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:55.397Z|067fe88a-3def-49dc-8212-893042069da6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:55.404Z|067fe88a-3def-49dc-8212-893042069da6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:55.422Z|f4033dae-bc42-4902-844f-8001cc4fbb52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:06:55.424Z|f4033dae-bc42-4902-844f-8001cc4fbb52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:06:59.433Z|d3d06139-70c1-49cf-a4fe-813bcc4db8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:06:59.439Z|d3d06139-70c1-49cf-a4fe-813bcc4db8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:07:00.540Z|06526fe6-8c24-48cb-899a-893359c3654f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:07:00.541Z|06526fe6-8c24-48cb-899a-893359c3654f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:07:05.431Z|0055b9fe-0085-4e13-9a6f-713823130f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:05.432Z|0055b9fe-0085-4e13-9a6f-713823130f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:05.467Z|1f9b21dc-082b-4c08-b85f-858101b415a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:05.468Z|1f9b21dc-082b-4c08-b85f-858101b415a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:05.483Z|6c19061c-45ea-42dd-b47f-28589c76e407|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:05.483Z|6c19061c-45ea-42dd-b47f-28589c76e407|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:14.431Z|3811d784-b002-403f-94f5-a140a5fa08fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:07:14.432Z|3811d784-b002-403f-94f5-a140a5fa08fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:07:15.487Z|00299689-8aa0-41a1-ab9c-cdf7fa2f2b0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:15.489Z|00299689-8aa0-41a1-ab9c-cdf7fa2f2b0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:15.515Z|0c5f0361-06fb-4ecd-9047-dbccf5085976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:15.517Z|0c5f0361-06fb-4ecd-9047-dbccf5085976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:15.551Z|a516c563-4964-4c61-9033-99cdef105260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:15.552Z|a516c563-4964-4c61-9033-99cdef105260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:25.520Z|8c02745a-5f5b-48ed-9e47-d602944d5dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:25.521Z|8c02745a-5f5b-48ed-9e47-d602944d5dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:25.574Z|14a2f64a-f229-4ac1-bb55-e24635da2b43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:25.575Z|14a2f64a-f229-4ac1-bb55-e24635da2b43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:25.587Z|56688195-cc3f-4a18-8ffe-486eef8ad260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:25.588Z|56688195-cc3f-4a18-8ffe-486eef8ad260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:29.440Z|86cbdb03-32cf-4ed7-ab86-05d2fe5f9420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:07:29.457Z|86cbdb03-32cf-4ed7-ab86-05d2fe5f9420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:07:30.542Z|58b548ab-db91-4f66-aab9-256657e87855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:07:30.543Z|58b548ab-db91-4f66-aab9-256657e87855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:07:35.611Z|c71454e5-a402-4f00-af01-04e5c5cfea82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:35.613Z|c71454e5-a402-4f00-af01-04e5c5cfea82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:35.620Z|62ca05a7-2064-4f7d-8958-e85822d3e9a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:35.621Z|62ca05a7-2064-4f7d-8958-e85822d3e9a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:35.637Z|c26e0157-49fc-4de3-b4a1-e9d0bcf3cd5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:35.639Z|c26e0157-49fc-4de3-b4a1-e9d0bcf3cd5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:41.027Z|b1b7e266-53a8-4fcf-8813-de6ed6068e85|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:07:41.028Z|b1b7e266-53a8-4fcf-8813-de6ed6068e85|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:44.431Z|84070423-6fde-4661-9cbc-be76048b981b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:07:44.432Z|84070423-6fde-4661-9cbc-be76048b981b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:07:45.654Z|7f7409d8-1f86-458b-a8f3-fe72188ae7b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:45.654Z|607debbf-96f0-4ae1-90ec-78848753c2b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:45.656Z|607debbf-96f0-4ae1-90ec-78848753c2b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:45.657Z|7f7409d8-1f86-458b-a8f3-fe72188ae7b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:45.675Z|35818a40-78bb-4c58-9018-2bd0209dbc98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:45.676Z|35818a40-78bb-4c58-9018-2bd0209dbc98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:55.691Z|b5ed114a-6228-4bfa-8275-66c9bb5512ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:55.696Z|baeb31ca-7e61-48fc-b5d7-fa6935ab8edf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:55.697Z|baeb31ca-7e61-48fc-b5d7-fa6935ab8edf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:55.699Z|b5ed114a-6228-4bfa-8275-66c9bb5512ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:55.708Z|f0529a76-961c-44a9-b990-7a07ce87d80d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:07:55.709Z|f0529a76-961c-44a9-b990-7a07ce87d80d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:07:59.431Z|84c50cdc-b3ad-4db1-9f9f-240497d9989d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:07:59.432Z|84c50cdc-b3ad-4db1-9f9f-240497d9989d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:08:00.544Z|d383268e-c29b-4a23-b336-7a08ac4b85a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:08:00.545Z|d383268e-c29b-4a23-b336-7a08ac4b85a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:08:05.748Z|aa60441c-4981-4bd6-b027-8a7b117fb624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:05.749Z|aa60441c-4981-4bd6-b027-8a7b117fb624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:05.754Z|2d241f69-b17b-4044-90a6-70da83e77678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:05.755Z|0351fdce-336c-494e-8a8d-8d30e50219a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:05.755Z|2d241f69-b17b-4044-90a6-70da83e77678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:05.756Z|0351fdce-336c-494e-8a8d-8d30e50219a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:14.433Z|aaa21790-d56f-408f-912c-137324cc47d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:08:14.446Z|aaa21790-d56f-408f-912c-137324cc47d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:08:15.795Z|ee16bc2d-98a4-4fcc-b45d-cfd48fca6b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:15.795Z|7ff1f532-623d-4a52-a896-d8c48f4d0244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:15.796Z|7ff1f532-623d-4a52-a896-d8c48f4d0244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:15.796Z|ee16bc2d-98a4-4fcc-b45d-cfd48fca6b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:15.795Z|d3780f57-142a-42ae-ae68-49e26e600ac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:15.799Z|d3780f57-142a-42ae-ae68-49e26e600ac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:25.832Z|46f94245-e942-4af8-a793-afb7f1efde83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:25.833Z|46f94245-e942-4af8-a793-afb7f1efde83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:25.835Z|7f9fbeb4-070a-45bc-96a0-9aa7292429f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:25.832Z|ac1fcd84-1d3e-4ae6-bc45-da0647d8c721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:25.837Z|ac1fcd84-1d3e-4ae6-bc45-da0647d8c721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:25.837Z|7f9fbeb4-070a-45bc-96a0-9aa7292429f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:29.433Z|c21b4d05-36ea-448e-9309-7200de322058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:08:29.434Z|c21b4d05-36ea-448e-9309-7200de322058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:08:30.545Z|e5ef7383-1213-4745-89ec-956a1f146aab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:08:30.546Z|e5ef7383-1213-4745-89ec-956a1f146aab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:08:35.873Z|3772811f-bf5b-4d9b-855f-f53216a668c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:35.877Z|93c9e489-326b-4f45-9a40-ac181127eadf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:35.878Z|93c9e489-326b-4f45-9a40-ac181127eadf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:35.874Z|3772811f-bf5b-4d9b-855f-f53216a668c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:35.877Z|5a6dc651-7f5f-45c5-bc48-ab3c09651003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:35.903Z|5a6dc651-7f5f-45c5-bc48-ab3c09651003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:41.025Z|625b5aa7-542d-4732-8384-1284d6f5d807|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:08:41.026Z|625b5aa7-542d-4732-8384-1284d6f5d807|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:44.431Z|f5f286e8-26f4-4436-8f6b-da9a11a975d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:08:44.432Z|f5f286e8-26f4-4436-8f6b-da9a11a975d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:08:45.941Z|0a579504-48bf-4f8c-ac8e-5e8fad3911b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:45.942Z|3132d171-ca5b-406d-b159-32761986429e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:45.942Z|0a579504-48bf-4f8c-ac8e-5e8fad3911b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:45.955Z|3132d171-ca5b-406d-b159-32761986429e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:45.956Z|e6914849-d5ee-4495-a5de-4803f2369bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:45.959Z|e6914849-d5ee-4495-a5de-4803f2369bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:56.006Z|c91aba44-5517-4e58-b4f4-349e674826b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:56.006Z|3254ade2-ad7c-4a31-b71e-42cbcd5d20bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:56.007Z|3254ade2-ad7c-4a31-b71e-42cbcd5d20bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:56.007Z|c91aba44-5517-4e58-b4f4-349e674826b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:56.030Z|3c7cbf44-2b1d-46da-9ab1-f215bfbe4999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:08:56.031Z|3c7cbf44-2b1d-46da-9ab1-f215bfbe4999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:08:59.435Z|bebb1af5-30ae-4d4d-b1d8-6611ac3e8e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:08:59.441Z|bebb1af5-30ae-4d4d-b1d8-6611ac3e8e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:09:00.547Z|e1e65e3e-f2e3-4be9-bcd1-af6183aee41b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:09:00.548Z|e1e65e3e-f2e3-4be9-bcd1-af6183aee41b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:09:06.042Z|b2d67600-e8d9-4678-b13b-f6e968718d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:06.042Z|a175fddb-430f-4292-b65d-da829dd0def4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:06.043Z|b2d67600-e8d9-4678-b13b-f6e968718d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:06.044Z|a175fddb-430f-4292-b65d-da829dd0def4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:06.070Z|b7abde4c-3ee1-409f-8129-6f650e72c23e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:06.071Z|b7abde4c-3ee1-409f-8129-6f650e72c23e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:14.431Z|ab119394-a815-4e7b-9bcf-429f1727edc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:09:14.433Z|ab119394-a815-4e7b-9bcf-429f1727edc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:09:16.099Z|2be29045-f17d-42c1-a973-09afafa0977d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:16.100Z|2be29045-f17d-42c1-a973-09afafa0977d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:16.101Z|3d7cea35-ed8e-48fd-b268-05bef92af089|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:16.102Z|3d7cea35-ed8e-48fd-b268-05bef92af089|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:16.115Z|94232338-1f99-4056-a53b-058b940ca4dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:16.117Z|94232338-1f99-4056-a53b-058b940ca4dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:26.134Z|36336b0a-267d-4184-b2be-cb5f8f6dcffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:26.134Z|66d04f73-8df8-4dab-a9cc-ac3d19664f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:26.135Z|36336b0a-267d-4184-b2be-cb5f8f6dcffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:26.135Z|66d04f73-8df8-4dab-a9cc-ac3d19664f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:26.153Z|dd07bc66-549a-4e74-8787-734c30c10609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:26.153Z|dd07bc66-549a-4e74-8787-734c30c10609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:29.431Z|9c82fb72-c37f-4dde-9c15-145f7b7662f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:09:29.432Z|9c82fb72-c37f-4dde-9c15-145f7b7662f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:09:30.549Z|7f3a4953-5f16-4457-b4c7-933b3eb36e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:09:30.550Z|7f3a4953-5f16-4457-b4c7-933b3eb36e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:09:36.165Z|e63f0d35-f9cf-41d3-ba6d-853f6be53a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:36.166Z|e63f0d35-f9cf-41d3-ba6d-853f6be53a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:36.168Z|6ab5ae11-2b98-4391-95f8-fdc3ea2cf8b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:36.170Z|6ab5ae11-2b98-4391-95f8-fdc3ea2cf8b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:36.184Z|6776e1b2-f5b8-4ce8-9b9c-e89531621f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:36.185Z|6776e1b2-f5b8-4ce8-9b9c-e89531621f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:41.028Z|39d8dede-fe05-403a-9aaa-937991cd7954|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:09:41.029Z|39d8dede-fe05-403a-9aaa-937991cd7954|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:44.435Z|f045a49c-d99e-47e8-8f5c-118d3ee93118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:09:44.438Z|f045a49c-d99e-47e8-8f5c-118d3ee93118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:09:46.194Z|6a7e8381-1a18-4c27-b2ad-f58ff341e0f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:46.195Z|6a7e8381-1a18-4c27-b2ad-f58ff341e0f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:46.197Z|ca972e74-f9b6-48e4-badd-999f2cf3881a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:46.197Z|ca972e74-f9b6-48e4-badd-999f2cf3881a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:46.220Z|10b27ffd-60ca-4f8b-8d6d-373b0bd840ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:46.221Z|10b27ffd-60ca-4f8b-8d6d-373b0bd840ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:56.225Z|9220d238-846b-4646-b0d0-a72430d38848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:56.228Z|9220d238-846b-4646-b0d0-a72430d38848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:56.253Z|5c74af18-4c5c-42f1-bd17-77c7f67e8a42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:56.254Z|5c74af18-4c5c-42f1-bd17-77c7f67e8a42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:56.260Z|1dcff288-21be-4d31-b255-92d2b004f27d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:09:56.261Z|1dcff288-21be-4d31-b255-92d2b004f27d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:09:59.431Z|a708a849-6be0-4baf-9850-c372cb4e86ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:09:59.432Z|a708a849-6be0-4baf-9850-c372cb4e86ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:10:00.551Z|1c39c041-b455-4cfa-8636-2763a5cd2ba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:10:00.552Z|1c39c041-b455-4cfa-8636-2763a5cd2ba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:10:06.269Z|7d820122-cea2-4b60-b5d2-e51721ef3748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:06.270Z|7d820122-cea2-4b60-b5d2-e51721ef3748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:06.291Z|d7023e63-bee5-47b3-bca2-80195e7deb05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:06.292Z|d7023e63-bee5-47b3-bca2-80195e7deb05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:06.306Z|2ae4b866-c2c5-4a1a-b95b-1e4e1e099694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:06.307Z|2ae4b866-c2c5-4a1a-b95b-1e4e1e099694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:14.431Z|a0ea66b8-1122-45ee-9e40-2214c7424937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:10:14.432Z|a0ea66b8-1122-45ee-9e40-2214c7424937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:10:16.305Z|da075bcd-b5f7-40ee-b649-a1dbb90226ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:16.307Z|da075bcd-b5f7-40ee-b649-a1dbb90226ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:16.342Z|7334616c-8a82-449e-b4ef-9d5c562134f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:16.342Z|7334616c-8a82-449e-b4ef-9d5c562134f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:16.369Z|842a2c4a-1971-4a9d-ad7e-7ffd373f4f23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:16.370Z|842a2c4a-1971-4a9d-ad7e-7ffd373f4f23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:26.362Z|d6ead5bc-7e27-4950-a0a8-e4072c21be04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:26.363Z|d6ead5bc-7e27-4950-a0a8-e4072c21be04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:26.404Z|c6e6f142-fad3-4c82-bb70-2199d65581b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:26.404Z|a943ecc8-12ff-49db-8f78-4671eb30a329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:26.405Z|c6e6f142-fad3-4c82-bb70-2199d65581b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:26.405Z|a943ecc8-12ff-49db-8f78-4671eb30a329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:29.437Z|0d71aba7-c62e-422d-9359-b3f67b8a0d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:10:29.441Z|0d71aba7-c62e-422d-9359-b3f67b8a0d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:10:30.553Z|50f6b935-426c-437a-a1d0-2614e54f75a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:10:30.554Z|50f6b935-426c-437a-a1d0-2614e54f75a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:10:36.394Z|7db9966c-4de7-4565-9ef6-34673376c3a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:36.395Z|7db9966c-4de7-4565-9ef6-34673376c3a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:36.433Z|28cb1b33-5b3a-454a-a85d-27084eaea4d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:36.434Z|28cb1b33-5b3a-454a-a85d-27084eaea4d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:36.440Z|a27e7d00-7c83-4a78-921f-d695906cc37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:36.442Z|a27e7d00-7c83-4a78-921f-d695906cc37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:41.047Z|6ed270bb-1170-4ab6-9e3e-818c3cf08429|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:10:41.048Z|6ed270bb-1170-4ab6-9e3e-818c3cf08429|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:44.431Z|33cb411d-0cd3-4dce-8657-3da7fb26845f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:10:44.433Z|33cb411d-0cd3-4dce-8657-3da7fb26845f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:10:46.429Z|65c02abb-13f6-4231-ae0a-fed61d3798c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:46.430Z|65c02abb-13f6-4231-ae0a-fed61d3798c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:46.477Z|1d83e0bc-d1da-4b8c-b1bd-a9671f153e31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:46.478Z|1d83e0bc-d1da-4b8c-b1bd-a9671f153e31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:46.485Z|02b3224f-7599-42ad-848e-b75c4ae1a4d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:46.486Z|02b3224f-7599-42ad-848e-b75c4ae1a4d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:56.464Z|48a98603-889b-4534-8549-ffd7d488a929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:56.465Z|48a98603-889b-4534-8549-ffd7d488a929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:56.510Z|26be88ee-3b39-4c7c-9db0-aa6a3775c21a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:56.511Z|26be88ee-3b39-4c7c-9db0-aa6a3775c21a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:56.530Z|4b5902dc-6755-400c-bba4-652054bf87d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:10:56.531Z|4b5902dc-6755-400c-bba4-652054bf87d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:10:59.435Z|6f8ff1a5-6765-41c5-bfb2-f75abe6422ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:10:59.435Z|6f8ff1a5-6765-41c5-bfb2-f75abe6422ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:11:00.555Z|affea991-1cca-481a-9807-c6150ab75c25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:11:00.555Z|affea991-1cca-481a-9807-c6150ab75c25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:11:06.511Z|056a797e-9d69-4bce-8802-3099ddb44829|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:06.512Z|056a797e-9d69-4bce-8802-3099ddb44829|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:06.548Z|d74b853e-e96d-4c6b-bac6-d0ed12c5cad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:06.549Z|d74b853e-e96d-4c6b-bac6-d0ed12c5cad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:06.573Z|010c0011-96ba-4b5d-adfc-d30759a0f288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:06.574Z|010c0011-96ba-4b5d-adfc-d30759a0f288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:14.431Z|e2bba332-01f1-471e-aa9a-dff2a92c306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:11:14.439Z|e2bba332-01f1-471e-aa9a-dff2a92c306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:11:16.544Z|8d0c8b2e-bd7d-406d-bae8-bfa84829075f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:16.545Z|8d0c8b2e-bd7d-406d-bae8-bfa84829075f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:16.585Z|d2be780f-6adf-4a6b-88ab-955577e2064b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:16.587Z|d2be780f-6adf-4a6b-88ab-955577e2064b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:16.603Z|7f87a5d6-f4a5-4c77-867b-876df70126c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:16.604Z|7f87a5d6-f4a5-4c77-867b-876df70126c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:26.574Z|d5909cf3-850e-4616-a0c8-0330818727dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:26.576Z|d5909cf3-850e-4616-a0c8-0330818727dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:26.617Z|bfb08c73-2998-4dbd-95e3-acc79ae6fac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:26.619Z|bfb08c73-2998-4dbd-95e3-acc79ae6fac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:26.630Z|7883f76b-4694-44e8-ae7a-09ae6aa6a630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:26.631Z|7883f76b-4694-44e8-ae7a-09ae6aa6a630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:29.432Z|1eca3c32-c111-4365-a23d-64ccae781d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:11:29.433Z|1eca3c32-c111-4365-a23d-64ccae781d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:11:30.556Z|5b8f5310-8873-4fcf-b864-b58346d5f9fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:11:30.557Z|5b8f5310-8873-4fcf-b864-b58346d5f9fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:11:36.610Z|d71e6ed7-f470-4190-aa48-ff47022c1917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:36.611Z|d71e6ed7-f470-4190-aa48-ff47022c1917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:36.648Z|d7ec64e9-b69d-4a25-b9cc-d92597950119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:36.649Z|d7ec64e9-b69d-4a25-b9cc-d92597950119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:36.671Z|7ffe9620-3eab-4928-b23c-b8efb91abad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:36.672Z|7ffe9620-3eab-4928-b23c-b8efb91abad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:41.026Z|083a37fe-c3ff-45e0-b679-dd2349765715|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:11:41.027Z|083a37fe-c3ff-45e0-b679-dd2349765715|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:44.432Z|db6e9836-12d8-4a79-afcc-700c921c8ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:11:44.433Z|db6e9836-12d8-4a79-afcc-700c921c8ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:11:46.640Z|80e00a3d-2c0e-4253-b62f-f1ae90464e6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:46.643Z|80e00a3d-2c0e-4253-b62f-f1ae90464e6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:46.680Z|3b3760ad-bafb-4d13-84f5-a9b5059de0df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:46.681Z|3b3760ad-bafb-4d13-84f5-a9b5059de0df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:46.711Z|77482a21-9312-48d0-9f0b-11dd4ec45b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:46.712Z|77482a21-9312-48d0-9f0b-11dd4ec45b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:56.685Z|221bafcf-09f6-438c-bf9b-49021af2033b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:56.686Z|221bafcf-09f6-438c-bf9b-49021af2033b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:56.718Z|0ae6901a-f320-4aec-865c-6cb93d2f772a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:56.719Z|0ae6901a-f320-4aec-865c-6cb93d2f772a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:56.749Z|aeee628a-8de5-43f2-9270-219c5d6ac682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:11:56.750Z|aeee628a-8de5-43f2-9270-219c5d6ac682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:11:59.431Z|90b897cb-be77-49d8-9026-816962f4565c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:11:59.439Z|90b897cb-be77-49d8-9026-816962f4565c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:12:00.557Z|b4733cf4-d921-4281-8048-79a048db2d53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:12:00.558Z|b4733cf4-d921-4281-8048-79a048db2d53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:12:06.716Z|bcb69f0e-a79c-4bbb-875d-c3c0f555b45a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:06.717Z|bcb69f0e-a79c-4bbb-875d-c3c0f555b45a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:06.752Z|cfb57642-9aac-4813-af3c-d1be704e929a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:06.753Z|cfb57642-9aac-4813-af3c-d1be704e929a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:06.786Z|424bd07e-28d4-45b4-bf6b-7e0c47d1813d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:06.788Z|424bd07e-28d4-45b4-bf6b-7e0c47d1813d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:14.431Z|ed66b793-6201-437f-a4a0-4fdbad827948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:12:14.432Z|ed66b793-6201-437f-a4a0-4fdbad827948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:12:16.760Z|c6072121-c926-45ed-8369-3b88143e05ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:16.761Z|c6072121-c926-45ed-8369-3b88143e05ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:16.785Z|6671d1a9-51cf-4932-bb05-a5cf4ec58e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:16.786Z|6671d1a9-51cf-4932-bb05-a5cf4ec58e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:16.824Z|e17ecf05-54bb-419d-adb5-f47338c5e482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:16.825Z|e17ecf05-54bb-419d-adb5-f47338c5e482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:26.807Z|46694351-754f-40f2-a976-3340e12fdd4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:26.808Z|46694351-754f-40f2-a976-3340e12fdd4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:26.822Z|23f1b8b2-52b5-4451-9419-b5e9611f5fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:26.823Z|23f1b8b2-52b5-4451-9419-b5e9611f5fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:26.858Z|9c4b1f4b-5bac-4c7f-8bef-0ce6c1548f54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:26.859Z|9c4b1f4b-5bac-4c7f-8bef-0ce6c1548f54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:29.431Z|0e260607-567e-4e3b-9f82-218d3d1c8f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:12:29.436Z|0e260607-567e-4e3b-9f82-218d3d1c8f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:12:30.563Z|088b63b6-e46e-4a05-ba04-1d7a37b8df74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:12:30.564Z|088b63b6-e46e-4a05-ba04-1d7a37b8df74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:12:36.851Z|a7869a70-fa1a-4887-bb58-a82d5dde0c1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:36.852Z|a7869a70-fa1a-4887-bb58-a82d5dde0c1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:36.875Z|5bf090f5-fe0b-4268-bc1f-6d0ffdab4957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:36.876Z|5bf090f5-fe0b-4268-bc1f-6d0ffdab4957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:36.912Z|12dcb264-077f-40c0-880f-48b14f7a2a0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:36.913Z|12dcb264-077f-40c0-880f-48b14f7a2a0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:41.026Z|afa7b01a-c144-4129-9c9e-2ff5733d5eb7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:12:41.028Z|afa7b01a-c144-4129-9c9e-2ff5733d5eb7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:44.431Z|96d80562-19c1-48e0-bc7e-0c391b483534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:12:44.435Z|96d80562-19c1-48e0-bc7e-0c391b483534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:12:46.920Z|19b90f7c-c25a-4fa1-9774-dce0f7cdbfb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:46.928Z|19b90f7c-c25a-4fa1-9774-dce0f7cdbfb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:46.942Z|d78d78e6-12fa-4bb6-b141-f139e72aeab2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:46.944Z|d78d78e6-12fa-4bb6-b141-f139e72aeab2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:46.958Z|8acc539f-6ee1-4c3e-ab87-18b184d50753|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:46.959Z|8acc539f-6ee1-4c3e-ab87-18b184d50753|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:56.967Z|eea21769-ddf8-42e1-a6c0-b08fc502f2bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:56.969Z|eea21769-ddf8-42e1-a6c0-b08fc502f2bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:56.989Z|3a15278f-c9ba-4def-bd28-6c786c95edb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:56.991Z|3a15278f-c9ba-4def-bd28-6c786c95edb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:56.997Z|f0529e14-2e8b-48b4-904b-768ed9bbaa93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:12:57.001Z|f0529e14-2e8b-48b4-904b-768ed9bbaa93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:12:59.431Z|3e1c0524-e128-4008-95d0-8067dab014b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:12:59.432Z|3e1c0524-e128-4008-95d0-8067dab014b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:13:00.565Z|2f95afd0-0f3d-4989-bbd3-6fed1e240bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:13:00.565Z|2f95afd0-0f3d-4989-bbd3-6fed1e240bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:13:07.013Z|346e5447-3db1-4462-8aad-40b97eaf8a15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:07.014Z|346e5447-3db1-4462-8aad-40b97eaf8a15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:07.024Z|30d2ff64-e4d1-4ebb-9b06-347dd33f36cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:07.025Z|30d2ff64-e4d1-4ebb-9b06-347dd33f36cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:07.049Z|5843f3f8-8d94-49bd-81b1-c3c5ed65e077|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:07.050Z|5843f3f8-8d94-49bd-81b1-c3c5ed65e077|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:14.431Z|fc7b7e66-c13c-472d-96f8-8adaab52f756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:13:14.432Z|fc7b7e66-c13c-472d-96f8-8adaab52f756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:13:17.054Z|7b1d8873-6b5e-4fc0-b6c6-8886f67e9b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:17.057Z|3a183df2-f92f-4e5e-a59c-aabe4a45955f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:17.058Z|3a183df2-f92f-4e5e-a59c-aabe4a45955f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:17.074Z|7b1d8873-6b5e-4fc0-b6c6-8886f67e9b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:17.091Z|63270f6f-d3ed-44e9-b1b6-0ea344d05ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:17.092Z|63270f6f-d3ed-44e9-b1b6-0ea344d05ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:27.102Z|76ffd8cf-5d08-4589-ba0f-a7bf85c86dd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:27.103Z|76ffd8cf-5d08-4589-ba0f-a7bf85c86dd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:27.108Z|d2e83602-f9bd-444d-a47d-1508431fb55e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:27.109Z|d2e83602-f9bd-444d-a47d-1508431fb55e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:27.127Z|cc60ad7e-c219-402f-9b9d-cfb034435db2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:27.128Z|cc60ad7e-c219-402f-9b9d-cfb034435db2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:29.434Z|cbc02374-f543-484c-8381-e9563d78462d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:13:29.438Z|cbc02374-f543-484c-8381-e9563d78462d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:13:30.567Z|dbd477d6-c43d-4541-9553-cd634905215a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:13:30.568Z|dbd477d6-c43d-4541-9553-cd634905215a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:13:37.138Z|d6141719-d93c-499e-8d96-589e54de52ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:37.151Z|d6141719-d93c-499e-8d96-589e54de52ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:37.134Z|921ed938-56f1-431d-86ec-38c5e78452de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:37.154Z|921ed938-56f1-431d-86ec-38c5e78452de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:37.182Z|74434009-e03a-4441-af6b-ce9a25bea145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:37.182Z|74434009-e03a-4441-af6b-ce9a25bea145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:41.028Z|e375ea55-efca-4e60-a31e-3453609b0a1a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:13:41.029Z|e375ea55-efca-4e60-a31e-3453609b0a1a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:44.431Z|db8dd34a-14e9-4054-8c46-2156b32fd740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:13:44.432Z|db8dd34a-14e9-4054-8c46-2156b32fd740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:13:47.199Z|d49be954-12f6-4d3d-8560-4427e2a16695|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:47.201Z|d49be954-12f6-4d3d-8560-4427e2a16695|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:47.204Z|a7a0dddc-486a-42b3-b8ea-baa83d5d1e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:47.205Z|a7a0dddc-486a-42b3-b8ea-baa83d5d1e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:47.233Z|304283e2-006d-4030-b8ba-de4495e6d4b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:47.234Z|304283e2-006d-4030-b8ba-de4495e6d4b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:57.240Z|d69e4f49-56b0-44a6-9ae0-6056bb212d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:57.242Z|d69e4f49-56b0-44a6-9ae0-6056bb212d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:57.250Z|60d45fab-1373-4bfa-bd08-bd4c795a6122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:57.251Z|60d45fab-1373-4bfa-bd08-bd4c795a6122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:57.268Z|70c3d865-ee34-4812-b049-7c836f2bebd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:13:57.269Z|70c3d865-ee34-4812-b049-7c836f2bebd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:13:59.431Z|20c2a0ae-4149-4e20-94c3-5c843d86cb8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:13:59.432Z|20c2a0ae-4149-4e20-94c3-5c843d86cb8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:14:00.568Z|d01122a3-95e2-4cba-81c0-673b5da7fd59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:14:00.569Z|d01122a3-95e2-4cba-81c0-673b5da7fd59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:14:07.301Z|3401ba6f-82af-4e9f-8180-7b06545718b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:07.301Z|29d9e208-cb04-4eb6-8024-1d7b2b8f5014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:07.302Z|3401ba6f-82af-4e9f-8180-7b06545718b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:07.314Z|29d9e208-cb04-4eb6-8024-1d7b2b8f5014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:07.316Z|613a2c52-5adc-41af-b614-b336cdced2d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:07.317Z|613a2c52-5adc-41af-b614-b336cdced2d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:14.431Z|0e6dfe8a-7bee-48c8-ba6d-1967fc02c5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:14:14.437Z|0e6dfe8a-7bee-48c8-ba6d-1967fc02c5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:14:17.340Z|767af100-b847-4260-9305-5cc0f996d0cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:17.342Z|767af100-b847-4260-9305-5cc0f996d0cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:17.353Z|a7183315-1bca-4777-b7ea-bb776b13319b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:17.354Z|a7183315-1bca-4777-b7ea-bb776b13319b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:17.365Z|56ff61ac-c713-44e4-b280-fe90c3e19f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:17.367Z|56ff61ac-c713-44e4-b280-fe90c3e19f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:27.373Z|5217aa69-93ec-498a-829f-acc058144173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:27.374Z|5217aa69-93ec-498a-829f-acc058144173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:27.391Z|67d1ee67-3a29-4d81-9cf4-1ce244a3602f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:27.392Z|67d1ee67-3a29-4d81-9cf4-1ce244a3602f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:27.397Z|266ee7a2-3df5-4ac3-94ad-b0c4bbaacaff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:27.398Z|266ee7a2-3df5-4ac3-94ad-b0c4bbaacaff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:29.431Z|a74c95d8-907e-4861-b36f-897a945f81aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:14:29.433Z|a74c95d8-907e-4861-b36f-897a945f81aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:14:30.570Z|5d4fc169-83cc-4f34-b8fd-223dc9bfdc27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:14:30.571Z|5d4fc169-83cc-4f34-b8fd-223dc9bfdc27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:14:37.422Z|b66a140a-959c-481e-ab28-6ccd9d5f668d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:37.423Z|b66a140a-959c-481e-ab28-6ccd9d5f668d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:37.435Z|acf73ae2-fd9e-4f59-84e0-b835a6c97562|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:37.436Z|acf73ae2-fd9e-4f59-84e0-b835a6c97562|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:37.443Z|09ef10c4-c7b6-47f2-9f89-a070f078b658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:37.445Z|09ef10c4-c7b6-47f2-9f89-a070f078b658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:41.039Z|e45ebe19-a3f7-4a1e-a7ae-aa4301d6d0bd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:14:41.040Z|e45ebe19-a3f7-4a1e-a7ae-aa4301d6d0bd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:44.432Z|4bd3b3ca-adb1-49b2-bb1e-508d20980a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:14:44.432Z|4bd3b3ca-adb1-49b2-bb1e-508d20980a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:14:47.510Z|ad904cdf-4d27-470f-86f5-de930b41db4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:47.510Z|68b697ab-0b51-468d-8491-a297b8e4f7fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:47.510Z|68b697ab-0b51-468d-8491-a297b8e4f7fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:47.510Z|ad904cdf-4d27-470f-86f5-de930b41db4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:47.511Z|7918a576-fefb-4676-bc09-ce175bdeb0d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:47.511Z|7918a576-fefb-4676-bc09-ce175bdeb0d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:57.561Z|21a1c335-f4de-4125-8e8d-41d68fbe5982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:57.562Z|21a1c335-f4de-4125-8e8d-41d68fbe5982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:57.588Z|867fd0b0-c629-4135-bf76-d2e5273e5f87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:57.588Z|867fd0b0-c629-4135-bf76-d2e5273e5f87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:57.591Z|b423cc5e-f656-4fbf-868a-5137d0938fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:14:57.593Z|b423cc5e-f656-4fbf-868a-5137d0938fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:14:59.431Z|d95c316c-c074-4926-984b-4bff1134e4cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:14:59.440Z|d95c316c-c074-4926-984b-4bff1134e4cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:15:00.572Z|5bd8cc3a-b54c-4c8b-a55a-059495243169|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:15:00.572Z|5bd8cc3a-b54c-4c8b-a55a-059495243169|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:15:07.608Z|eca49f95-07ce-4a07-b66c-b207785f8dcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:07.610Z|eca49f95-07ce-4a07-b66c-b207785f8dcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:07.625Z|400dab90-77f9-43b0-9c83-6ad343ae6769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:07.626Z|400dab90-77f9-43b0-9c83-6ad343ae6769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:07.631Z|5dac449f-8cda-4fec-ae35-8be337230e9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:07.631Z|5dac449f-8cda-4fec-ae35-8be337230e9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:14.431Z|6d7c92ec-120e-427e-b6f8-181b1628b123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:15:14.432Z|6d7c92ec-120e-427e-b6f8-181b1628b123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:15:17.650Z|f908ba9c-fd7d-484c-be50-684282d0d338|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:17.657Z|f908ba9c-fd7d-484c-be50-684282d0d338|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:17.672Z|6cbbbbaf-e2b8-4fcd-b050-ec3629df5812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:17.673Z|6cbbbbaf-e2b8-4fcd-b050-ec3629df5812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:17.688Z|249c172c-3215-42a1-8a8a-620fc8e1e3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:17.689Z|249c172c-3215-42a1-8a8a-620fc8e1e3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:27.784Z|c1c58c7b-abb3-482d-8647-73805c25f02a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:27.785Z|c1c58c7b-abb3-482d-8647-73805c25f02a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:27.782Z|d217a2f1-4858-4864-ae43-28ba57113e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:27.799Z|d217a2f1-4858-4864-ae43-28ba57113e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:27.802Z|f83737ba-ede2-4d27-97be-63a8e482f2ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:27.823Z|f83737ba-ede2-4d27-97be-63a8e482f2ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:29.431Z|4eb9d16a-53be-4655-b3f4-1d34fe06958d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:15:29.432Z|4eb9d16a-53be-4655-b3f4-1d34fe06958d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:15:30.577Z|06eb1f6e-83a6-40d8-85ba-279660b36452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:15:30.578Z|06eb1f6e-83a6-40d8-85ba-279660b36452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:15:37.869Z|2ae91f55-5e45-4a72-8f15-5d25ee69525f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:37.870Z|2ae91f55-5e45-4a72-8f15-5d25ee69525f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:37.876Z|ae8bb05a-2d78-4648-baa3-79213bc6c864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:37.876Z|ae8bb05a-2d78-4648-baa3-79213bc6c864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:37.886Z|0128eac2-6f0d-484c-b1ea-0a43bc54022c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:37.888Z|0128eac2-6f0d-484c-b1ea-0a43bc54022c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:41.040Z|72b0f9a5-1bc1-4a17-87b1-0bd01c4e7da2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:15:41.041Z|72b0f9a5-1bc1-4a17-87b1-0bd01c4e7da2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:44.433Z|79e22555-30ec-4103-ba76-f73d93632999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:15:44.438Z|79e22555-30ec-4103-ba76-f73d93632999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:15:47.942Z|76d34074-2bf6-4d23-9f41-039e6c439680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:47.943Z|76d34074-2bf6-4d23-9f41-039e6c439680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:47.954Z|ffccc16a-a4dd-4bf1-8558-906fc71c3e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:47.956Z|ffccc16a-a4dd-4bf1-8558-906fc71c3e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:47.973Z|437a2c6c-2e62-4b00-ab9d-ead194148678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:47.975Z|437a2c6c-2e62-4b00-ab9d-ead194148678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:58.011Z|89579215-544f-4ad0-830c-4faa1d3d4262|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:58.013Z|89579215-544f-4ad0-830c-4faa1d3d4262|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:58.022Z|eff943e9-491e-4660-949b-aeb3da10ef00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:58.025Z|eff943e9-491e-4660-949b-aeb3da10ef00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:58.024Z|bcdf3e86-0653-4364-a032-17702b3b7700|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:15:58.026Z|bcdf3e86-0653-4364-a032-17702b3b7700|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:15:59.431Z|49b6be00-d8f3-4299-b045-e37daea3ad74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:15:59.432Z|49b6be00-d8f3-4299-b045-e37daea3ad74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:16:00.581Z|558119c6-522f-4955-82f5-0a16e1eefa74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:16:00.582Z|558119c6-522f-4955-82f5-0a16e1eefa74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:16:08.055Z|a0edeee6-d106-4f35-bac3-5fc09b1de9aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:08.056Z|a0edeee6-d106-4f35-bac3-5fc09b1de9aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:08.060Z|d87c411e-1cf3-41fe-a864-aa114423d95b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:08.061Z|d87c411e-1cf3-41fe-a864-aa114423d95b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:08.075Z|ea9bbd4b-f3aa-48a7-bdc3-10d193328551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:08.076Z|ea9bbd4b-f3aa-48a7-bdc3-10d193328551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:14.431Z|baaaa76d-cc83-4601-adc9-b9353e2c26b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:16:14.432Z|baaaa76d-cc83-4601-adc9-b9353e2c26b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:16:18.109Z|974bb276-60f6-441a-9022-e86df52dbf7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:18.111Z|974bb276-60f6-441a-9022-e86df52dbf7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:18.123Z|d937dee4-b0f3-4d76-a478-57772ee4bae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:18.124Z|d937dee4-b0f3-4d76-a478-57772ee4bae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:18.128Z|0d66a72f-057c-4ea2-b73d-52b9188d8ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:18.129Z|0d66a72f-057c-4ea2-b73d-52b9188d8ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:28.157Z|d7dab54c-2fdc-4db5-9730-07ea2ee3c6a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:28.158Z|d7dab54c-2fdc-4db5-9730-07ea2ee3c6a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:28.202Z|b6f41f78-43c8-4bcf-8e04-213c3b9640d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:28.203Z|b6f41f78-43c8-4bcf-8e04-213c3b9640d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:28.240Z|2199cc2d-c2b0-4436-9639-4c63327abc50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:28.242Z|2199cc2d-c2b0-4436-9639-4c63327abc50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:29.431Z|7133763c-066a-4205-98f7-5157eea80163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:16:29.436Z|7133763c-066a-4205-98f7-5157eea80163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:16:30.582Z|432c5d0c-224f-4fb0-8559-510140e61fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:16:30.584Z|432c5d0c-224f-4fb0-8559-510140e61fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:16:38.214Z|7e1d3490-980a-48cf-a18b-a3e4417f2938|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:38.216Z|7e1d3490-980a-48cf-a18b-a3e4417f2938|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:38.263Z|6200187c-560f-4a40-a92e-24c15050e301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:38.264Z|6200187c-560f-4a40-a92e-24c15050e301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:38.338Z|1b677505-335a-4c28-ae6b-2d18c88a8790|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:38.346Z|1b677505-335a-4c28-ae6b-2d18c88a8790|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:41.031Z|4a782d0e-5960-4bb3-b9e7-20fad33b7562|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:16:41.036Z|4a782d0e-5960-4bb3-b9e7-20fad33b7562|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:44.444Z|6b72eb7e-6eab-4e89-b46e-0280bd205164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:16:44.445Z|6b72eb7e-6eab-4e89-b46e-0280bd205164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:16:48.256Z|4e929531-8df3-4668-8446-038cb668c7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:48.257Z|4e929531-8df3-4668-8446-038cb668c7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:48.325Z|55513200-27b7-4d4a-bf25-06cf8515a208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:48.326Z|55513200-27b7-4d4a-bf25-06cf8515a208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:48.447Z|bf3056ab-55b0-402d-98ed-4f8f096d10bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:48.448Z|bf3056ab-55b0-402d-98ed-4f8f096d10bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:58.330Z|1df33c3c-61ad-417d-b3ca-5ef3ce687f3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:58.336Z|1df33c3c-61ad-417d-b3ca-5ef3ce687f3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:58.406Z|1b75766c-9e1c-4791-807c-e463cc0d1ee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:58.409Z|1b75766c-9e1c-4791-807c-e463cc0d1ee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:58.519Z|e3a4cfda-4b06-4e0e-b045-59811fb6e6a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:16:58.520Z|e3a4cfda-4b06-4e0e-b045-59811fb6e6a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:16:59.433Z|ca248f51-8009-45c5-ac12-60e8bfdcd257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:16:59.434Z|ca248f51-8009-45c5-ac12-60e8bfdcd257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:17:00.584Z|50e1c140-018c-4a15-99fe-122d8e51d47a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:17:00.585Z|50e1c140-018c-4a15-99fe-122d8e51d47a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:17:08.399Z|62276ee7-e8d4-473f-8a1f-1f730a020202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:08.400Z|62276ee7-e8d4-473f-8a1f-1f730a020202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:08.513Z|aa3fcbe9-c6af-40c5-9b96-8f4f2599284d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:08.514Z|aa3fcbe9-c6af-40c5-9b96-8f4f2599284d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:08.563Z|3160769b-c8ee-489f-8fe4-179b5ed6a3a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:08.564Z|3160769b-c8ee-489f-8fe4-179b5ed6a3a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:14.431Z|654a253b-8eb2-4fad-9c64-80e00bf80b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:17:14.436Z|654a253b-8eb2-4fad-9c64-80e00bf80b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:17:18.455Z|0188f2d4-903a-4b4b-858f-2a4d2cfdc6e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:18.456Z|0188f2d4-903a-4b4b-858f-2a4d2cfdc6e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:18.576Z|f484befb-6f8c-4ec8-a679-695be092754d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:18.578Z|f484befb-6f8c-4ec8-a679-695be092754d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:18.643Z|5dbf5dfb-bfa0-475b-9f1e-a6b0ddcd3f9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:18.644Z|5dbf5dfb-bfa0-475b-9f1e-a6b0ddcd3f9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:28.550Z|b1d5edb3-dcf5-4047-9bc8-54e4d36914b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:28.551Z|b1d5edb3-dcf5-4047-9bc8-54e4d36914b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:28.625Z|aca4230e-1f97-47a7-b90f-7607068403ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:28.626Z|aca4230e-1f97-47a7-b90f-7607068403ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:28.691Z|2e007850-68d4-4bc7-a66f-0d340901f36b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:28.693Z|2e007850-68d4-4bc7-a66f-0d340901f36b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:29.431Z|aab3e543-97ee-48b1-88fc-f5bfaf032324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:17:29.432Z|aab3e543-97ee-48b1-88fc-f5bfaf032324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:17:30.587Z|735f02c8-654b-4266-b303-b42197b9d1f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:17:30.588Z|735f02c8-654b-4266-b303-b42197b9d1f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:17:38.649Z|e9e9dcb4-6bc4-4efc-ae4f-abc1a9624aa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:38.650Z|e9e9dcb4-6bc4-4efc-ae4f-abc1a9624aa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:38.665Z|dc789531-51c4-4d1c-9855-b4df26206682|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:38.671Z|dc789531-51c4-4d1c-9855-b4df26206682|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:38.729Z|ee03e2fa-2109-415d-8ed5-5bff7f552b86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:38.731Z|ee03e2fa-2109-415d-8ed5-5bff7f552b86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:41.033Z|f5bc9bd8-1c59-4965-95fc-9c35f0dc97e7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:17:41.034Z|f5bc9bd8-1c59-4965-95fc-9c35f0dc97e7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:44.431Z|85df7973-f92d-41e4-9640-d8ba4e499ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:17:44.432Z|85df7973-f92d-41e4-9640-d8ba4e499ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:17:48.710Z|a329fe50-6533-4db6-9470-1c3ffea274ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:48.711Z|a329fe50-6533-4db6-9470-1c3ffea274ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:48.726Z|344680b0-ba1c-4908-b6a5-a4ebfdbd7041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:48.760Z|344680b0-ba1c-4908-b6a5-a4ebfdbd7041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:48.770Z|bb88bdeb-877d-47aa-bc7e-e555fdbeeafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:48.771Z|bb88bdeb-877d-47aa-bc7e-e555fdbeeafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:58.754Z|947b93cf-9431-45c9-82be-d9aa7e4ada26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:58.755Z|947b93cf-9431-45c9-82be-d9aa7e4ada26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:58.828Z|a07c249a-5faa-4eb4-9021-32492a2666c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:58.829Z|a07c249a-5faa-4eb4-9021-32492a2666c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:58.844Z|66e72cd3-74e5-4ed7-b9dd-ea75daee562b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:17:58.844Z|66e72cd3-74e5-4ed7-b9dd-ea75daee562b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:17:59.433Z|20cf9520-b7bf-4228-bfda-22257df2eda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:17:59.445Z|20cf9520-b7bf-4228-bfda-22257df2eda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:18:00.590Z|712250a4-b561-4668-aa19-3250e7c74349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:18:00.592Z|712250a4-b561-4668-aa19-3250e7c74349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:18:08.786Z|1ea8f5b8-16cd-4b9a-87d4-b89989c9d0da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:08.787Z|1ea8f5b8-16cd-4b9a-87d4-b89989c9d0da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:08.882Z|f31a740b-2126-443c-bb39-63330c15fdc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:08.882Z|ff73cd90-464a-4a80-8151-ed21d6f26fb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:08.883Z|ff73cd90-464a-4a80-8151-ed21d6f26fb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:08.883Z|f31a740b-2126-443c-bb39-63330c15fdc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:14.431Z|44b4aa3b-be17-4c41-9525-8377cafaef6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:18:14.433Z|44b4aa3b-be17-4c41-9525-8377cafaef6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:18:18.837Z|b4b003b5-01ec-4c73-9cb7-bb0a98c48af6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:18.837Z|b4b003b5-01ec-4c73-9cb7-bb0a98c48af6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:18.949Z|837a5e10-8b95-4613-89e6-1f39effebf90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:18.949Z|90bb719e-a8ba-4376-b3e7-07b637017e78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:18.950Z|837a5e10-8b95-4613-89e6-1f39effebf90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:18.950Z|90bb719e-a8ba-4376-b3e7-07b637017e78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:28.927Z|20f23eb6-ccab-4cca-82fd-74b41dce77ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:28.929Z|20f23eb6-ccab-4cca-82fd-74b41dce77ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:28.991Z|4d8fea24-3a69-49ef-b44a-178c430b233b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:28.992Z|4d8fea24-3a69-49ef-b44a-178c430b233b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:29.024Z|b16fb89c-1a3a-45b0-8d3c-ca56ffd5ac9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:29.025Z|b16fb89c-1a3a-45b0-8d3c-ca56ffd5ac9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:29.438Z|d05e7df2-7324-49e9-9f2a-6ec3b95daa6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:18:29.438Z|d05e7df2-7324-49e9-9f2a-6ec3b95daa6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:18:30.593Z|443a5e0f-eb41-43c3-ae80-5736f2564681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:18:30.594Z|443a5e0f-eb41-43c3-ae80-5736f2564681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:18:38.992Z|24a1452e-5ad8-4a62-8771-36dacfd7328d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:38.993Z|24a1452e-5ad8-4a62-8771-36dacfd7328d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:39.039Z|1977b347-1159-4c11-a001-d435feaacb14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:39.040Z|1977b347-1159-4c11-a001-d435feaacb14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:39.071Z|0bdfa7ec-2d84-4aef-8bda-f90d879a7b82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:39.087Z|0bdfa7ec-2d84-4aef-8bda-f90d879a7b82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:41.028Z|d6c3f86a-5a78-4142-9ded-1fde55e8f953|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:18:41.030Z|d6c3f86a-5a78-4142-9ded-1fde55e8f953|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:44.431Z|7e756a20-2793-4608-b90e-0b2995b8d40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:18:44.434Z|7e756a20-2793-4608-b90e-0b2995b8d40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:18:49.037Z|86fe2de6-1d05-4234-85e1-1d53afd589e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:49.038Z|86fe2de6-1d05-4234-85e1-1d53afd589e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:49.091Z|df464d61-1cff-49d6-89ed-b763a4319f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:49.112Z|df464d61-1cff-49d6-89ed-b763a4319f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:49.149Z|7beaf8f2-5c85-486d-8b0f-8f2461695e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:49.153Z|7beaf8f2-5c85-486d-8b0f-8f2461695e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:59.087Z|40e7514e-252f-494f-a7c3-bce7f1190fab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:59.088Z|40e7514e-252f-494f-a7c3-bce7f1190fab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:59.185Z|6e7c2090-e8f7-4f8c-be3a-1f0f172d386c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:59.186Z|6e7c2090-e8f7-4f8c-be3a-1f0f172d386c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:59.247Z|2fe8d65b-54ee-4dcb-bfa7-cd93cf52b94f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:18:59.249Z|2fe8d65b-54ee-4dcb-bfa7-cd93cf52b94f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:18:59.432Z|873d00b2-d388-4ea9-8942-115df30b659a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:18:59.433Z|873d00b2-d388-4ea9-8942-115df30b659a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:19:00.594Z|d2f2ef41-f115-404c-a9cf-274807f74e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:19:00.595Z|d2f2ef41-f115-404c-a9cf-274807f74e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:19:09.133Z|b34c5a8f-758c-4676-85d6-180b31a794fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:09.134Z|b34c5a8f-758c-4676-85d6-180b31a794fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:09.276Z|ff9b418a-5354-4f67-a750-0cf168713742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:09.277Z|ff9b418a-5354-4f67-a750-0cf168713742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:09.366Z|d715605e-cdfe-49fe-aeb2-b927eaa1da34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:09.367Z|d715605e-cdfe-49fe-aeb2-b927eaa1da34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:14.431Z|e46d1d52-a319-47f3-81c3-3b223d86564e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:19:14.432Z|e46d1d52-a319-47f3-81c3-3b223d86564e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:19:19.182Z|0a085502-cc25-4d1f-8802-b55bc6cfedb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:19.183Z|0a085502-cc25-4d1f-8802-b55bc6cfedb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:19.351Z|4c4e3bb1-3cf9-4d3b-91d1-f4a4cae7ab77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:19.352Z|4c4e3bb1-3cf9-4d3b-91d1-f4a4cae7ab77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:19.418Z|a08c573b-5c18-449c-84f6-e7ac467d2a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:19.419Z|a08c573b-5c18-449c-84f6-e7ac467d2a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:29.250Z|c6f56af2-6b41-450e-8b4d-cb111add2eb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:29.251Z|c6f56af2-6b41-450e-8b4d-cb111add2eb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:29.436Z|757228ed-9f4b-45d6-a7c2-fcd9a1cd0d60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:19:29.443Z|757228ed-9f4b-45d6-a7c2-fcd9a1cd0d60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:19:29.454Z|108b99b7-cbe3-440d-8119-c40e1cae727c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:29.455Z|108b99b7-cbe3-440d-8119-c40e1cae727c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:29.465Z|0a7cf84d-004f-4e92-b31a-a2c13966f34e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:29.466Z|0a7cf84d-004f-4e92-b31a-a2c13966f34e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:30.596Z|7da687c0-cbfa-48f3-b31c-6b11c1cb9a49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:19:30.597Z|7da687c0-cbfa-48f3-b31c-6b11c1cb9a49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:19:39.329Z|b6a9aa68-81c7-4d1e-98e9-6ca9a9dbf1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:39.330Z|b6a9aa68-81c7-4d1e-98e9-6ca9a9dbf1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:39.544Z|82ca9cee-a825-43f9-8d38-d1ec05f6587b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:39.545Z|82ca9cee-a825-43f9-8d38-d1ec05f6587b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:39.568Z|a080c02c-f12b-47e1-9daa-bda489d90e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:39.569Z|a080c02c-f12b-47e1-9daa-bda489d90e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:41.025Z|efae660e-3985-41d7-80f7-31f215a8a4b9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:19:41.026Z|efae660e-3985-41d7-80f7-31f215a8a4b9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:44.431Z|006f1b46-5ade-4393-9d6f-1dae5672e5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:19:44.432Z|006f1b46-5ade-4393-9d6f-1dae5672e5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:19:49.420Z|bee7423b-7af3-41e0-a180-1e0062930222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:49.422Z|bee7423b-7af3-41e0-a180-1e0062930222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:49.636Z|35583e05-84c1-45a4-9622-6e45c16800a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:49.637Z|35583e05-84c1-45a4-9622-6e45c16800a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:49.636Z|786c92b1-9f81-446c-bbdd-8fbebf80e568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:49.642Z|786c92b1-9f81-446c-bbdd-8fbebf80e568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:59.431Z|eb07d202-c4cf-485b-88d3-3f7d773f429f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:19:59.432Z|eb07d202-c4cf-485b-88d3-3f7d773f429f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:19:59.487Z|577abe2b-d961-40b6-870f-707d194c8bf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:59.489Z|577abe2b-d961-40b6-870f-707d194c8bf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:59.696Z|a27d7ad7-ca88-4849-812a-41e7bafbac16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:59.696Z|a27d7ad7-ca88-4849-812a-41e7bafbac16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:19:59.721Z|707bd20a-e9b0-4128-8cb6-3ced7ec6b29d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:19:59.722Z|707bd20a-e9b0-4128-8cb6-3ced7ec6b29d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:00.599Z|a65fa91c-3646-43fe-8bab-7b3118f787bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:20:00.599Z|a65fa91c-3646-43fe-8bab-7b3118f787bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:20:09.550Z|02cd7d57-cf10-47ba-9734-fb64c89a3584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:09.551Z|02cd7d57-cf10-47ba-9734-fb64c89a3584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:09.742Z|0281fb32-3313-4199-b7a6-4b68da39f902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:09.743Z|0281fb32-3313-4199-b7a6-4b68da39f902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:09.773Z|77cd15d5-dc7a-48f8-8538-2b4c3d87f327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:09.774Z|77cd15d5-dc7a-48f8-8538-2b4c3d87f327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:14.432Z|c1caeead-7458-4ba2-8543-729fe0baa184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:20:14.450Z|c1caeead-7458-4ba2-8543-729fe0baa184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:20:19.626Z|c6c3b352-efca-42ae-b247-fdebd1109961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:19.627Z|c6c3b352-efca-42ae-b247-fdebd1109961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:19.800Z|c0a208bf-d1dc-4890-a3c0-5d5eb01249b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:19.801Z|c0a208bf-d1dc-4890-a3c0-5d5eb01249b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:19.820Z|59220b23-4ccd-4749-af4e-8e62aea31b50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:19.822Z|59220b23-4ccd-4749-af4e-8e62aea31b50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:29.432Z|c7deee8c-4246-43bb-809a-3bc617082356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:20:29.432Z|c7deee8c-4246-43bb-809a-3bc617082356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:20:29.724Z|80e27b27-e151-4352-bc33-86f00507ac37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:29.725Z|80e27b27-e151-4352-bc33-86f00507ac37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:29.844Z|f5da39bd-1811-4157-ab18-b2c1e4e1b086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:29.846Z|f5da39bd-1811-4157-ab18-b2c1e4e1b086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:29.863Z|e0cdc526-bb37-41c5-b48d-84b4d7fa9256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:29.864Z|e0cdc526-bb37-41c5-b48d-84b4d7fa9256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:30.601Z|76f9ad4a-94d6-4a1e-8143-e0596e934082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:20:30.602Z|76f9ad4a-94d6-4a1e-8143-e0596e934082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:20:39.767Z|ab61fe96-6360-4f6d-be0a-eca22928bb84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:39.769Z|ab61fe96-6360-4f6d-be0a-eca22928bb84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:39.877Z|81378e9e-7082-4b9e-84fa-b296487675fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:39.878Z|81378e9e-7082-4b9e-84fa-b296487675fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:39.896Z|16cb2fad-36ea-4fd2-a868-3e57451346ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:39.897Z|16cb2fad-36ea-4fd2-a868-3e57451346ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:41.041Z|a325f4f8-32f1-4636-8c65-b63cd8b46d31|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:20:41.044Z|a325f4f8-32f1-4636-8c65-b63cd8b46d31|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:44.432Z|a68d7a20-554a-412a-bfde-4bb8c2cd4ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:20:44.433Z|a68d7a20-554a-412a-bfde-4bb8c2cd4ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:20:49.854Z|9e4339f8-d73f-4e97-8166-a90f5a7c189a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:49.868Z|9e4339f8-d73f-4e97-8166-a90f5a7c189a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:49.934Z|e7a9ae9e-a7a5-4433-a636-01444a28d56c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:49.937Z|e7a9ae9e-a7a5-4433-a636-01444a28d56c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:49.966Z|15ec8704-4f93-4568-b8f6-fd42b77fc9e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:49.967Z|15ec8704-4f93-4568-b8f6-fd42b77fc9e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:20:59.431Z|adc1a023-42f7-4c12-96e8-3707d3a61f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:20:59.437Z|adc1a023-42f7-4c12-96e8-3707d3a61f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:20:59.949Z|a981210a-7359-4e6d-b900-a4183bbc5cf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:20:59.957Z|a981210a-7359-4e6d-b900-a4183bbc5cf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:00.009Z|5367a667-2458-4923-b8b2-e5da9986bfd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:00.010Z|5367a667-2458-4923-b8b2-e5da9986bfd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:00.009Z|f001f691-6143-4575-b478-9e854e122664|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:00.012Z|f001f691-6143-4575-b478-9e854e122664|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:00.602Z|23fbecd0-2b92-4b4d-b08d-45b4b1831872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:21:00.603Z|23fbecd0-2b92-4b4d-b08d-45b4b1831872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:21:10.021Z|d7e07673-3b24-4852-8e84-cd833e2b844e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:10.022Z|d7e07673-3b24-4852-8e84-cd833e2b844e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:10.060Z|c4e9c09d-cb6e-48ac-b8d5-16da6f9156f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:10.061Z|c4e9c09d-cb6e-48ac-b8d5-16da6f9156f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:10.060Z|01343257-d63d-4061-9c31-9301cba7f2af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:10.064Z|01343257-d63d-4061-9c31-9301cba7f2af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:14.431Z|2e81a088-62e9-442f-96a3-7defaf5585d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:21:14.432Z|2e81a088-62e9-442f-96a3-7defaf5585d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:21:20.115Z|a0715b66-81e2-40fc-99da-3d5b308ec324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:20.116Z|e301008f-27e7-4d37-8d1f-1778a06ca970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:20.116Z|c237b4e3-a94f-477f-88a5-6afa0aba9758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:20.117Z|a0715b66-81e2-40fc-99da-3d5b308ec324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:20.117Z|e301008f-27e7-4d37-8d1f-1778a06ca970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:20.117Z|c237b4e3-a94f-477f-88a5-6afa0aba9758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:29.431Z|1097ba85-c50d-4472-bac0-297bfe901b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:21:29.433Z|1097ba85-c50d-4472-bac0-297bfe901b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:21:30.151Z|fedda7f0-4b61-487f-b400-f50880c89563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:30.156Z|fedda7f0-4b61-487f-b400-f50880c89563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:30.164Z|1f08668a-ff94-4ad0-8999-78a25db61c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:30.164Z|4c37898b-0216-455a-93ce-1e2b63077425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:30.167Z|4c37898b-0216-455a-93ce-1e2b63077425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:30.172Z|1f08668a-ff94-4ad0-8999-78a25db61c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:30.604Z|3de8d7b1-9556-4ac7-9ccd-4a5a0f40f066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:21:30.606Z|3de8d7b1-9556-4ac7-9ccd-4a5a0f40f066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:21:40.208Z|240e6a08-5603-4f62-8a18-f05acb5f2ae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:40.209Z|240e6a08-5603-4f62-8a18-f05acb5f2ae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:40.208Z|f2ef74c4-2bf1-4d3b-bf23-27fba9772ad6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:40.211Z|f2ef74c4-2bf1-4d3b-bf23-27fba9772ad6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:40.212Z|d758be47-ee99-43b7-85db-2a80f55c3512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:40.213Z|d758be47-ee99-43b7-85db-2a80f55c3512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:41.035Z|8ee500bc-d9d5-41a4-b7be-09f8dc54673c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:21:41.040Z|8ee500bc-d9d5-41a4-b7be-09f8dc54673c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:44.431Z|2864f6d7-090f-4d60-b495-e51263926cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:21:44.436Z|2864f6d7-090f-4d60-b495-e51263926cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:21:50.254Z|e8e2c8a6-41dd-47fa-a4c1-f328c8755f96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:50.255Z|e8e2c8a6-41dd-47fa-a4c1-f328c8755f96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:50.257Z|58e91f91-c88a-46cd-b82a-f41ab287fa23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:50.258Z|58e91f91-c88a-46cd-b82a-f41ab287fa23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:50.267Z|bce4b4a5-1df1-4848-b30c-86df40b81cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:21:50.268Z|bce4b4a5-1df1-4848-b30c-86df40b81cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:21:59.432Z|f0b93b48-dbd8-4861-a191-d05e9d1d2012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:21:59.433Z|f0b93b48-dbd8-4861-a191-d05e9d1d2012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:22:00.322Z|48725ce7-68ff-4143-ba88-2491dbd7d0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:00.322Z|5ed2a5f2-2e08-4496-8e04-1ba3ad293d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:00.323Z|48725ce7-68ff-4143-ba88-2491dbd7d0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:00.323Z|5ed2a5f2-2e08-4496-8e04-1ba3ad293d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:00.373Z|c7796a9d-5127-4135-9176-c44c2b433689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:00.374Z|c7796a9d-5127-4135-9176-c44c2b433689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:00.607Z|fb323ff0-6710-4d72-b741-469e6d5373f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:22:00.608Z|fb323ff0-6710-4d72-b741-469e6d5373f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:22:10.365Z|124d9ec4-7d3e-4c3d-8cf8-ecbb2b8682f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:10.366Z|124d9ec4-7d3e-4c3d-8cf8-ecbb2b8682f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:10.384Z|48f21a07-fde4-4550-8401-913059e05503|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:10.386Z|48f21a07-fde4-4550-8401-913059e05503|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:10.440Z|39646ef7-26fd-4e41-814f-b4cbd822a525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:10.442Z|39646ef7-26fd-4e41-814f-b4cbd822a525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:14.432Z|d6d6ff59-72d4-4f8e-ac86-f1c2445a21da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:22:14.433Z|d6d6ff59-72d4-4f8e-ac86-f1c2445a21da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:22:20.439Z|1d0543a0-2d60-4ccb-a805-3ed7769708db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:20.441Z|1d0543a0-2d60-4ccb-a805-3ed7769708db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:20.461Z|6ec6310a-9e90-48ac-9aee-2a2a251b6090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:20.462Z|6ec6310a-9e90-48ac-9aee-2a2a251b6090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:20.529Z|0fff702f-f66b-465e-8223-4d149f6f86f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:20.530Z|0fff702f-f66b-465e-8223-4d149f6f86f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:29.431Z|a1b4f1af-a6ae-4420-ab35-211692a7522f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:22:29.437Z|a1b4f1af-a6ae-4420-ab35-211692a7522f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:22:30.501Z|f3ec5d08-8a0f-49d8-866c-3a7d262d59d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:30.502Z|f3ec5d08-8a0f-49d8-866c-3a7d262d59d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:30.545Z|b58c51a6-4755-41b2-b07c-d2dfd5f9fb88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:30.547Z|b58c51a6-4755-41b2-b07c-d2dfd5f9fb88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:30.579Z|4d624bcc-6598-41ce-bc7a-6fe1c29d7ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:30.581Z|4d624bcc-6598-41ce-bc7a-6fe1c29d7ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:30.609Z|fd0a7f7d-1a18-44f3-989e-314be5bf21b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:22:30.610Z|fd0a7f7d-1a18-44f3-989e-314be5bf21b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:22:40.575Z|82be8e7b-5d9e-45ba-9269-437abd52f032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:40.577Z|82be8e7b-5d9e-45ba-9269-437abd52f032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:40.585Z|83044a26-5067-47e9-a5e0-c0b70cf0cc27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:40.586Z|83044a26-5067-47e9-a5e0-c0b70cf0cc27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:40.663Z|5c3ce698-6ce2-46c6-8503-e3586de26a64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:40.664Z|5c3ce698-6ce2-46c6-8503-e3586de26a64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:41.031Z|08e2ac88-40b0-4aa9-b189-53a3a17a3f86|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:22:41.032Z|08e2ac88-40b0-4aa9-b189-53a3a17a3f86|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:44.431Z|a63ddd3e-0207-4c95-bb7a-ebec48fd9dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:22:44.433Z|a63ddd3e-0207-4c95-bb7a-ebec48fd9dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:22:50.610Z|ce878dca-350a-4f10-90ad-d9a3e8bde5da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:50.611Z|ce878dca-350a-4f10-90ad-d9a3e8bde5da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:50.630Z|1f6f96bb-3aa1-4cd4-b11d-64c473257f53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:50.631Z|1f6f96bb-3aa1-4cd4-b11d-64c473257f53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:50.709Z|3208372f-b3b7-4d4a-8d32-58cb1880e5c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:22:50.710Z|3208372f-b3b7-4d4a-8d32-58cb1880e5c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:22:59.431Z|3297e6ff-1f42-4bdd-985a-b4b71bed58d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:22:59.432Z|3297e6ff-1f42-4bdd-985a-b4b71bed58d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:23:00.610Z|6962b82f-34f4-4b58-b324-7e750f3b96d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:23:00.611Z|6962b82f-34f4-4b58-b324-7e750f3b96d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:23:00.646Z|fcf5f08d-f170-44ca-8283-3a859715b77f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:00.648Z|fcf5f08d-f170-44ca-8283-3a859715b77f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:00.691Z|c4b59a55-cdf9-4f7a-a7ca-b9f32d99e963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:00.692Z|c4b59a55-cdf9-4f7a-a7ca-b9f32d99e963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:00.753Z|e35f1abe-6b0f-402a-a2a0-b00638874854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:00.756Z|e35f1abe-6b0f-402a-a2a0-b00638874854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:10.683Z|df2247f0-49ab-4b33-bb1e-326ffb83a2e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:10.684Z|df2247f0-49ab-4b33-bb1e-326ffb83a2e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:10.753Z|ae3dbeb8-4b1f-4d4a-8690-4e8b5fb04b92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:10.753Z|ae3dbeb8-4b1f-4d4a-8690-4e8b5fb04b92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:10.794Z|a41518c6-2c87-4ba8-be6f-a5b5076420d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:10.795Z|a41518c6-2c87-4ba8-be6f-a5b5076420d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:14.431Z|ec2cfbcd-e699-4cf7-858a-027ebd55e5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:23:14.437Z|ec2cfbcd-e699-4cf7-858a-027ebd55e5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:23:20.734Z|48882508-744f-46a6-974a-c157d0b1e774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:20.736Z|48882508-744f-46a6-974a-c157d0b1e774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:20.798Z|d71fc20b-7ab6-490b-845a-cdba67c549c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:20.800Z|d71fc20b-7ab6-490b-845a-cdba67c549c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:20.849Z|3218cd7a-3c9c-4edc-a25a-efcfeac281b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:20.850Z|3218cd7a-3c9c-4edc-a25a-efcfeac281b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:29.431Z|4dae4bb7-644d-498c-a2f1-ce443b0f070c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:23:29.432Z|4dae4bb7-644d-498c-a2f1-ce443b0f070c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:23:30.612Z|7141a9fe-3755-46fd-9a04-d365c0a0b3ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:23:30.612Z|7141a9fe-3755-46fd-9a04-d365c0a0b3ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:23:30.779Z|301442f8-aaa2-47cf-a023-a150aece36fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:30.780Z|301442f8-aaa2-47cf-a023-a150aece36fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:30.841Z|fee23aab-05f6-4d5a-bd59-ff6c7308e4dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:30.842Z|fee23aab-05f6-4d5a-bd59-ff6c7308e4dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:30.896Z|a3e634f2-2084-47c1-a907-82950c6a404e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:30.899Z|a3e634f2-2084-47c1-a907-82950c6a404e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:40.843Z|b4aca43a-38f7-4f96-91f5-71cee7835656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:40.845Z|b4aca43a-38f7-4f96-91f5-71cee7835656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:40.883Z|c703aad9-5ebe-4eda-a290-b1c7c5f9294e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:40.884Z|c703aad9-5ebe-4eda-a290-b1c7c5f9294e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:40.963Z|f40ddfb3-11fa-4f71-b0f4-02efbeabf496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:40.964Z|f40ddfb3-11fa-4f71-b0f4-02efbeabf496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:41.027Z|e2fc5b73-a342-494d-9d35-cde709ae6187|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:23:41.029Z|e2fc5b73-a342-494d-9d35-cde709ae6187|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:44.431Z|3426d762-8658-41f3-ba47-0ac09cd29822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:23:44.432Z|3426d762-8658-41f3-ba47-0ac09cd29822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:23:50.928Z|99343f52-da7c-40ee-bf49-eb4371e3271b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:50.929Z|99343f52-da7c-40ee-bf49-eb4371e3271b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:50.940Z|0744c198-d294-45a8-9d88-5604e56faf44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:50.941Z|0744c198-d294-45a8-9d88-5604e56faf44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:51.048Z|efaa25f3-5a79-4008-8589-c77f97ea1e6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:23:51.051Z|efaa25f3-5a79-4008-8589-c77f97ea1e6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:23:59.431Z|108456e9-940e-42b9-847f-56b475c30ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:23:59.437Z|108456e9-940e-42b9-847f-56b475c30ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:24:00.613Z|30c232af-54b0-4446-8dde-56a48bb1e98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:24:00.614Z|30c232af-54b0-4446-8dde-56a48bb1e98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:24:00.980Z|daf1dfe0-ab5d-4124-a292-10c3c52dfa7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:00.981Z|daf1dfe0-ab5d-4124-a292-10c3c52dfa7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:00.993Z|0ee40fcb-3ed1-4248-879a-3ab2f94cdafe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:00.994Z|0ee40fcb-3ed1-4248-879a-3ab2f94cdafe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:01.104Z|5985f5a0-6f25-4afb-880c-ca97fa84ae40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:01.106Z|5985f5a0-6f25-4afb-880c-ca97fa84ae40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:11.020Z|3f08f4e8-74e2-49b3-a92c-f26cd7f17adc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:11.021Z|3f08f4e8-74e2-49b3-a92c-f26cd7f17adc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:11.042Z|bf64d0ff-24c6-4a14-bd59-9a3d1091b536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:11.043Z|bf64d0ff-24c6-4a14-bd59-9a3d1091b536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:11.164Z|19335f43-27ca-46a9-8287-f5fe57147236|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:11.166Z|19335f43-27ca-46a9-8287-f5fe57147236|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:14.431Z|a091a405-0c38-49a9-9305-89adae5723e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:24:14.432Z|a091a405-0c38-49a9-9305-89adae5723e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:24:21.081Z|3ab7d567-2ca9-4fee-a673-18cfdc81adf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:21.082Z|3ab7d567-2ca9-4fee-a673-18cfdc81adf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:21.093Z|cd89a583-4eba-4261-93cc-eba36c8c1540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:21.094Z|cd89a583-4eba-4261-93cc-eba36c8c1540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:21.215Z|92df88ba-b6ee-4093-93dc-64c077a2e326|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:21.216Z|92df88ba-b6ee-4093-93dc-64c077a2e326|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:29.434Z|5954c3b8-53de-4d5a-a3af-bd9019d0c0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:24:29.436Z|5954c3b8-53de-4d5a-a3af-bd9019d0c0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:24:30.615Z|55934118-55a9-4a11-aac4-857bde9bd6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:24:30.615Z|55934118-55a9-4a11-aac4-857bde9bd6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:24:31.147Z|1386904d-ea3c-442c-b5e3-d839cf593e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:31.150Z|1386904d-ea3c-442c-b5e3-d839cf593e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:31.190Z|05df88ea-f7f6-4562-88f8-2ddea3ddcb4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:31.191Z|05df88ea-f7f6-4562-88f8-2ddea3ddcb4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:31.313Z|c0aa21a9-3a99-46b8-acd9-e025543a746c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:31.314Z|c0aa21a9-3a99-46b8-acd9-e025543a746c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:41.036Z|3889582f-29e1-4da1-ac3c-f8258f3e8ce6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:24:41.036Z|3889582f-29e1-4da1-ac3c-f8258f3e8ce6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:41.212Z|087f6160-2352-483f-bd03-abadd1ddfc9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:41.213Z|087f6160-2352-483f-bd03-abadd1ddfc9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:41.270Z|cdf7b670-4e30-46ac-a537-4fc5059e6663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:41.271Z|cdf7b670-4e30-46ac-a537-4fc5059e6663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:41.378Z|a5d24362-261f-4aab-9461-9c1285d3f1bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:41.379Z|a5d24362-261f-4aab-9461-9c1285d3f1bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:44.431Z|5f4821b0-0184-45b4-b25d-80ee4a3739b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:24:44.435Z|5f4821b0-0184-45b4-b25d-80ee4a3739b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:24:51.258Z|c3de33ce-e5c2-4f7c-be87-e50f64c269c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:51.259Z|c3de33ce-e5c2-4f7c-be87-e50f64c269c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:51.317Z|bded7273-17bf-42d4-a80b-521d9da6ed32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:51.318Z|bded7273-17bf-42d4-a80b-521d9da6ed32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:51.462Z|71b7c513-53ac-45a3-a956-877a62eeca5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:24:51.463Z|71b7c513-53ac-45a3-a956-877a62eeca5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:24:59.432Z|df079589-78e6-4988-9cfb-a6f26a088fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:24:59.432Z|df079589-78e6-4988-9cfb-a6f26a088fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:25:00.616Z|d4263a10-f499-4f5c-840e-d442424c6017|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:25:00.617Z|d4263a10-f499-4f5c-840e-d442424c6017|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:25:01.330Z|a90f9714-199b-4e1b-8e15-67010fcb114d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:01.332Z|a90f9714-199b-4e1b-8e15-67010fcb114d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:01.363Z|4bab13e6-ec29-48ec-992a-c72056a5033e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:01.364Z|4bab13e6-ec29-48ec-992a-c72056a5033e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:01.504Z|505c202e-8f6b-42a4-9b79-da0c6a281f35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:01.505Z|505c202e-8f6b-42a4-9b79-da0c6a281f35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:11.392Z|28104b20-92d8-4940-99bb-54fed9c578a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:11.393Z|28104b20-92d8-4940-99bb-54fed9c578a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:11.424Z|1e781b36-5f65-4bf9-a41c-1c1ec32ede82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:11.425Z|1e781b36-5f65-4bf9-a41c-1c1ec32ede82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:11.605Z|ab269d47-6ff9-4bb4-9651-0f20daa10202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:11.605Z|ab269d47-6ff9-4bb4-9651-0f20daa10202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:14.431Z|229088d4-be18-4cda-859a-54d7320c33e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:25:14.432Z|229088d4-be18-4cda-859a-54d7320c33e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:25:21.438Z|af7636bc-4cdc-4c8e-b73b-6e90b7abfd78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:21.440Z|af7636bc-4cdc-4c8e-b73b-6e90b7abfd78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:21.464Z|63daefff-28bd-4d03-9c45-4dc341f3ec25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:21.465Z|63daefff-28bd-4d03-9c45-4dc341f3ec25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:21.639Z|ab7a6930-8151-428a-9f1c-b8e816d48751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:21.640Z|ab7a6930-8151-428a-9f1c-b8e816d48751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:29.437Z|fd6b8bb0-febc-4f46-81b3-bccf1e0d6044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:25:29.456Z|fd6b8bb0-febc-4f46-81b3-bccf1e0d6044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:25:30.618Z|85d55249-c611-4bb5-907d-684bb4c488ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:25:30.621Z|85d55249-c611-4bb5-907d-684bb4c488ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:25:31.475Z|c8c96123-abe7-479e-8bf3-72363b85a48b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:31.476Z|c8c96123-abe7-479e-8bf3-72363b85a48b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:31.502Z|2dda5c1a-70c1-484a-992b-27c5f4d5ead7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:31.503Z|2dda5c1a-70c1-484a-992b-27c5f4d5ead7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:31.669Z|6dbae822-d810-4fc9-afac-02312e824795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:31.670Z|6dbae822-d810-4fc9-afac-02312e824795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:41.029Z|1c0673a2-2deb-445e-82ef-5b49b7fc706c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:25:41.030Z|1c0673a2-2deb-445e-82ef-5b49b7fc706c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:41.506Z|b9d21a8b-1219-47c6-a3c1-b17f142a98de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:41.507Z|b9d21a8b-1219-47c6-a3c1-b17f142a98de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:41.537Z|a26fabae-4c30-4ebd-9cc8-ee6eb1a8d770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:41.538Z|a26fabae-4c30-4ebd-9cc8-ee6eb1a8d770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:41.700Z|2bec956f-4ba7-404c-b526-1d010c858f7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:41.701Z|2bec956f-4ba7-404c-b526-1d010c858f7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:44.432Z|89099706-7abe-49fc-9256-9a56b285d668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:25:44.433Z|89099706-7abe-49fc-9256-9a56b285d668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:25:51.541Z|df759613-7869-416f-a2f7-4b46906909ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:51.542Z|df759613-7869-416f-a2f7-4b46906909ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:51.569Z|ce846da1-31e7-4391-b110-7f7c07fe7c65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:51.571Z|ce846da1-31e7-4391-b110-7f7c07fe7c65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:51.730Z|a8f03463-8572-4ad2-b648-821150b0cc62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:25:51.731Z|a8f03463-8572-4ad2-b648-821150b0cc62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:25:59.433Z|cf836104-900a-4acc-847b-fffeddf41b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:25:59.435Z|cf836104-900a-4acc-847b-fffeddf41b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:26:00.623Z|f8bcf827-8359-4965-83af-26dc1d3ddec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:26:00.625Z|f8bcf827-8359-4965-83af-26dc1d3ddec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:26:01.577Z|71427a50-349b-4bb2-9f60-f60e82c9d641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:01.578Z|71427a50-349b-4bb2-9f60-f60e82c9d641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:01.607Z|3395c5c2-ebb1-4452-9966-243438f43b57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:01.608Z|3395c5c2-ebb1-4452-9966-243438f43b57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:01.763Z|f5a61f77-c937-48cd-81d4-352137b75102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:01.764Z|f5a61f77-c937-48cd-81d4-352137b75102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:11.615Z|053a56fa-d5da-4d42-babb-d299557da729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:11.616Z|053a56fa-d5da-4d42-babb-d299557da729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:11.638Z|97072735-a71b-4ee5-b5ce-bef152aa42e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:11.640Z|97072735-a71b-4ee5-b5ce-bef152aa42e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:11.799Z|36903a51-ffd3-49d8-9132-ee17fb3fe718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:11.800Z|36903a51-ffd3-49d8-9132-ee17fb3fe718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:14.431Z|3fea51c8-a393-4e0e-b8e2-c9b04bd62fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:26:14.435Z|3fea51c8-a393-4e0e-b8e2-c9b04bd62fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:26:21.651Z|a06273e0-1d60-4c97-a10b-320b1091a301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:21.652Z|a06273e0-1d60-4c97-a10b-320b1091a301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:21.678Z|73d0a4c7-fb63-483a-abf2-4f5d45bafbb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:21.679Z|73d0a4c7-fb63-483a-abf2-4f5d45bafbb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:21.837Z|c2348779-45b1-4119-b636-1b6fa31699c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:21.838Z|c2348779-45b1-4119-b636-1b6fa31699c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:29.434Z|f17dc5ce-d919-4b2a-9919-90f08ad6b1cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:26:29.435Z|f17dc5ce-d919-4b2a-9919-90f08ad6b1cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:26:30.625Z|c8c71b73-40da-4ddc-bb4e-0670b9ff960e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:26:30.626Z|c8c71b73-40da-4ddc-bb4e-0670b9ff960e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:26:31.697Z|f237c7cd-c046-4821-aa6a-da75f656a48e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:31.699Z|f237c7cd-c046-4821-aa6a-da75f656a48e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:31.751Z|ab565249-1c37-43b5-afba-489a8851e5df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:31.752Z|ab565249-1c37-43b5-afba-489a8851e5df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:31.885Z|7bb8a014-7e53-4df7-ba39-fe4850f4a58c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:31.886Z|7bb8a014-7e53-4df7-ba39-fe4850f4a58c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:41.028Z|1a4c55b4-2215-4891-97b3-4caa296f6b24|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:26:41.029Z|1a4c55b4-2215-4891-97b3-4caa296f6b24|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:41.745Z|81a807c6-3501-4260-a802-e2c778f10fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:41.746Z|81a807c6-3501-4260-a802-e2c778f10fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:41.781Z|dac0535e-d6a4-46f2-9e21-5c2b78b400d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:41.781Z|dac0535e-d6a4-46f2-9e21-5c2b78b400d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:41.920Z|7180081e-a2bd-4437-b148-049990209b5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:41.921Z|7180081e-a2bd-4437-b148-049990209b5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:44.431Z|52fbf516-1075-4f33-ab02-04d51d915f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:26:44.433Z|52fbf516-1075-4f33-ab02-04d51d915f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:26:51.802Z|0c21d9d7-af82-400e-b5e8-894953241c13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:51.803Z|0c21d9d7-af82-400e-b5e8-894953241c13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:51.827Z|84d136cc-928c-44fd-b3a4-35e8e5be7de2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:51.829Z|84d136cc-928c-44fd-b3a4-35e8e5be7de2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:51.958Z|7d41db71-4df1-4026-a381-2f063d6175b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:26:51.958Z|7d41db71-4df1-4026-a381-2f063d6175b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:26:59.431Z|2302c610-7ae8-4221-94ca-8f5fc0260da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:26:59.437Z|2302c610-7ae8-4221-94ca-8f5fc0260da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:27:00.627Z|0d434ab7-a627-4d6b-bc69-842e25fa42cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:27:00.628Z|0d434ab7-a627-4d6b-bc69-842e25fa42cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:27:01.873Z|878b22c4-f918-4bb8-89b9-55fb1a74164a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:01.875Z|878b22c4-f918-4bb8-89b9-55fb1a74164a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:01.880Z|ebc41d06-ee24-421c-8be6-17387974c1f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:01.881Z|ebc41d06-ee24-421c-8be6-17387974c1f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:01.997Z|b367f95d-2658-4166-bd27-dc7a2d5fe057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:01.998Z|b367f95d-2658-4166-bd27-dc7a2d5fe057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:11.926Z|65c33995-5032-45ea-9cde-56059fd9c201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:11.927Z|5efb044b-1650-4549-9ed5-b6569e16d479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:11.929Z|5efb044b-1650-4549-9ed5-b6569e16d479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:11.931Z|65c33995-5032-45ea-9cde-56059fd9c201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:12.032Z|babebcf1-d08d-4dd7-9797-0067c429dbf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:12.034Z|babebcf1-d08d-4dd7-9797-0067c429dbf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:14.431Z|e49e8ca1-ae1f-4b4a-88d2-600ac21b60f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:27:14.432Z|e49e8ca1-ae1f-4b4a-88d2-600ac21b60f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:27:21.975Z|70515c60-bed7-4031-ae10-cec3274a95f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:21.976Z|70f2f633-047d-4006-a4ae-199a4842840c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:21.977Z|70515c60-bed7-4031-ae10-cec3274a95f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:21.983Z|70f2f633-047d-4006-a4ae-199a4842840c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:22.066Z|a9a7963a-a848-4580-8331-68f545b21914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:22.066Z|a9a7963a-a848-4580-8331-68f545b21914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:29.432Z|fd078b24-705c-4f45-b719-4b9969d56f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:27:29.433Z|fd078b24-705c-4f45-b719-4b9969d56f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:27:30.630Z|1ae09693-8b22-4bc2-bb15-8333bd23fd32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:27:30.631Z|1ae09693-8b22-4bc2-bb15-8333bd23fd32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:27:32.013Z|074cd4ae-9d6f-4ea4-8839-933707cf8727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:32.014Z|074cd4ae-9d6f-4ea4-8839-933707cf8727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:32.022Z|8f4f0c7a-1174-4225-a919-c2f81ef64c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:32.023Z|8f4f0c7a-1174-4225-a919-c2f81ef64c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:32.094Z|022b5552-daff-4179-b6df-5348f73a2a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:32.095Z|022b5552-daff-4179-b6df-5348f73a2a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:41.037Z|d84ca1be-cb4a-4edf-9888-68790e9dc85d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:27:41.040Z|d84ca1be-cb4a-4edf-9888-68790e9dc85d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:42.047Z|1ddf07f4-b4f3-4ef6-938a-f0ef01be4a8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:42.048Z|1ddf07f4-b4f3-4ef6-938a-f0ef01be4a8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:42.060Z|89c0cc05-d711-4155-9d54-6fd5720b1936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:42.061Z|89c0cc05-d711-4155-9d54-6fd5720b1936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:42.124Z|616b4150-430b-4fc0-9661-059f3b926ea3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:42.124Z|616b4150-430b-4fc0-9661-059f3b926ea3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:44.431Z|4b983f47-c97a-4d48-9dd9-dc76609e8d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:27:44.435Z|4b983f47-c97a-4d48-9dd9-dc76609e8d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:27:52.101Z|8315c61e-247a-49c3-8578-24ff811fbf5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:52.103Z|8315c61e-247a-49c3-8578-24ff811fbf5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:52.101Z|017d1f44-b1b6-46f6-af40-645f659532bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:52.125Z|017d1f44-b1b6-46f6-af40-645f659532bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:52.153Z|bba16bf0-4d82-4b63-8458-52f31594466c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:27:52.154Z|bba16bf0-4d82-4b63-8458-52f31594466c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:27:59.432Z|54167add-a60b-459a-8b0a-0fa99d7b1549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:27:59.433Z|54167add-a60b-459a-8b0a-0fa99d7b1549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:28:00.632Z|4771201a-cdf2-463f-a68d-cc325878c878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:28:00.633Z|4771201a-cdf2-463f-a68d-cc325878c878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:28:02.157Z|39308170-f916-42f3-8afc-fe41d00f7a3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:02.158Z|39308170-f916-42f3-8afc-fe41d00f7a3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:02.170Z|5748470c-bd04-43eb-a6d1-3b0c84319548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:02.171Z|5748470c-bd04-43eb-a6d1-3b0c84319548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:02.189Z|90cea95d-2abb-4c81-826d-481a222ef6a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:02.190Z|90cea95d-2abb-4c81-826d-481a222ef6a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:12.204Z|3d0d3539-a28b-42ad-bf6a-2a78d916aa64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:12.206Z|3d0d3539-a28b-42ad-bf6a-2a78d916aa64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:12.215Z|688f34d8-b22f-4a84-b1bc-94bf69cf1b0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:12.216Z|688f34d8-b22f-4a84-b1bc-94bf69cf1b0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:12.226Z|3f9fa92a-e9d1-45b6-8822-342dba776a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:12.227Z|3f9fa92a-e9d1-45b6-8822-342dba776a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:14.431Z|5d483425-b82d-4730-961d-618d79a35d9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:28:14.432Z|5d483425-b82d-4730-961d-618d79a35d9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:28:22.238Z|2ac1d5b1-67a0-4bd4-bb47-aee7cab51aaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:22.240Z|2ac1d5b1-67a0-4bd4-bb47-aee7cab51aaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:22.270Z|d9a724ce-6114-4c40-b233-ec9480563882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:22.272Z|d9a724ce-6114-4c40-b233-ec9480563882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:22.270Z|ad5f41f6-7331-45d7-adf7-e680a42c33ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:22.273Z|ad5f41f6-7331-45d7-adf7-e680a42c33ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:29.431Z|f7f651f4-2d02-4f07-9ac7-0ea6d7f10315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:28:29.436Z|f7f651f4-2d02-4f07-9ac7-0ea6d7f10315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:28:30.634Z|fea12a91-3cf2-4fc0-a514-b02161679be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:28:30.634Z|fea12a91-3cf2-4fc0-a514-b02161679be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:28:32.273Z|bc050ae3-5f39-4b8d-a534-0a96d1c8544d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:32.274Z|bc050ae3-5f39-4b8d-a534-0a96d1c8544d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:32.322Z|137e43d8-b64d-4c69-9a40-0471a6ec9253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:32.323Z|137e43d8-b64d-4c69-9a40-0471a6ec9253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:32.338Z|4a0d45f9-57ea-484c-9cd9-ad5862b34dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:32.344Z|4a0d45f9-57ea-484c-9cd9-ad5862b34dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:41.031Z|77594b95-7c2f-46f7-a4de-d1feef5428e9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:28:41.032Z|77594b95-7c2f-46f7-a4de-d1feef5428e9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:42.326Z|0becfdf8-e846-4c91-a36a-66d10b942bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:42.327Z|0becfdf8-e846-4c91-a36a-66d10b942bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:42.378Z|10592067-9ce6-459d-a58b-92c07a6adc73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:42.378Z|10592067-9ce6-459d-a58b-92c07a6adc73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:42.394Z|70b62124-bfe4-4b28-9cd4-127cb7638909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:42.395Z|70b62124-bfe4-4b28-9cd4-127cb7638909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:44.431Z|fd0b2e48-f7e9-43af-83fc-9860eb08c974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:28:44.432Z|fd0b2e48-f7e9-43af-83fc-9860eb08c974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:28:52.371Z|acddb1bd-7858-44bb-9fcd-ee554e5efa39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:52.372Z|acddb1bd-7858-44bb-9fcd-ee554e5efa39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:52.424Z|91ab7754-a7e1-45bb-9aaf-240181dda070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:52.429Z|91ab7754-a7e1-45bb-9aaf-240181dda070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:52.441Z|d407f60f-9cdd-457e-b0e0-70d3544d9e60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:28:52.442Z|d407f60f-9cdd-457e-b0e0-70d3544d9e60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:28:59.431Z|684e26a4-5c5f-43ee-a770-fa712c069a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:28:59.432Z|684e26a4-5c5f-43ee-a770-fa712c069a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:29:00.635Z|70fc043b-df06-44d7-b148-265b4763b55d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:29:00.636Z|70fc043b-df06-44d7-b148-265b4763b55d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:29:02.410Z|635cad71-ae3b-47df-92fa-c5dee3378e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:02.412Z|635cad71-ae3b-47df-92fa-c5dee3378e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:02.514Z|ceeaca7b-a645-4989-8f4b-6c3fdec376af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:02.515Z|ceeaca7b-a645-4989-8f4b-6c3fdec376af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:02.534Z|187f42ef-8f2c-4c70-98fa-4bbdf5156c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:02.535Z|187f42ef-8f2c-4c70-98fa-4bbdf5156c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:12.448Z|6e52d3f8-8261-491e-83c8-0391f7a27356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:12.450Z|6e52d3f8-8261-491e-83c8-0391f7a27356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:12.594Z|b4e8de14-a8fa-44a1-ac68-1569e50f06dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:12.595Z|b4e8de14-a8fa-44a1-ac68-1569e50f06dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:12.605Z|0ef3fc8b-c7e6-4720-ab30-0d90fc4be40c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:12.606Z|0ef3fc8b-c7e6-4720-ab30-0d90fc4be40c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:14.431Z|3fc7a937-d24a-4196-b27e-c6497d704e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:29:14.436Z|3fc7a937-d24a-4196-b27e-c6497d704e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:29:22.485Z|89c9c942-37be-49c4-aeb8-311f9e7b5953|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:22.486Z|89c9c942-37be-49c4-aeb8-311f9e7b5953|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:22.628Z|bdf4272f-54e2-403a-ba9d-84ac6e626575|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:22.629Z|bdf4272f-54e2-403a-ba9d-84ac6e626575|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:22.659Z|b01d05fb-7ac4-4ac3-88a2-acd2b283f492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:22.660Z|b01d05fb-7ac4-4ac3-88a2-acd2b283f492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:29.435Z|6d849bd5-f299-437e-825b-98bcbd6e2611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:29:29.436Z|6d849bd5-f299-437e-825b-98bcbd6e2611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:29:30.638Z|ffde4c5c-e046-400c-82dc-612b2355e6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:29:30.639Z|ffde4c5c-e046-400c-82dc-612b2355e6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:29:32.581Z|6de475ac-6bf1-4cb6-a999-3528d6d25224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:32.582Z|6de475ac-6bf1-4cb6-a999-3528d6d25224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:32.681Z|65e8eda6-8857-46f4-8eff-ea6e86e784f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:32.685Z|65e8eda6-8857-46f4-8eff-ea6e86e784f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:32.731Z|4972a914-1f8f-4899-bd5d-e1a139482568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:32.732Z|4972a914-1f8f-4899-bd5d-e1a139482568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:41.026Z|2a9d2665-1579-4e0c-8036-5c0d6a186556|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:29:41.027Z|2a9d2665-1579-4e0c-8036-5c0d6a186556|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:42.633Z|46a46d4c-307e-4ea6-9f83-a269df6f57d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:42.635Z|46a46d4c-307e-4ea6-9f83-a269df6f57d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:42.761Z|df419ffb-ad4b-478b-ad85-9c1051677d01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:42.762Z|df419ffb-ad4b-478b-ad85-9c1051677d01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:42.792Z|0a5b9d71-6b5a-4967-b6ee-78da7bd55563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:42.792Z|0a5b9d71-6b5a-4967-b6ee-78da7bd55563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:44.431Z|5acab932-4c2c-4d6a-bfd8-492e6a4f429c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:29:44.432Z|5acab932-4c2c-4d6a-bfd8-492e6a4f429c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:29:52.688Z|df9d6686-7e3a-4d02-a868-81c4980b0be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:52.689Z|df9d6686-7e3a-4d02-a868-81c4980b0be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:52.814Z|834d17ac-eef1-4846-a27d-a887bc375c95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:52.815Z|834d17ac-eef1-4846-a27d-a887bc375c95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:52.853Z|9b891ef9-fdab-4da4-b3c3-013518285dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:29:52.854Z|9b891ef9-fdab-4da4-b3c3-013518285dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:29:59.431Z|d438bd49-9c1e-4cda-bec1-4dac9fccc827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:29:59.440Z|d438bd49-9c1e-4cda-bec1-4dac9fccc827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:30:00.641Z|bb6aef27-4b50-4033-bc31-7d7ed0c2bf3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:30:00.642Z|bb6aef27-4b50-4033-bc31-7d7ed0c2bf3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:30:02.741Z|098bef2b-3fb3-421c-93af-c279a7e89bd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:02.742Z|098bef2b-3fb3-421c-93af-c279a7e89bd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:02.889Z|16cbcd26-3c5d-4c19-a681-b27f5b6d1bc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:02.896Z|16cbcd26-3c5d-4c19-a681-b27f5b6d1bc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:02.966Z|67d2d0ba-01fd-4a5c-aa3c-460c121ff712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:02.968Z|67d2d0ba-01fd-4a5c-aa3c-460c121ff712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:12.780Z|ba13baee-03a2-412d-87a2-5db0efbe4c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:12.780Z|ba13baee-03a2-412d-87a2-5db0efbe4c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:12.993Z|cb9ba4dd-d22b-4b5d-817b-6231e84b288f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:12.994Z|cb9ba4dd-d22b-4b5d-817b-6231e84b288f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:13.015Z|7dca35c7-c550-440a-8163-7123c324caf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:13.019Z|7dca35c7-c550-440a-8163-7123c324caf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:14.432Z|ece933cc-83f0-4209-966e-82ca71f9d094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:30:14.433Z|ece933cc-83f0-4209-966e-82ca71f9d094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:30:22.855Z|39ec3147-76f9-484f-87a7-4ecf0a93601e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:22.857Z|39ec3147-76f9-484f-87a7-4ecf0a93601e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:23.057Z|0c63a5af-72d5-40ee-8214-0aa8e8728671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:23.064Z|0c63a5af-72d5-40ee-8214-0aa8e8728671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:23.078Z|cd44ea91-8082-4735-9986-0a9c91b49c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:23.079Z|cd44ea91-8082-4735-9986-0a9c91b49c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:29.431Z|6ffd00d4-a710-4db6-aff1-352debfefc84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:30:29.432Z|6ffd00d4-a710-4db6-aff1-352debfefc84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:30:30.643Z|2eccd790-9519-4db3-ad3a-15fffa91ea5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:30:30.644Z|2eccd790-9519-4db3-ad3a-15fffa91ea5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:30:32.941Z|dcd13fd9-8280-4190-98bc-698f0532d72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:32.947Z|dcd13fd9-8280-4190-98bc-698f0532d72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:33.142Z|23e002f4-66b7-45ac-9941-8162f2d73628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:33.144Z|23e002f4-66b7-45ac-9941-8162f2d73628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:33.161Z|3bf112e8-5cca-4913-bde9-393b63dcce92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:33.164Z|3bf112e8-5cca-4913-bde9-393b63dcce92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:41.028Z|cdd96b10-2bac-4f99-b06f-cfb89a780e38|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:30:41.030Z|cdd96b10-2bac-4f99-b06f-cfb89a780e38|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:43.025Z|30094faa-8049-4b0c-90bc-ec124253eb20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:43.026Z|30094faa-8049-4b0c-90bc-ec124253eb20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:43.190Z|8c9a33b3-e41a-4dbe-94ce-e5e585216eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:43.191Z|8c9a33b3-e41a-4dbe-94ce-e5e585216eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:43.201Z|b2bb0d9c-e832-40ac-ae72-626bb2967e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:43.202Z|b2bb0d9c-e832-40ac-ae72-626bb2967e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:44.431Z|53688cde-8713-49ff-9f31-dd10772bfb12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:30:44.435Z|53688cde-8713-49ff-9f31-dd10772bfb12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:30:53.064Z|973d4b2d-7362-410e-966d-a8edc4f3b9e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:53.065Z|973d4b2d-7362-410e-966d-a8edc4f3b9e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:53.233Z|e8e577a6-dbc5-4dbb-825b-8d63784c6733|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:53.237Z|c0e0414e-6c4c-43ee-89aa-ff4588982e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:30:53.237Z|c0e0414e-6c4c-43ee-89aa-ff4588982e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:53.240Z|e8e577a6-dbc5-4dbb-825b-8d63784c6733|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:30:59.432Z|9e7e604b-70e8-46da-a0ad-4d0229799006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:30:59.433Z|9e7e604b-70e8-46da-a0ad-4d0229799006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:31:00.644Z|1753a19e-4d45-4955-a334-463f969b83f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:31:00.645Z|1753a19e-4d45-4955-a334-463f969b83f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:31:03.169Z|2646b694-2eab-46c1-aea3-6c447b5f14ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:03.171Z|2646b694-2eab-46c1-aea3-6c447b5f14ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:03.268Z|f8fddfca-5b31-4c34-9ed5-614b14daad24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:03.270Z|f8fddfca-5b31-4c34-9ed5-614b14daad24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:03.280Z|a0bf4007-54f3-4e57-9ccf-144641f76c15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:03.281Z|a0bf4007-54f3-4e57-9ccf-144641f76c15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:13.214Z|3413632e-e4a8-42e0-979d-c9f830609986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:13.215Z|3413632e-e4a8-42e0-979d-c9f830609986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:13.315Z|f94af398-d366-4851-bb0a-f44410abd4fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:13.317Z|f94af398-d366-4851-bb0a-f44410abd4fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:13.341Z|b2fc7851-ff88-47b9-9cba-260b1b6f1e4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:13.342Z|b2fc7851-ff88-47b9-9cba-260b1b6f1e4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:14.433Z|d07e1951-644c-46c8-9785-0861942b65ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:31:14.434Z|d07e1951-644c-46c8-9785-0861942b65ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:31:23.257Z|10ff2ade-e2ec-432c-aa7d-b377f8d839fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:23.258Z|10ff2ade-e2ec-432c-aa7d-b377f8d839fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:23.382Z|37849c56-06d4-4374-b158-200fa8e2e103|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:23.383Z|37849c56-06d4-4374-b158-200fa8e2e103|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:23.434Z|6aa46128-13c2-46d6-bec9-7ead37ae9311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:23.435Z|6aa46128-13c2-46d6-bec9-7ead37ae9311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:29.431Z|58f2cfb3-d68e-43c4-97c5-f051f60968a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:31:29.446Z|58f2cfb3-d68e-43c4-97c5-f051f60968a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:31:30.647Z|b1adc32c-e0ce-4881-b52e-4631adeef57a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:31:30.648Z|b1adc32c-e0ce-4881-b52e-4631adeef57a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:31:33.312Z|c94da87f-3907-4e9e-81e1-ad792290851e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:33.313Z|c94da87f-3907-4e9e-81e1-ad792290851e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:33.446Z|a8403bbd-b096-4292-9600-09d1b0c4f34f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:33.448Z|a8403bbd-b096-4292-9600-09d1b0c4f34f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:33.492Z|3ec6c5bf-91cf-48ee-9aba-e31654e6b6cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:33.499Z|3ec6c5bf-91cf-48ee-9aba-e31654e6b6cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:41.044Z|3da13ec5-fc06-4590-acd6-e6c26b8750e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:31:41.045Z|3da13ec5-fc06-4590-acd6-e6c26b8750e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:43.373Z|c7cac286-eff2-465d-8077-ca5a31c61089|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:43.374Z|c7cac286-eff2-465d-8077-ca5a31c61089|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:43.502Z|c2e686af-98fa-40e1-9ad8-f7d46b1ceb19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:43.505Z|c2e686af-98fa-40e1-9ad8-f7d46b1ceb19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:43.545Z|fe0a8eab-869c-41fd-b91f-acd2918e13a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:43.546Z|fe0a8eab-869c-41fd-b91f-acd2918e13a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:44.432Z|ed18367c-30e7-4111-a3d6-ac2ec3c4e035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:31:44.432Z|ed18367c-30e7-4111-a3d6-ac2ec3c4e035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:31:53.424Z|81525f3d-49fc-407a-a706-9d70c5999513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:53.424Z|81525f3d-49fc-407a-a706-9d70c5999513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:53.543Z|1b575e3a-1684-4fd5-8121-e04edbc53bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:53.544Z|1b575e3a-1684-4fd5-8121-e04edbc53bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:53.589Z|a4a6c5c2-3f42-4041-a677-62f2f020a365|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:31:53.590Z|a4a6c5c2-3f42-4041-a677-62f2f020a365|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:31:59.431Z|a0176eae-24cf-4e4d-b0ea-bf14ef52abe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:31:59.432Z|a0176eae-24cf-4e4d-b0ea-bf14ef52abe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:32:00.648Z|bb991786-53d1-4c2a-be67-b714bb5f8989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:32:00.649Z|bb991786-53d1-4c2a-be67-b714bb5f8989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:32:03.451Z|f3cddb58-a50b-4f4b-92dd-2f00fd07c7f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:03.453Z|f3cddb58-a50b-4f4b-92dd-2f00fd07c7f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:03.597Z|1d4e77be-be8a-4aac-88cd-66e7061fcc8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:03.598Z|1d4e77be-be8a-4aac-88cd-66e7061fcc8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:03.641Z|261ccefb-6300-45c5-8d07-de79267c8460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:03.642Z|261ccefb-6300-45c5-8d07-de79267c8460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:13.497Z|58a76981-de47-4f3a-8f6f-fa9c634e06d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:13.498Z|58a76981-de47-4f3a-8f6f-fa9c634e06d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:13.630Z|97e06426-88cb-401a-8efa-816e84175176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:13.631Z|97e06426-88cb-401a-8efa-816e84175176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:13.677Z|e578e24a-dfb7-4164-92a3-05830a3af531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:13.699Z|e578e24a-dfb7-4164-92a3-05830a3af531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:14.431Z|0c75cdea-69c7-4858-b2b2-fdd068e59c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:32:14.435Z|0c75cdea-69c7-4858-b2b2-fdd068e59c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:32:23.545Z|621c8eaa-a715-4738-9b4b-7c778d978393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:23.546Z|621c8eaa-a715-4738-9b4b-7c778d978393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:23.665Z|ef8c1f2b-ce0c-48a1-b277-e6a39ca951df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:23.666Z|ef8c1f2b-ce0c-48a1-b277-e6a39ca951df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:23.744Z|8564f2e8-10ba-41cf-85a4-c88f70604c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:23.745Z|8564f2e8-10ba-41cf-85a4-c88f70604c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:29.435Z|acf54f9b-65ce-4ba6-b361-b4ec03f83a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:32:29.436Z|acf54f9b-65ce-4ba6-b361-b4ec03f83a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:32:30.651Z|0a76cc0a-4766-460a-a4a4-5fadcb41370d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:32:30.652Z|0a76cc0a-4766-460a-a4a4-5fadcb41370d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:32:33.592Z|a92f020d-76fa-4245-91f2-43041f06ebc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:33.593Z|a92f020d-76fa-4245-91f2-43041f06ebc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:33.709Z|5c97968d-0f8f-4c53-af0c-0843fda75c8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:33.710Z|5c97968d-0f8f-4c53-af0c-0843fda75c8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:33.781Z|45296f24-6d9d-4aa0-b6af-022b1657f1e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:33.781Z|45296f24-6d9d-4aa0-b6af-022b1657f1e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:41.024Z|2849af1a-22a6-464a-8995-d89ff63f839a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:32:41.025Z|2849af1a-22a6-464a-8995-d89ff63f839a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:43.650Z|ccd88ef8-06f1-4d5f-93c0-3d28d43c78ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:43.651Z|ccd88ef8-06f1-4d5f-93c0-3d28d43c78ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:43.745Z|ffa4e601-2ca1-42f6-84ad-e58167e9aac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:43.746Z|ffa4e601-2ca1-42f6-84ad-e58167e9aac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:43.823Z|b12694d9-a1fe-4a08-9274-977be903f7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:43.825Z|b12694d9-a1fe-4a08-9274-977be903f7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:44.431Z|c7d041ff-79bf-4e59-8da3-94065124bb70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:32:44.432Z|c7d041ff-79bf-4e59-8da3-94065124bb70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:32:53.679Z|b6654177-8414-4104-a8ed-30ccbb97c936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:53.680Z|b6654177-8414-4104-a8ed-30ccbb97c936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:53.784Z|32e94462-a36e-400c-a4c2-f20ea4866b4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:53.785Z|32e94462-a36e-400c-a4c2-f20ea4866b4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:53.853Z|e820e65b-f4e1-4879-9e15-dfa463ff0bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:32:53.855Z|e820e65b-f4e1-4879-9e15-dfa463ff0bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:32:59.433Z|2a62aef7-5d45-44eb-b1eb-a816d9f0c184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:32:59.437Z|2a62aef7-5d45-44eb-b1eb-a816d9f0c184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:33:00.653Z|5991bb44-d071-448e-ac9f-ce84600df3e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:33:00.653Z|5991bb44-d071-448e-ac9f-ce84600df3e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:33:03.712Z|76841791-47f4-4486-b5e6-b275de3b43b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:03.713Z|76841791-47f4-4486-b5e6-b275de3b43b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:03.813Z|216dda62-d818-48e3-81da-61aff3d0b14e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:03.814Z|216dda62-d818-48e3-81da-61aff3d0b14e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:03.913Z|8d2012bc-356d-4598-9107-2192b5fd8fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:03.914Z|8d2012bc-356d-4598-9107-2192b5fd8fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:13.774Z|03a1a1d1-9edc-4474-8797-e4ad7ff2f750|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:13.775Z|03a1a1d1-9edc-4474-8797-e4ad7ff2f750|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:13.868Z|c063dc50-1e76-4ceb-a347-7818a936649d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:13.870Z|c063dc50-1e76-4ceb-a347-7818a936649d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:13.948Z|42f0f415-e4e3-43a3-aae1-f88e417e7690|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:13.948Z|42f0f415-e4e3-43a3-aae1-f88e417e7690|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:14.431Z|46dca782-b60a-4942-b03b-960588d12ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:33:14.432Z|46dca782-b60a-4942-b03b-960588d12ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:33:23.809Z|0a59fb97-d8fe-45cf-b892-2df97cb51c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:23.810Z|0a59fb97-d8fe-45cf-b892-2df97cb51c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:23.907Z|4d39c577-8073-482d-83ac-f08e84eb10c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:23.907Z|4d39c577-8073-482d-83ac-f08e84eb10c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:23.987Z|967e51c7-c0d8-4693-abd6-4dd0a4c147d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:23.989Z|967e51c7-c0d8-4693-abd6-4dd0a4c147d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:29.432Z|f8719103-d2b1-4d52-8ca1-62fa425e865a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:33:29.433Z|f8719103-d2b1-4d52-8ca1-62fa425e865a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:33:30.656Z|4ec04fbc-7095-4857-99b5-5cbe6f819a55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:33:30.656Z|4ec04fbc-7095-4857-99b5-5cbe6f819a55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:33:33.861Z|42e5c19d-84a3-4443-af6b-6a51585485fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:33.863Z|42e5c19d-84a3-4443-af6b-6a51585485fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:33.952Z|ffe3439e-03e4-4466-95ad-907a6a7acea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:33.953Z|ffe3439e-03e4-4466-95ad-907a6a7acea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:34.019Z|256ee0ae-2ead-4705-abf1-6e2ef2f224e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:34.020Z|256ee0ae-2ead-4705-abf1-6e2ef2f224e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:41.026Z|4d67e734-e1df-4f08-b21b-ad1dbf635519|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:33:41.027Z|4d67e734-e1df-4f08-b21b-ad1dbf635519|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:43.894Z|affc1f4c-de8c-4b08-b2f6-59901cc2b779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:43.895Z|affc1f4c-de8c-4b08-b2f6-59901cc2b779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:43.994Z|ecfe3168-4b51-4166-9ffb-8949aace2095|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:43.995Z|ecfe3168-4b51-4166-9ffb-8949aace2095|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:44.049Z|58277650-12c4-4a5e-8c7c-fcbb5dbd7171|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:44.050Z|58277650-12c4-4a5e-8c7c-fcbb5dbd7171|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:44.431Z|cd2bbc66-8434-4ffe-97cf-0fe196afe676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:33:44.435Z|cd2bbc66-8434-4ffe-97cf-0fe196afe676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:33:53.933Z|c7b976c7-e308-49b2-960c-ebd6ef3cf69b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:53.934Z|c7b976c7-e308-49b2-960c-ebd6ef3cf69b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:54.024Z|857c1d15-e898-4043-a991-9164a2a546e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:54.025Z|857c1d15-e898-4043-a991-9164a2a546e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:54.088Z|44224d54-a41f-4d57-8865-b610150719ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:33:54.089Z|44224d54-a41f-4d57-8865-b610150719ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:33:59.434Z|eef9df9e-4697-47e1-a994-237ecd360a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:33:59.435Z|eef9df9e-4697-47e1-a994-237ecd360a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:34:00.657Z|1439dc29-566d-4a2d-a7ba-6180139e2d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:34:00.658Z|1439dc29-566d-4a2d-a7ba-6180139e2d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:34:03.985Z|7c69b6d4-4102-4310-9f30-f0ee07f2be82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:03.986Z|7c69b6d4-4102-4310-9f30-f0ee07f2be82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:04.057Z|89f7773d-0463-469b-a6be-21faa99e5e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:04.058Z|89f7773d-0463-469b-a6be-21faa99e5e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:04.125Z|18b97999-10f7-4786-b46c-71930d44b3ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:04.126Z|18b97999-10f7-4786-b46c-71930d44b3ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:14.032Z|86f1942a-c62d-4cea-9a36-2f30fb6cc321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:14.033Z|86f1942a-c62d-4cea-9a36-2f30fb6cc321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:14.090Z|91f3738d-bae5-4d5c-8aa4-24b4faee32b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:14.094Z|91f3738d-bae5-4d5c-8aa4-24b4faee32b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:14.156Z|a62e064a-9825-4332-951c-8ea9a4d7af0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:14.157Z|a62e064a-9825-4332-951c-8ea9a4d7af0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:14.435Z|ceed8a22-5dbe-43c4-be9c-5bb8eda3f33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:34:14.440Z|ceed8a22-5dbe-43c4-be9c-5bb8eda3f33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:34:24.065Z|24268e60-b697-40d6-83bb-b984d621bb8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:24.066Z|24268e60-b697-40d6-83bb-b984d621bb8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:24.130Z|f42eae64-19d0-4975-a5e2-7ef778f196d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:24.131Z|f42eae64-19d0-4975-a5e2-7ef778f196d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:24.195Z|d83af53c-0190-478c-9980-4553ce786568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:24.196Z|d83af53c-0190-478c-9980-4553ce786568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:29.432Z|9df8ad61-baf0-4cb7-a342-aaa080fec42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:34:29.433Z|9df8ad61-baf0-4cb7-a342-aaa080fec42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:34:30.658Z|a791f856-4bb2-44e9-9c3c-4f8488f32763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:34:30.660Z|a791f856-4bb2-44e9-9c3c-4f8488f32763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:34:34.122Z|fcbbede2-cd54-4a68-8ef0-599f44e6083c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:34.123Z|fcbbede2-cd54-4a68-8ef0-599f44e6083c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:34.173Z|e98a332c-2007-41d7-9c1e-732c7992facf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:34.174Z|e98a332c-2007-41d7-9c1e-732c7992facf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:34.227Z|03f7b6ac-bf16-48c2-b0aa-082fd184ff9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:34.228Z|03f7b6ac-bf16-48c2-b0aa-082fd184ff9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:41.027Z|3cc1fab5-616c-4514-ba57-95aa1cb295ba|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:34:41.029Z|3cc1fab5-616c-4514-ba57-95aa1cb295ba|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:44.153Z|03d1f2af-b921-4080-b129-56a42166f936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:44.154Z|03d1f2af-b921-4080-b129-56a42166f936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:44.201Z|37768b1c-114e-4300-bda9-e0fc1765c8a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:44.202Z|37768b1c-114e-4300-bda9-e0fc1765c8a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:44.261Z|b6b05e82-807e-478f-87f4-7d2413d20713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:44.262Z|b6b05e82-807e-478f-87f4-7d2413d20713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:44.431Z|dfd25529-922a-4f0c-95e8-aa41ead8e735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:34:44.433Z|dfd25529-922a-4f0c-95e8-aa41ead8e735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:34:54.184Z|e8536b54-2dd2-42cf-a13b-808d015a0bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:54.185Z|e8536b54-2dd2-42cf-a13b-808d015a0bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:54.238Z|ecebe714-a0f8-49e4-a94c-18444623797c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:54.240Z|ecebe714-a0f8-49e4-a94c-18444623797c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:54.294Z|c8bf4ecc-8ddc-453d-b0c5-5557b2e61b91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:34:54.295Z|c8bf4ecc-8ddc-453d-b0c5-5557b2e61b91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:34:59.438Z|56590524-f283-480f-a330-a3ce677d93b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:34:59.438Z|56590524-f283-480f-a330-a3ce677d93b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:35:00.661Z|1e4cae5b-db9f-4e12-9564-a1338ca3934a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:35:00.661Z|1e4cae5b-db9f-4e12-9564-a1338ca3934a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:35:04.267Z|f2f03bce-bf2c-4c37-985c-0fabb6cef559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:04.268Z|f2f03bce-bf2c-4c37-985c-0fabb6cef559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:04.288Z|262fbf92-1e46-4c77-957b-473927e5de18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:04.288Z|262fbf92-1e46-4c77-957b-473927e5de18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:04.332Z|92d74e45-30c1-473d-a17f-b0efe412e6fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:04.333Z|92d74e45-30c1-473d-a17f-b0efe412e6fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:14.310Z|7df29961-1252-4a97-a15d-ceeef97f7123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:14.312Z|7df29961-1252-4a97-a15d-ceeef97f7123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:14.335Z|2fc6f808-543c-4c2c-aaa7-3af1167c9d94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:14.336Z|2fc6f808-543c-4c2c-aaa7-3af1167c9d94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:14.377Z|4382c05a-dba2-4437-9c8e-c904d6da61a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:14.377Z|4382c05a-dba2-4437-9c8e-c904d6da61a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:14.431Z|b60d0ed5-e3f5-4094-95ad-3af208aa74a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:35:14.432Z|b60d0ed5-e3f5-4094-95ad-3af208aa74a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:35:24.350Z|4e69ef4d-74c1-486d-8627-de1af434cb5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:24.351Z|4e69ef4d-74c1-486d-8627-de1af434cb5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:24.371Z|efea7953-36b3-4992-b448-37af5f9537c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:24.372Z|efea7953-36b3-4992-b448-37af5f9537c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:24.416Z|4633b579-41cd-4fb6-9b1f-f7c45dabcd9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:24.417Z|4633b579-41cd-4fb6-9b1f-f7c45dabcd9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:29.431Z|cfaff409-4e4b-4266-8362-d3bb30f7f0a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:35:29.432Z|cfaff409-4e4b-4266-8362-d3bb30f7f0a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:35:30.662Z|18d5809e-d203-42f4-814a-8bea28b2d2e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:35:30.663Z|18d5809e-d203-42f4-814a-8bea28b2d2e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:35:34.405Z|bb8bf8df-0f28-46f8-8373-7e3ef477df77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:34.411Z|bb8bf8df-0f28-46f8-8373-7e3ef477df77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:34.412Z|af563cda-648f-46f8-8b44-cfb96ada2222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:34.412Z|af563cda-648f-46f8-8b44-cfb96ada2222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:34.483Z|eaaa6389-6a91-4362-b920-4964ff41afa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:34.484Z|eaaa6389-6a91-4362-b920-4964ff41afa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:41.026Z|8b6925d2-6e22-42a7-be7b-65ece25da72e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:35:41.027Z|8b6925d2-6e22-42a7-be7b-65ece25da72e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:44.431Z|86f06c05-1a53-48d9-b849-899de23f84c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:35:44.432Z|86f06c05-1a53-48d9-b849-899de23f84c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:35:44.454Z|6332ab88-35fb-4f7f-be5b-ea84b29e1734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:44.455Z|6332ab88-35fb-4f7f-be5b-ea84b29e1734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:44.467Z|7014ba4a-b405-4495-be45-5b4ad12c8b62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:44.468Z|7014ba4a-b405-4495-be45-5b4ad12c8b62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:44.531Z|dabedc10-efce-4798-a3d7-c1722320dfba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:44.532Z|dabedc10-efce-4798-a3d7-c1722320dfba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:54.514Z|2dc79b2a-df95-400d-9298-87ce243e4542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:54.515Z|ef62b676-afdc-4e57-940d-00049ee79551|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:54.516Z|2dc79b2a-df95-400d-9298-87ce243e4542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:54.516Z|ef62b676-afdc-4e57-940d-00049ee79551|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:54.582Z|51199fcf-a88c-4695-9c63-e3340000e621|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:35:54.584Z|51199fcf-a88c-4695-9c63-e3340000e621|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:35:59.432Z|c3dd4e8c-926f-4d6f-861b-a92e6c647a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:35:59.432Z|c3dd4e8c-926f-4d6f-861b-a92e6c647a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:36:00.663Z|90ceb6da-17b8-47d7-af05-15123e28c498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:36:00.664Z|90ceb6da-17b8-47d7-af05-15123e28c498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:36:04.561Z|bdc0b82e-eba1-4b43-b056-a68e560ba6b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:04.563Z|bdc0b82e-eba1-4b43-b056-a68e560ba6b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:04.576Z|5225f1ee-ebf1-4593-98ee-c1e643a36b2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:04.576Z|5225f1ee-ebf1-4593-98ee-c1e643a36b2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:04.618Z|a1a229d1-66a0-4472-96e2-dcb1f83d46cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:04.620Z|a1a229d1-66a0-4472-96e2-dcb1f83d46cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:14.431Z|1d57ccb2-5034-48f2-ac5f-b4189c0d5ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:36:14.432Z|1d57ccb2-5034-48f2-ac5f-b4189c0d5ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:36:14.617Z|5820dae4-1332-4286-8491-71f3c17f15ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:14.618Z|5820dae4-1332-4286-8491-71f3c17f15ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:14.626Z|f3eb6b1a-2eb2-416e-8797-ea8253364fc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:14.627Z|f3eb6b1a-2eb2-416e-8797-ea8253364fc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:14.656Z|b1bb749c-51b0-40ba-90df-62df26119da1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:14.658Z|b1bb749c-51b0-40ba-90df-62df26119da1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:24.648Z|89ecd602-f8f1-412a-bba7-a72d6278b0a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:24.649Z|89ecd602-f8f1-412a-bba7-a72d6278b0a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:24.653Z|80203c9a-1755-468e-97f3-29076fedb27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:24.654Z|80203c9a-1755-468e-97f3-29076fedb27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:24.692Z|a1c3951e-71ff-4395-a96e-0ceca6682bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:24.693Z|a1c3951e-71ff-4395-a96e-0ceca6682bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:29.431Z|c48b4ed1-9b30-47b3-a661-5f9e35517c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:36:29.436Z|c48b4ed1-9b30-47b3-a661-5f9e35517c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:36:30.666Z|80729607-ca45-4c51-8a80-5b3749da743a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:36:30.667Z|80729607-ca45-4c51-8a80-5b3749da743a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:36:34.696Z|8993c4c0-8aa4-4012-bbfc-afc6a19fd099|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:34.697Z|8993c4c0-8aa4-4012-bbfc-afc6a19fd099|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:34.694Z|02d91018-dfe6-4bec-baf2-c78ebcc52ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:34.702Z|02d91018-dfe6-4bec-baf2-c78ebcc52ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:34.752Z|e4550d69-0430-454b-93b3-25cee891435a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:34.763Z|e4550d69-0430-454b-93b3-25cee891435a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:41.031Z|2af21021-9b5a-4592-82ea-064392b5be8b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:36:41.032Z|2af21021-9b5a-4592-82ea-064392b5be8b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:44.431Z|b783032d-75a1-4b96-b0d8-9c1430277846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:36:44.432Z|b783032d-75a1-4b96-b0d8-9c1430277846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:36:44.732Z|6bfd035e-c66a-48eb-adf9-5425747ff285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:44.733Z|6bfd035e-c66a-48eb-adf9-5425747ff285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:44.746Z|49b452fe-04a6-40ee-b70b-26119ecf3a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:44.748Z|49b452fe-04a6-40ee-b70b-26119ecf3a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:44.809Z|ed20ee3f-a989-4373-a9ac-d6229d61ee59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:44.810Z|ed20ee3f-a989-4373-a9ac-d6229d61ee59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:54.764Z|e59e9e3e-9b49-4fcc-b082-e6878f1f96a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:54.765Z|e59e9e3e-9b49-4fcc-b082-e6878f1f96a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:54.785Z|b082aa1b-2748-492a-b697-4805f4524fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:54.786Z|b082aa1b-2748-492a-b697-4805f4524fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:54.849Z|1991e088-3411-4557-9f16-d7964cb50da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:36:54.850Z|1991e088-3411-4557-9f16-d7964cb50da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:36:59.431Z|605a8a1c-9e78-4138-a4e2-68a481252033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:36:59.432Z|605a8a1c-9e78-4138-a4e2-68a481252033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:37:00.668Z|c2e2a0a6-de56-40de-ab8e-e427c5f5bf96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:37:00.669Z|c2e2a0a6-de56-40de-ab8e-e427c5f5bf96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:37:04.817Z|b51470b1-ed4e-4ae8-a245-284026b91c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:04.818Z|d2b20f96-88b7-4031-9274-96b63e1b74b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:04.818Z|b51470b1-ed4e-4ae8-a245-284026b91c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:04.819Z|d2b20f96-88b7-4031-9274-96b63e1b74b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:04.892Z|a8c39360-e29b-47c7-8744-1f1e5625351c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:04.893Z|a8c39360-e29b-47c7-8744-1f1e5625351c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:14.432Z|2eb2174e-0c60-4d12-84cf-ed5be553a101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:37:14.439Z|2eb2174e-0c60-4d12-84cf-ed5be553a101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:37:14.858Z|acdd65a4-8912-41cf-b5ca-148cd59ede40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:14.860Z|acdd65a4-8912-41cf-b5ca-148cd59ede40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:14.869Z|61d128b8-1b5e-4f5e-9eba-d6fd80e8285a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:14.870Z|61d128b8-1b5e-4f5e-9eba-d6fd80e8285a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:14.938Z|c4e893de-1a79-40a9-ade0-85680524e566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:14.939Z|c4e893de-1a79-40a9-ade0-85680524e566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:24.909Z|a92a9a15-f093-4968-9bf1-3d108a39de56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:24.911Z|a92a9a15-f093-4968-9bf1-3d108a39de56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:24.913Z|f0942692-360c-4e12-b210-c8d2118d3541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:24.914Z|f0942692-360c-4e12-b210-c8d2118d3541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:25.012Z|86aef944-9b37-4b95-9d91-8699a17e3daf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:25.013Z|86aef944-9b37-4b95-9d91-8699a17e3daf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:29.431Z|18344844-0cdc-4e5f-8a1f-b9c338142fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:37:29.432Z|18344844-0cdc-4e5f-8a1f-b9c338142fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:37:30.669Z|ff8d5b1b-768a-421e-9933-6890f9cc0243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:37:30.670Z|ff8d5b1b-768a-421e-9933-6890f9cc0243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:37:34.942Z|1c462949-dedb-47f9-ad7d-4a321660b32b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:34.943Z|1c462949-dedb-47f9-ad7d-4a321660b32b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:34.956Z|e6e87948-17fb-4a4a-b8c8-e057f3ec21bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:34.956Z|e6e87948-17fb-4a4a-b8c8-e057f3ec21bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:35.046Z|6e3638ed-7b47-4cd1-b2af-e19e178b0984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:35.047Z|6e3638ed-7b47-4cd1-b2af-e19e178b0984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:41.025Z|e1040170-c4fa-49e6-a220-021962febac6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:37:41.026Z|e1040170-c4fa-49e6-a220-021962febac6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:44.431Z|15760d49-3430-424a-8db2-823bc00056e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:37:44.432Z|15760d49-3430-424a-8db2-823bc00056e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:37:44.985Z|d2d88a2c-fad8-4f78-b02c-b383bc80dc90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:44.988Z|d2d88a2c-fad8-4f78-b02c-b383bc80dc90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:45.013Z|f9f61c9d-f86a-4f22-b515-8c54fe695472|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:45.014Z|f9f61c9d-f86a-4f22-b515-8c54fe695472|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:45.082Z|d85cbcf2-7ef2-4d6d-b64a-85d31c9cad0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:45.087Z|d85cbcf2-7ef2-4d6d-b64a-85d31c9cad0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:55.016Z|7d5a743c-a083-4ac4-9340-4a9e4158768c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:55.017Z|7d5a743c-a083-4ac4-9340-4a9e4158768c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:55.073Z|71212cfe-fcfa-4188-b7b8-712fe971e91d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:55.075Z|71212cfe-fcfa-4188-b7b8-712fe971e91d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:55.159Z|b439958c-91dd-4740-a306-10aef83bcd11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:37:55.160Z|b439958c-91dd-4740-a306-10aef83bcd11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:37:59.431Z|edab1285-9143-4506-a763-6f67ccc67986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:37:59.437Z|edab1285-9143-4506-a763-6f67ccc67986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:38:00.671Z|c843e616-5698-42f6-82ed-565c30325aed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:38:00.672Z|c843e616-5698-42f6-82ed-565c30325aed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:38:05.070Z|232fda27-edc2-4d0e-bfb2-25705f5d13a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:05.071Z|232fda27-edc2-4d0e-bfb2-25705f5d13a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:05.195Z|61a512dd-c628-4169-9dcd-2b292c655b99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:05.196Z|61a512dd-c628-4169-9dcd-2b292c655b99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:05.197Z|ca00cad2-ff3d-44a6-a60c-830ef3ba817b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:05.197Z|ca00cad2-ff3d-44a6-a60c-830ef3ba817b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:14.431Z|d8c9dea9-2b18-49c2-a911-26758ed7c158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:38:14.432Z|d8c9dea9-2b18-49c2-a911-26758ed7c158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:38:15.106Z|abb904a4-9fcc-4c28-b666-6b403ac1cb18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:15.106Z|abb904a4-9fcc-4c28-b666-6b403ac1cb18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:15.233Z|b93aef2f-be0d-425e-a77a-5d53385d97bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:15.234Z|1412825c-ce54-409f-b8ef-768ac4ce6324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:15.234Z|b93aef2f-be0d-425e-a77a-5d53385d97bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:15.235Z|1412825c-ce54-409f-b8ef-768ac4ce6324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:25.152Z|c5185e02-c817-498c-8054-329c315911de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:25.153Z|c5185e02-c817-498c-8054-329c315911de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:25.260Z|27df131c-b61a-4fc1-a198-f882dceb2c9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:25.261Z|27df131c-b61a-4fc1-a198-f882dceb2c9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:25.264Z|6055e2e9-bffd-441e-9fff-05deca4de539|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:25.264Z|6055e2e9-bffd-441e-9fff-05deca4de539|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:29.431Z|a9aa7823-caeb-4991-a740-bb4c2cc60f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:38:29.432Z|a9aa7823-caeb-4991-a740-bb4c2cc60f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:38:30.672Z|61387e95-bf8e-49ca-bd66-df22be415770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:38:30.673Z|61387e95-bf8e-49ca-bd66-df22be415770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:38:35.185Z|2177d315-b856-4a51-8a90-fda3e7c93262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:35.186Z|2177d315-b856-4a51-8a90-fda3e7c93262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:35.298Z|7c459827-1077-4ffc-968d-eda3aea38b7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:35.299Z|7c459827-1077-4ffc-968d-eda3aea38b7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:35.298Z|44dd0647-ca3b-448d-988a-3d558e0bc0c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:35.300Z|44dd0647-ca3b-448d-988a-3d558e0bc0c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:41.027Z|94ece74d-276b-47ce-a96b-a3007a7fc718|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:38:41.028Z|94ece74d-276b-47ce-a96b-a3007a7fc718|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:44.431Z|e5c70945-a6cc-487d-89c6-c8399eb0b5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:38:44.434Z|e5c70945-a6cc-487d-89c6-c8399eb0b5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:38:45.217Z|3e5371c9-155b-4836-bd8a-6564fd284a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:45.218Z|3e5371c9-155b-4836-bd8a-6564fd284a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:45.329Z|53a6a5a0-ad69-4c2e-bb8d-9ff518e90735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:45.330Z|53a6a5a0-ad69-4c2e-bb8d-9ff518e90735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:45.335Z|0fa13661-9d73-4eab-ba67-1beee5e17574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:45.336Z|0fa13661-9d73-4eab-ba67-1beee5e17574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:55.254Z|8608ab9a-e017-440a-a3a2-69c384921c3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:55.256Z|8608ab9a-e017-440a-a3a2-69c384921c3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:55.357Z|e2b190df-8938-4ae6-877b-d655d6d45772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:55.358Z|e2b190df-8938-4ae6-877b-d655d6d45772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:55.366Z|c90bbfdd-cca0-40d6-bfcb-d015f1d667d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:38:55.367Z|c90bbfdd-cca0-40d6-bfcb-d015f1d667d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:38:59.435Z|3f0e769a-56c3-4ee2-9284-3d31fa9cff9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:38:59.436Z|3f0e769a-56c3-4ee2-9284-3d31fa9cff9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:39:00.674Z|6992f3f6-c53e-4405-8ca6-34fe68171511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:39:00.674Z|6992f3f6-c53e-4405-8ca6-34fe68171511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:39:05.295Z|2b9dd4f8-bc11-4171-afef-82e1358856ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:05.300Z|2b9dd4f8-bc11-4171-afef-82e1358856ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:05.393Z|2385406d-0670-4419-b0b2-88ec63ba18f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:05.400Z|2385406d-0670-4419-b0b2-88ec63ba18f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:05.418Z|60f1258b-bbc0-4672-b772-2b55b137e40b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:05.420Z|60f1258b-bbc0-4672-b772-2b55b137e40b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:14.431Z|5995ef4b-413c-49ae-8620-bb8c4153d9a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:39:14.432Z|5995ef4b-413c-49ae-8620-bb8c4153d9a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:39:15.340Z|dae4625c-411a-459f-ab92-c12035efa10c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:15.342Z|dae4625c-411a-459f-ab92-c12035efa10c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:15.433Z|88cd020b-2c9f-48c5-bb3d-72e751098494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:15.434Z|88cd020b-2c9f-48c5-bb3d-72e751098494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:15.459Z|336b1eed-bfa7-431c-98ca-395872a239b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:15.460Z|336b1eed-bfa7-431c-98ca-395872a239b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:25.378Z|ca06fd25-84c4-4e2d-839e-c74b58c68c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:25.379Z|ca06fd25-84c4-4e2d-839e-c74b58c68c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:25.461Z|399853e7-e6fb-43b3-a91b-82401d578b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:25.462Z|399853e7-e6fb-43b3-a91b-82401d578b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:25.506Z|06feb7ab-acad-4ef1-8b3b-c245283d6c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:25.507Z|06feb7ab-acad-4ef1-8b3b-c245283d6c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:29.431Z|36ff7862-e3c1-4638-8062-1a354dc6ff0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:39:29.435Z|36ff7862-e3c1-4638-8062-1a354dc6ff0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:39:30.675Z|630141aa-676e-46b3-af15-1a28461965ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:39:30.676Z|630141aa-676e-46b3-af15-1a28461965ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:39:35.417Z|228c17b0-dcf9-4ad5-af10-c1035049a729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:35.424Z|228c17b0-dcf9-4ad5-af10-c1035049a729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:35.495Z|0f6eb927-95de-4d06-a50f-0a635b7d2685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:35.496Z|0f6eb927-95de-4d06-a50f-0a635b7d2685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:35.541Z|fc26cc83-7a6b-480c-b026-13eb4a067ede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:35.545Z|fc26cc83-7a6b-480c-b026-13eb4a067ede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:41.027Z|f7ad3ccc-c216-400b-8f8d-6f98f62352a1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:39:41.028Z|f7ad3ccc-c216-400b-8f8d-6f98f62352a1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:44.431Z|fda2ec5c-e450-486d-b9fb-e10ce72426d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:39:44.432Z|fda2ec5c-e450-486d-b9fb-e10ce72426d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:39:45.470Z|9aa37af2-9621-4df0-9645-2f5fb5d8e7d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:45.471Z|9aa37af2-9621-4df0-9645-2f5fb5d8e7d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:45.529Z|cdf8e57a-0b08-4fab-8c8a-2fed4580a9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:45.530Z|cdf8e57a-0b08-4fab-8c8a-2fed4580a9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:45.576Z|d5299eed-601a-4a92-8b0b-5a578583e10e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:45.576Z|d5299eed-601a-4a92-8b0b-5a578583e10e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:55.516Z|e7066771-7440-4329-9cd6-e6292401a447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:55.518Z|e7066771-7440-4329-9cd6-e6292401a447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:55.573Z|7e21b26a-ae57-459b-a167-957988d68107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:55.574Z|7e21b26a-ae57-459b-a167-957988d68107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:55.608Z|f9985571-fc67-4bdf-9532-beae1388229d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:39:55.608Z|f9985571-fc67-4bdf-9532-beae1388229d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:39:59.432Z|a0573c9d-bdcd-4d56-9e50-22964a4c3a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:39:59.455Z|a0573c9d-bdcd-4d56-9e50-22964a4c3a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:40:00.677Z|c8824467-65c1-412b-9285-9fb08401d799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:40:00.678Z|c8824467-65c1-412b-9285-9fb08401d799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:40:05.562Z|0b86919b-ab92-47ae-bd83-ea69a5d75a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:05.564Z|0b86919b-ab92-47ae-bd83-ea69a5d75a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:05.608Z|a6ed4b72-9852-4e00-b2b9-2cd899be5be4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:05.609Z|a6ed4b72-9852-4e00-b2b9-2cd899be5be4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:05.638Z|480cdfdd-aff7-42fb-baaf-fc28f5c40475|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:05.639Z|480cdfdd-aff7-42fb-baaf-fc28f5c40475|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:14.431Z|79d7c896-b71d-4af5-8e5e-4b36fc4beffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:40:14.432Z|79d7c896-b71d-4af5-8e5e-4b36fc4beffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:40:15.598Z|52b89dc7-6544-4bf0-ae88-15bb6188cab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:15.599Z|52b89dc7-6544-4bf0-ae88-15bb6188cab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:15.650Z|0e6a1698-8e8c-46c8-a53e-fdd75769f7ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:15.652Z|0e6a1698-8e8c-46c8-a53e-fdd75769f7ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:15.670Z|a2e5a51d-e6ff-404e-a63c-33083fe7cd59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:15.671Z|a2e5a51d-e6ff-404e-a63c-33083fe7cd59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:25.628Z|d99abc8d-a9ca-402b-9606-b60ea0029c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:25.628Z|d99abc8d-a9ca-402b-9606-b60ea0029c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:25.683Z|98da3465-c242-4c8e-8c4d-a7e5834353b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:25.684Z|98da3465-c242-4c8e-8c4d-a7e5834353b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:25.705Z|72cbfa3b-3cc6-469c-a354-5361aef2b2ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:25.707Z|72cbfa3b-3cc6-469c-a354-5361aef2b2ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:29.431Z|9314a088-9c18-48d9-9c5e-b60081cdeeaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:40:29.432Z|9314a088-9c18-48d9-9c5e-b60081cdeeaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:40:30.678Z|ad127379-058c-43c0-91ee-f6956f34ff0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:40:30.679Z|ad127379-058c-43c0-91ee-f6956f34ff0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:40:35.662Z|b6373f9a-fc69-44d2-bb40-68c3ebfd5d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:35.663Z|b6373f9a-fc69-44d2-bb40-68c3ebfd5d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:35.711Z|a6ba5450-2a23-457d-a023-bbf422567251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:35.712Z|a6ba5450-2a23-457d-a023-bbf422567251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:35.745Z|eb82cd6c-443a-426f-b3c7-c60d7008a9fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:35.747Z|eb82cd6c-443a-426f-b3c7-c60d7008a9fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:41.029Z|41f6383c-5d4e-457b-8b51-3862f73d27df|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:40:41.030Z|41f6383c-5d4e-457b-8b51-3862f73d27df|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:44.432Z|a7e91472-aa94-498b-a355-dce5895ed6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:40:44.437Z|a7e91472-aa94-498b-a355-dce5895ed6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:40:45.713Z|d1e0477c-efa7-45b1-86aa-4f7f2b046b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:45.714Z|d1e0477c-efa7-45b1-86aa-4f7f2b046b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:45.757Z|e33fa87c-d88f-4152-8b79-b8e8818801da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:45.758Z|e33fa87c-d88f-4152-8b79-b8e8818801da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:45.786Z|bcedca51-d1a3-4675-b150-ac0e9dda439c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:45.787Z|bcedca51-d1a3-4675-b150-ac0e9dda439c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:55.743Z|f48faf95-e904-4904-a556-1c1a3016d111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:55.744Z|f48faf95-e904-4904-a556-1c1a3016d111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:55.790Z|2f00f7a7-045d-423a-bbf4-6a4521c8a767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:55.792Z|2f00f7a7-045d-423a-bbf4-6a4521c8a767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:55.842Z|0a3a067d-4ef5-42f4-b7dc-660daf9b8308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:40:55.843Z|0a3a067d-4ef5-42f4-b7dc-660daf9b8308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:40:59.435Z|161fb248-716b-4536-87d1-b4e6c777993e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:40:59.436Z|161fb248-716b-4536-87d1-b4e6c777993e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:41:00.679Z|7cb3804a-a0d7-4b9f-b0a2-9041faec042d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:41:00.680Z|7cb3804a-a0d7-4b9f-b0a2-9041faec042d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:41:05.770Z|a8a88122-30e1-4aba-840e-d28ba2caf34e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:05.771Z|a8a88122-30e1-4aba-840e-d28ba2caf34e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:05.822Z|8dc2d4d8-a51a-4c69-94ca-536e8a7baac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:05.823Z|8dc2d4d8-a51a-4c69-94ca-536e8a7baac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:05.877Z|97426a9e-4789-441f-87ed-9794696fc443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:05.877Z|97426a9e-4789-441f-87ed-9794696fc443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:14.431Z|839b80ca-7292-4baa-a3ab-8f221b633255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:41:14.432Z|839b80ca-7292-4baa-a3ab-8f221b633255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:41:15.803Z|5b136fe7-1d24-490d-82b3-4a9357566a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:15.804Z|5b136fe7-1d24-490d-82b3-4a9357566a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:15.857Z|772c943a-35f9-4dc8-93e5-464de6ebea0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:15.858Z|772c943a-35f9-4dc8-93e5-464de6ebea0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:15.909Z|34a6f3a6-6e55-4cea-82c4-fcdf2e5cd900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:15.910Z|34a6f3a6-6e55-4cea-82c4-fcdf2e5cd900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:25.843Z|8630051f-45d3-4c68-9b49-6d2bd3036179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:25.844Z|8630051f-45d3-4c68-9b49-6d2bd3036179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:25.885Z|02c5e02c-76ac-456f-aec2-3eb8601668ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:25.886Z|02c5e02c-76ac-456f-aec2-3eb8601668ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:25.945Z|1dc93148-24e4-4caa-8da6-8f2aeaf2d075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:25.945Z|1dc93148-24e4-4caa-8da6-8f2aeaf2d075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:29.431Z|0de14ddb-7b20-495b-ad00-4537cfe06408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:41:29.434Z|0de14ddb-7b20-495b-ad00-4537cfe06408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:41:30.681Z|a50f3bc6-8bed-4a5e-b66c-85b09136f9ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:41:30.681Z|a50f3bc6-8bed-4a5e-b66c-85b09136f9ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:41:35.877Z|51fc4f51-c596-40f8-ab27-6924e260215a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:35.878Z|51fc4f51-c596-40f8-ab27-6924e260215a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:35.925Z|9e70649b-29be-4b67-bd21-d82cc8d99471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:35.926Z|9e70649b-29be-4b67-bd21-d82cc8d99471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:35.976Z|1a26d8a2-86b7-49b5-811b-1a72501efe9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:35.980Z|1a26d8a2-86b7-49b5-811b-1a72501efe9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:41.027Z|d2cb68d0-2512-4df8-b12a-0424bf50479f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:41:41.028Z|d2cb68d0-2512-4df8-b12a-0424bf50479f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:44.431Z|b3546a3a-a29b-4ea9-851a-8e63340960a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:41:44.432Z|b3546a3a-a29b-4ea9-851a-8e63340960a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:41:45.907Z|14bc9ee6-d09d-4c67-bd4d-502abf7d879c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:45.908Z|14bc9ee6-d09d-4c67-bd4d-502abf7d879c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:45.955Z|6897971e-aea4-4e5a-8922-1ab715e9ee26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:45.956Z|6897971e-aea4-4e5a-8922-1ab715e9ee26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:46.007Z|75815c60-541c-46f4-83bb-cc9214eaa57f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:46.008Z|75815c60-541c-46f4-83bb-cc9214eaa57f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:55.942Z|baeeec14-d0be-42ee-be9f-991a6fc1413c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:55.947Z|baeeec14-d0be-42ee-be9f-991a6fc1413c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:55.995Z|0e831c1e-af76-4dc6-b102-4be71bebbbc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:55.997Z|0e831c1e-af76-4dc6-b102-4be71bebbbc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:56.043Z|3cfafd00-f11b-4503-92e1-4b4290216589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:41:56.044Z|3cfafd00-f11b-4503-92e1-4b4290216589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:41:59.435Z|8aaeb521-0980-4c7f-8e82-023a8d0fdb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:41:59.440Z|8aaeb521-0980-4c7f-8e82-023a8d0fdb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:42:00.683Z|49dba689-7096-48bd-b16e-4b93b2f45659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:42:00.683Z|49dba689-7096-48bd-b16e-4b93b2f45659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:42:05.996Z|ea97cae2-ec42-4522-bd0c-4c78cec1aaf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:05.998Z|ea97cae2-ec42-4522-bd0c-4c78cec1aaf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:06.030Z|8909fda7-b614-4c90-a6ab-5fafb55a937d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:06.031Z|8909fda7-b614-4c90-a6ab-5fafb55a937d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:06.077Z|e275d498-01d1-4784-ad8d-762cb73e15ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:06.078Z|e275d498-01d1-4784-ad8d-762cb73e15ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:14.435Z|2a014a9a-625c-4b72-a712-5889e1babeb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:42:14.436Z|2a014a9a-625c-4b72-a712-5889e1babeb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:42:16.031Z|3345e093-5454-4328-9da6-95c78a6d4e16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:16.032Z|3345e093-5454-4328-9da6-95c78a6d4e16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:16.060Z|34aa45d0-8102-4605-bfa4-7df083537a43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:16.061Z|34aa45d0-8102-4605-bfa4-7df083537a43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:16.103Z|1e8a8f1a-411c-4777-b297-8b78c22d8675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:16.104Z|1e8a8f1a-411c-4777-b297-8b78c22d8675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:26.066Z|ea612062-bb32-4c8d-9760-49bcb8a4d15b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:26.067Z|ea612062-bb32-4c8d-9760-49bcb8a4d15b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:26.088Z|1c1764cb-ba5e-462f-8227-68963a9b1c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:26.089Z|1c1764cb-ba5e-462f-8227-68963a9b1c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:26.132Z|af613ef8-d987-4c3d-85b9-12abfb714320|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:26.133Z|af613ef8-d987-4c3d-85b9-12abfb714320|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:29.431Z|c65a137d-ab43-4d6a-b2af-25bd94cdb723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:42:29.432Z|c65a137d-ab43-4d6a-b2af-25bd94cdb723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:42:30.684Z|73310869-b700-423e-852b-47f4a33ae26e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:42:30.685Z|73310869-b700-423e-852b-47f4a33ae26e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:42:36.093Z|23b48093-44ef-4973-a7d2-6f9882d3afe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:36.094Z|23b48093-44ef-4973-a7d2-6f9882d3afe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:36.116Z|3ccd86d3-ff8c-4229-9b72-bc31cb6854ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:36.117Z|3ccd86d3-ff8c-4229-9b72-bc31cb6854ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:36.159Z|416e0f58-9cd8-452e-b100-e68b28258285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:36.160Z|416e0f58-9cd8-452e-b100-e68b28258285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:41.028Z|aeaa01b0-53a3-4db9-a1eb-c3d2ea6bb369|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:42:41.030Z|aeaa01b0-53a3-4db9-a1eb-c3d2ea6bb369|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:44.431Z|d2042cca-db33-4039-a7ee-4e04d02dc0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:42:44.434Z|d2042cca-db33-4039-a7ee-4e04d02dc0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:42:46.124Z|58ee252c-1f8e-4c68-b16f-a3f6df04fb89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:46.126Z|58ee252c-1f8e-4c68-b16f-a3f6df04fb89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:46.158Z|e7c00ab7-8a30-40cd-a99b-0c41e4034b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:46.158Z|e7c00ab7-8a30-40cd-a99b-0c41e4034b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:46.195Z|47b8fef8-78ae-469d-aacb-e15db55e3948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:46.195Z|47b8fef8-78ae-469d-aacb-e15db55e3948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:56.157Z|ed7d7510-75f0-45d4-8a30-c4e023f0d102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:56.158Z|ed7d7510-75f0-45d4-8a30-c4e023f0d102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:56.190Z|081696fa-0daf-439c-859b-5573a71236a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:56.191Z|081696fa-0daf-439c-859b-5573a71236a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:56.241Z|17bcf64f-9f26-4ec0-8f00-969ed6c1d041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:42:56.242Z|17bcf64f-9f26-4ec0-8f00-969ed6c1d041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:42:59.436Z|a0001d3d-2433-4cef-9dff-62b46c5041f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:42:59.437Z|a0001d3d-2433-4cef-9dff-62b46c5041f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:43:00.686Z|7486b33a-ef98-41aa-b5f3-ef8779644082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:43:00.687Z|7486b33a-ef98-41aa-b5f3-ef8779644082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:43:06.185Z|219dae1a-4141-4132-84ce-ce2fe6c0a53a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:06.186Z|219dae1a-4141-4132-84ce-ce2fe6c0a53a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:06.219Z|63adbb9d-6e60-4ccf-969c-0903940119fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:06.220Z|63adbb9d-6e60-4ccf-969c-0903940119fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:06.278Z|ccac4762-fcb0-4732-81f5-3d3a8a29fea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:06.279Z|ccac4762-fcb0-4732-81f5-3d3a8a29fea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:14.436Z|de925e7a-9a8b-40ed-9719-118dbbc8b0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:43:14.440Z|de925e7a-9a8b-40ed-9719-118dbbc8b0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:43:16.215Z|0e249fc9-5eba-4e05-a5dc-f507c3c0e746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:16.216Z|0e249fc9-5eba-4e05-a5dc-f507c3c0e746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:16.253Z|2ec4c5a7-b132-4fa3-9b49-e8c537b6d521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:16.255Z|2ec4c5a7-b132-4fa3-9b49-e8c537b6d521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:16.320Z|9aec4c82-8370-4129-92ac-6e5069f8bcf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:16.324Z|9aec4c82-8370-4129-92ac-6e5069f8bcf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:26.245Z|e308546b-4068-4fc1-ae53-dd429f382aa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:26.246Z|e308546b-4068-4fc1-ae53-dd429f382aa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:26.284Z|c8fec9ce-31b8-4d9a-84ee-d0278bddd51c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:26.285Z|c8fec9ce-31b8-4d9a-84ee-d0278bddd51c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:26.352Z|ebb6b3e5-7a4d-4a64-aa85-d4eed7aafcfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:26.353Z|ebb6b3e5-7a4d-4a64-aa85-d4eed7aafcfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:29.431Z|46a73675-db1d-40dc-918c-1774f1d5bc6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:43:29.432Z|46a73675-db1d-40dc-918c-1774f1d5bc6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:43:30.688Z|80fbd664-cf86-4684-a4ea-260743dcb616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:43:30.688Z|80fbd664-cf86-4684-a4ea-260743dcb616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:43:36.275Z|b8fcf435-7ced-4f58-9b7e-044aeae3226d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:36.277Z|b8fcf435-7ced-4f58-9b7e-044aeae3226d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:36.314Z|0c15d7e0-480f-4b9e-a98d-a142cc1a5f54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:36.314Z|0c15d7e0-480f-4b9e-a98d-a142cc1a5f54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:36.382Z|dbab4080-0e3c-4924-a1d3-dfb55c72de0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:36.384Z|dbab4080-0e3c-4924-a1d3-dfb55c72de0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:41.033Z|5ac256c1-54f7-4bd2-a485-0c81b9bc2ce2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:43:41.034Z|5ac256c1-54f7-4bd2-a485-0c81b9bc2ce2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:44.431Z|ed915113-b0e8-4a36-8701-8968bc092605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:43:44.432Z|ed915113-b0e8-4a36-8701-8968bc092605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:43:46.301Z|94c030f9-3c5b-450e-93a7-1467d296def0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:46.302Z|94c030f9-3c5b-450e-93a7-1467d296def0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:46.337Z|5a1403f9-fb60-4200-9353-80186dc27233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:46.338Z|5a1403f9-fb60-4200-9353-80186dc27233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:46.408Z|29cc9db4-dc71-4710-a394-5fd4d246ae2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:46.409Z|29cc9db4-dc71-4710-a394-5fd4d246ae2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:56.329Z|17e45814-ba95-429f-b9e1-88d87980e080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:56.330Z|17e45814-ba95-429f-b9e1-88d87980e080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:56.375Z|438cf162-bdb6-41dc-b40c-45719b8f9b5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:56.376Z|438cf162-bdb6-41dc-b40c-45719b8f9b5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:56.437Z|8adbb622-ff08-41a0-99ad-7943313c9a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:43:56.438Z|8adbb622-ff08-41a0-99ad-7943313c9a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:43:59.431Z|3b0c8acb-2d9c-4644-8a4a-b4528f760993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:43:59.436Z|3b0c8acb-2d9c-4644-8a4a-b4528f760993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:44:00.689Z|0221fa9a-0a08-460f-91d8-11e78793fb12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:44:00.690Z|0221fa9a-0a08-460f-91d8-11e78793fb12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:44:06.355Z|72a29b7f-83a6-408d-8f90-346c9d4b8948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:06.356Z|72a29b7f-83a6-408d-8f90-346c9d4b8948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:06.403Z|a5bedd84-baf4-4a23-a715-07277eeaa752|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:06.404Z|a5bedd84-baf4-4a23-a715-07277eeaa752|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:06.474Z|70a0300c-777b-413e-ab6b-6afae648ce85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:06.475Z|70a0300c-777b-413e-ab6b-6afae648ce85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:14.432Z|72e9e155-8189-4fde-beca-7eb3d6e39024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:44:14.433Z|72e9e155-8189-4fde-beca-7eb3d6e39024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:44:16.390Z|e2b28a28-3537-4c14-bb0f-dcb063dec115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:16.391Z|e2b28a28-3537-4c14-bb0f-dcb063dec115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:16.439Z|93952c1d-4460-4fe9-878c-97ad0d66fcf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:16.440Z|93952c1d-4460-4fe9-878c-97ad0d66fcf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:16.510Z|7a650e15-f6a5-4afe-bad4-bd65e9a256dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:16.511Z|7a650e15-f6a5-4afe-bad4-bd65e9a256dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:26.429Z|6bcd3419-c688-443e-be57-113836c9cc28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:26.431Z|6bcd3419-c688-443e-be57-113836c9cc28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:26.482Z|80d26e6f-cd3a-4175-bd0b-0db93742fdd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:26.483Z|80d26e6f-cd3a-4175-bd0b-0db93742fdd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:26.536Z|b8529b4e-61c9-48f1-9c8d-a9cad25200c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:26.537Z|b8529b4e-61c9-48f1-9c8d-a9cad25200c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:29.431Z|6d8ffb03-4c9c-423c-8b4b-16c33f6f803e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:44:29.432Z|6d8ffb03-4c9c-423c-8b4b-16c33f6f803e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:44:30.690Z|48116efd-b32a-4e76-bc85-89c679957d4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:44:30.691Z|48116efd-b32a-4e76-bc85-89c679957d4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:44:36.466Z|0aab5e0c-4b0b-4514-9e65-3a6998d74d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:36.467Z|0aab5e0c-4b0b-4514-9e65-3a6998d74d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:36.520Z|2dc734ce-f681-4f72-986f-22221786a857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:36.521Z|2dc734ce-f681-4f72-986f-22221786a857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:36.562Z|a6a03dbb-9c36-45e6-bd9a-2ca39f6e71c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:36.563Z|a6a03dbb-9c36-45e6-bd9a-2ca39f6e71c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:41.028Z|dd833ad0-6e96-4600-b0b4-f5543cd86544|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:44:41.028Z|dd833ad0-6e96-4600-b0b4-f5543cd86544|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:44.431Z|bab0be6c-ac1c-458b-b957-a2b98ab2d5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:44:44.434Z|bab0be6c-ac1c-458b-b957-a2b98ab2d5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:44:46.497Z|22bc2f8a-029f-4de0-95d5-8f3556a13210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:46.498Z|22bc2f8a-029f-4de0-95d5-8f3556a13210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:46.548Z|f7f32981-0c08-4527-a90a-09f1f0e37bd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:46.548Z|f7f32981-0c08-4527-a90a-09f1f0e37bd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:46.591Z|48d845a8-740d-41f6-90a6-ac8f1aedd7b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:46.592Z|48d845a8-740d-41f6-90a6-ac8f1aedd7b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:56.530Z|20f6a7d1-5bff-495d-b99c-f5cbbabd5bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:56.531Z|20f6a7d1-5bff-495d-b99c-f5cbbabd5bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:56.576Z|0aefaabe-3f8a-480a-85a0-92c2c201de35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:56.577Z|0aefaabe-3f8a-480a-85a0-92c2c201de35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:56.617Z|e9b5b47b-b23d-4078-888c-11439de79005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:44:56.617Z|e9b5b47b-b23d-4078-888c-11439de79005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:44:59.435Z|491b194b-064f-4cb1-bd95-c70fbdbd38b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:44:59.435Z|491b194b-064f-4cb1-bd95-c70fbdbd38b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:45:00.692Z|1db3d1bf-9d28-4a88-89ed-8a833f9c5595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:45:00.694Z|1db3d1bf-9d28-4a88-89ed-8a833f9c5595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:45:06.557Z|a1ab2b04-cf22-4248-bca2-72ed44039a3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:06.558Z|a1ab2b04-cf22-4248-bca2-72ed44039a3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:06.600Z|68db68ab-d3ac-48fe-a6b0-b8de6389abfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:06.600Z|68db68ab-d3ac-48fe-a6b0-b8de6389abfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:06.641Z|79ce37bf-54e7-4b8b-9903-fcb8637c16c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:06.642Z|79ce37bf-54e7-4b8b-9903-fcb8637c16c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:14.431Z|c66b0964-f5a7-477f-9a3c-54ddda2e1e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:45:14.432Z|c66b0964-f5a7-477f-9a3c-54ddda2e1e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:45:16.590Z|dafe0824-5ca9-4d10-a288-5731e91ce468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:16.592Z|dafe0824-5ca9-4d10-a288-5731e91ce468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:16.626Z|d90c88e3-43f4-440e-80cf-b5e5d379ce8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:16.627Z|d90c88e3-43f4-440e-80cf-b5e5d379ce8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:16.667Z|9ea3b6d3-34ce-40e8-9374-452bfc4bb2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:16.667Z|9ea3b6d3-34ce-40e8-9374-452bfc4bb2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:26.621Z|c5a02c8e-c0a0-4d58-8b8b-51d1f4cb5bc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:26.622Z|c5a02c8e-c0a0-4d58-8b8b-51d1f4cb5bc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:26.651Z|7b248c26-1968-45ad-8414-15cc7f1e18b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:26.652Z|7b248c26-1968-45ad-8414-15cc7f1e18b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:26.694Z|366f98cf-1862-4401-a475-874e31faf015|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:26.694Z|366f98cf-1862-4401-a475-874e31faf015|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:29.432Z|5f4dde31-6a2b-4ba4-9973-f4a1c01e1063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:45:29.437Z|5f4dde31-6a2b-4ba4-9973-f4a1c01e1063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:45:30.695Z|acc81d4c-1b91-41a6-9775-292ff653160a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:45:30.696Z|acc81d4c-1b91-41a6-9775-292ff653160a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:45:36.654Z|d2395dcc-9acf-4db4-b1df-55ad46e4d9f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:36.655Z|d2395dcc-9acf-4db4-b1df-55ad46e4d9f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:36.689Z|e6f0a2c1-8227-4dc6-8c4a-7629561afb02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:36.690Z|e6f0a2c1-8227-4dc6-8c4a-7629561afb02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:36.716Z|960558d7-0fc2-4d70-9132-c6dd105e3a48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:36.717Z|960558d7-0fc2-4d70-9132-c6dd105e3a48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:41.026Z|dc3cd993-320b-4a46-8157-6c3a955d8f87|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:45:41.026Z|dc3cd993-320b-4a46-8157-6c3a955d8f87|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:44.431Z|ed912b8b-54f6-433a-8219-1f16ce769a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:45:44.432Z|ed912b8b-54f6-433a-8219-1f16ce769a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:45:46.679Z|b4b573ba-a1df-490b-bd65-85d1e14b6868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:46.680Z|b4b573ba-a1df-490b-bd65-85d1e14b6868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:46.716Z|1efe5911-07d8-4839-b748-abf8311ac94a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:46.717Z|1efe5911-07d8-4839-b748-abf8311ac94a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:46.742Z|1ad3f131-be72-41cd-bdf1-0d565b0bbe63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:46.744Z|1ad3f131-be72-41cd-bdf1-0d565b0bbe63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:56.707Z|475b2bd7-e1f4-476e-b37a-79ed95794ba3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:56.707Z|475b2bd7-e1f4-476e-b37a-79ed95794ba3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:56.745Z|be4e603a-0cfb-4bd3-914b-fc9f049062a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:56.746Z|be4e603a-0cfb-4bd3-914b-fc9f049062a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:56.772Z|59cda0c2-68de-4aec-8d55-a3c0912e1f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:45:56.773Z|59cda0c2-68de-4aec-8d55-a3c0912e1f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:45:59.431Z|734bde40-bdbf-4b57-876b-caf0bbe1a537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:45:59.432Z|734bde40-bdbf-4b57-876b-caf0bbe1a537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:46:00.696Z|614e291b-d4a2-44ab-bbf1-ae7854f18b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:46:00.697Z|614e291b-d4a2-44ab-bbf1-ae7854f18b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:46:06.736Z|ff959a00-3f1e-4a26-a9f0-345b96a3d5dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:06.738Z|ff959a00-3f1e-4a26-a9f0-345b96a3d5dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:06.812Z|848a9e9b-7e36-4a0a-ab88-f15b4a578ee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:06.813Z|848a9e9b-7e36-4a0a-ab88-f15b4a578ee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:06.813Z|6e77784e-02e5-4a9d-bf21-6bcc24f2a7df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:06.818Z|6e77784e-02e5-4a9d-bf21-6bcc24f2a7df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:14.431Z|558b69b1-6a72-4ee7-b1e9-0bd53b362d29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:46:14.435Z|558b69b1-6a72-4ee7-b1e9-0bd53b362d29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:46:16.781Z|5411e0e9-d02d-45b5-bcd3-0cfae18e7daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:16.786Z|5411e0e9-d02d-45b5-bcd3-0cfae18e7daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:16.845Z|0c8785a9-0354-4c9d-b033-361f509c033a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:16.847Z|0c8785a9-0354-4c9d-b033-361f509c033a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:16.863Z|0700b008-e443-48ac-996d-b95f3dd0385f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:16.865Z|0700b008-e443-48ac-996d-b95f3dd0385f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:26.822Z|89d000cd-7381-4e17-bb93-c5f880fbcc52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:26.824Z|89d000cd-7381-4e17-bb93-c5f880fbcc52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:26.880Z|015dc436-5dda-46ef-8bda-41634462daad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:26.881Z|015dc436-5dda-46ef-8bda-41634462daad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:26.897Z|e1bf6697-1084-4f3a-854f-d5cd7f7d1a81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:26.898Z|e1bf6697-1084-4f3a-854f-d5cd7f7d1a81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:29.431Z|fdc388f3-4e5f-454f-9133-367977f11623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:46:29.432Z|fdc388f3-4e5f-454f-9133-367977f11623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:46:30.698Z|9db2dc61-d75b-484e-a81a-e16d3bc9aaa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:46:30.699Z|9db2dc61-d75b-484e-a81a-e16d3bc9aaa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:46:36.871Z|e44e6e55-3a35-404b-bce8-a87d01e73d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:36.874Z|e44e6e55-3a35-404b-bce8-a87d01e73d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:36.913Z|31bf0ca2-2b20-4158-bdaa-93be009f2297|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:36.914Z|31bf0ca2-2b20-4158-bdaa-93be009f2297|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:36.932Z|c323d67f-c07e-4db1-8eb9-a9139d650a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:36.933Z|c323d67f-c07e-4db1-8eb9-a9139d650a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:41.024Z|bb6a389c-5a86-4fe4-bab2-3944523311d7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:46:41.025Z|bb6a389c-5a86-4fe4-bab2-3944523311d7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:44.431Z|81355034-289c-4aa3-bf92-5eeeb2ae99f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:46:44.432Z|81355034-289c-4aa3-bf92-5eeeb2ae99f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:46:46.910Z|abe3028f-043c-4e0a-827c-73e97b507ea0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:46.911Z|abe3028f-043c-4e0a-827c-73e97b507ea0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:46.942Z|991e593a-8cc3-47b8-8ff9-13396d4309f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:46.943Z|991e593a-8cc3-47b8-8ff9-13396d4309f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:46.958Z|c686dcfe-cda4-48fc-9864-5bb199669880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:46.958Z|c686dcfe-cda4-48fc-9864-5bb199669880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:56.937Z|47b794dc-d0f3-442c-9175-18f147d36833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:56.938Z|47b794dc-d0f3-442c-9175-18f147d36833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:56.970Z|e018e661-2fcf-44ba-9401-6b245ac63f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:56.971Z|e018e661-2fcf-44ba-9401-6b245ac63f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:56.988Z|ecc50ee2-844f-4b8e-9969-01b8d1f8386f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:46:56.989Z|ecc50ee2-844f-4b8e-9969-01b8d1f8386f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:46:59.433Z|228af7ce-3c1b-461f-bb05-f78e86fd7b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:46:59.436Z|228af7ce-3c1b-461f-bb05-f78e86fd7b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:47:00.700Z|662d8402-f0e0-4246-b5bf-deeb71e876c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:47:00.700Z|662d8402-f0e0-4246-b5bf-deeb71e876c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:47:06.962Z|446cf320-1387-40f4-ad76-6e0595862394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:06.962Z|446cf320-1387-40f4-ad76-6e0595862394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:07.000Z|04635274-b9b4-4b58-8f9d-3e2eca727f35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:07.001Z|04635274-b9b4-4b58-8f9d-3e2eca727f35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:07.015Z|e6e37bb8-5b8d-4bf8-950d-ba79c6a51685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:07.016Z|e6e37bb8-5b8d-4bf8-950d-ba79c6a51685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:14.431Z|6794c9cf-b7f8-4f9b-93d8-c1fe6584eb5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:47:14.432Z|6794c9cf-b7f8-4f9b-93d8-c1fe6584eb5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:47:16.989Z|7d33c9ca-87dd-47c9-a13a-62ec85c84e4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:16.990Z|7d33c9ca-87dd-47c9-a13a-62ec85c84e4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:17.035Z|532abfef-f827-4f56-abf4-76234376b068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:17.036Z|532abfef-f827-4f56-abf4-76234376b068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:17.052Z|efa32d8c-328f-471e-b0d2-84d3293d5986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:17.053Z|efa32d8c-328f-471e-b0d2-84d3293d5986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:27.018Z|92699794-f805-4337-b522-069a23e05472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:27.019Z|92699794-f805-4337-b522-069a23e05472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:27.067Z|60bee7f7-812e-4422-a682-a8ce9d1f31a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:27.067Z|60bee7f7-812e-4422-a682-a8ce9d1f31a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:27.078Z|a3126f15-0ea0-468b-ae48-5496daa8b23b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:27.078Z|a3126f15-0ea0-468b-ae48-5496daa8b23b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:29.431Z|b6fd9d7b-accf-4486-8d8f-01b39af93900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:47:29.432Z|b6fd9d7b-accf-4486-8d8f-01b39af93900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:47:30.701Z|ce23e174-004d-4e38-a6c1-4b1a1317d92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:47:30.702Z|ce23e174-004d-4e38-a6c1-4b1a1317d92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:47:37.048Z|0b9f32ba-4bb1-4bb4-a07f-7b96458d82f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:37.050Z|0b9f32ba-4bb1-4bb4-a07f-7b96458d82f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:37.100Z|46883271-0a8e-4e80-b6f9-869d791f7bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:37.101Z|46883271-0a8e-4e80-b6f9-869d791f7bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:37.101Z|af806601-836a-4d62-9d51-23fc4cc9ce8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:37.102Z|af806601-836a-4d62-9d51-23fc4cc9ce8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:41.024Z|707b16f0-4d9e-4e91-a5aa-387c4f547892|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:47:41.026Z|707b16f0-4d9e-4e91-a5aa-387c4f547892|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:44.431Z|bbf5d9fe-41f6-451b-a146-4db5c6a7b76a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:47:44.434Z|bbf5d9fe-41f6-451b-a146-4db5c6a7b76a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:47:47.082Z|1fb0de9a-c51b-48ff-90cd-e938dc4aa4b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:47.083Z|1fb0de9a-c51b-48ff-90cd-e938dc4aa4b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:47.130Z|bca8cf10-cb11-4009-b01b-a746c9ce14a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:47.132Z|bca8cf10-cb11-4009-b01b-a746c9ce14a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:47.133Z|c14ee579-9f50-4c1b-b22a-73574b2d655e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:47.133Z|c14ee579-9f50-4c1b-b22a-73574b2d655e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:57.113Z|c10fa20a-b464-426c-a193-f00d4df315e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:57.114Z|c10fa20a-b464-426c-a193-f00d4df315e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:57.161Z|0f59e3d9-5f93-4153-8195-51dbd597da9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:57.161Z|0f59e3d9-5f93-4153-8195-51dbd597da9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:57.165Z|4d4f712f-668a-4e75-970e-a923af382175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:47:57.166Z|4d4f712f-668a-4e75-970e-a923af382175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:47:59.431Z|984a02b4-1b8e-4cde-a820-b616563a79a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:47:59.432Z|984a02b4-1b8e-4cde-a820-b616563a79a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:48:00.702Z|fc6764b8-2acc-4d59-bf4c-ba9814ee5045|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:48:00.703Z|fc6764b8-2acc-4d59-bf4c-ba9814ee5045|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:48:07.149Z|e672321b-a8ec-4fb2-9487-c50594cf94e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:07.150Z|e672321b-a8ec-4fb2-9487-c50594cf94e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:07.182Z|e6a1374f-5257-47a0-bbb3-0aa78390f7f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:07.183Z|e6a1374f-5257-47a0-bbb3-0aa78390f7f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:07.190Z|bf03002a-639b-4d76-9389-4d2cec630961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:07.190Z|bf03002a-639b-4d76-9389-4d2cec630961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:14.431Z|eeb92c83-51c6-4a6e-a4d8-2346ca8a2177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:48:14.432Z|eeb92c83-51c6-4a6e-a4d8-2346ca8a2177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:48:17.181Z|3ae8fda2-048a-4fc5-9dc9-c9a99d00ce23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:17.182Z|3ae8fda2-048a-4fc5-9dc9-c9a99d00ce23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:17.207Z|953439bf-b9fc-49f5-886d-7cbc3eca18c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:17.208Z|953439bf-b9fc-49f5-886d-7cbc3eca18c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:17.216Z|91185005-39ae-4757-81ee-406997b5e35e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:17.216Z|91185005-39ae-4757-81ee-406997b5e35e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:27.209Z|8ae09033-4401-42ef-9524-61ba6accda99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:27.210Z|8ae09033-4401-42ef-9524-61ba6accda99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:27.240Z|35a11f83-c029-4e26-b556-f9576b5d9283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:27.240Z|fb87b75e-6627-4f55-bf61-4f9d72214127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:27.241Z|fb87b75e-6627-4f55-bf61-4f9d72214127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:27.241Z|35a11f83-c029-4e26-b556-f9576b5d9283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:29.431Z|04d0d575-58a7-416e-801f-b8df0845ed68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:48:29.434Z|04d0d575-58a7-416e-801f-b8df0845ed68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:48:30.704Z|e17961a8-4cb6-4778-8208-aef3e389b1bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:48:30.705Z|e17961a8-4cb6-4778-8208-aef3e389b1bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:48:37.235Z|c49c4826-72b0-4867-9aa3-4ac7712a1050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:37.236Z|c49c4826-72b0-4867-9aa3-4ac7712a1050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:37.265Z|f776e59a-d640-4432-957c-8b9fd5aab898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:37.266Z|f776e59a-d640-4432-957c-8b9fd5aab898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:37.273Z|2bee0b57-2e4a-4615-98ab-b2e9676c2922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:37.274Z|2bee0b57-2e4a-4615-98ab-b2e9676c2922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:41.025Z|e56e6ade-ede4-4f32-a2e7-d486836b4fdb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:48:41.026Z|e56e6ade-ede4-4f32-a2e7-d486836b4fdb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:44.431Z|817c5c99-d7bc-474f-8160-0eaea0da8de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:48:44.432Z|817c5c99-d7bc-474f-8160-0eaea0da8de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:48:47.264Z|5b086e86-0fa3-4020-9732-966ffd346032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:47.265Z|5b086e86-0fa3-4020-9732-966ffd346032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:47.292Z|a858ab28-b493-4e80-8a22-7ccc50e2979a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:47.293Z|a858ab28-b493-4e80-8a22-7ccc50e2979a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:47.305Z|a7425217-91bd-4457-8d0a-68ffe9513e43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:47.306Z|a7425217-91bd-4457-8d0a-68ffe9513e43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:57.291Z|4f7c95d2-143b-4143-94c8-07099cccc212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:57.291Z|4f7c95d2-143b-4143-94c8-07099cccc212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:57.319Z|83cc07e2-8325-448f-8264-3f5ae8ae3775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:57.320Z|83cc07e2-8325-448f-8264-3f5ae8ae3775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:57.332Z|5a4b2528-1acc-47bd-b09f-3849c154cf2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:48:57.333Z|5a4b2528-1acc-47bd-b09f-3849c154cf2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:48:59.431Z|c2a7fb85-317f-4d2d-bf2e-42313944dfd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:48:59.432Z|c2a7fb85-317f-4d2d-bf2e-42313944dfd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:49:00.707Z|0d465d4e-7fdc-401e-852c-45ad13340e8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:49:00.707Z|0d465d4e-7fdc-401e-852c-45ad13340e8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:49:07.316Z|fa524032-60d9-4d2c-801a-b6971d7ba96d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:07.316Z|fa524032-60d9-4d2c-801a-b6971d7ba96d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:07.347Z|587e9f67-0b76-4738-9a3e-971c4e9af475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:07.348Z|587e9f67-0b76-4738-9a3e-971c4e9af475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:07.359Z|fca1ba45-d90c-4443-ae03-7ba23b85da1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:07.360Z|fca1ba45-d90c-4443-ae03-7ba23b85da1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:14.431Z|08ffe366-6ce8-4c55-975f-fec54d9ed7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:49:14.435Z|08ffe366-6ce8-4c55-975f-fec54d9ed7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:49:17.345Z|5444cdd9-4854-469e-b191-2dca6a849380|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:17.346Z|5444cdd9-4854-469e-b191-2dca6a849380|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:17.377Z|e28417af-e1be-40d2-a186-bc813441d2a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:17.378Z|e28417af-e1be-40d2-a186-bc813441d2a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:17.386Z|95393375-c5c2-4f26-b123-d6146a52eec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:17.386Z|95393375-c5c2-4f26-b123-d6146a52eec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:27.391Z|1610d5b9-6611-40b7-9a97-e70229e7a624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:27.392Z|1610d5b9-6611-40b7-9a97-e70229e7a624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:27.433Z|eff4721d-b8f1-4eaf-8058-3803c0cd602f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:27.434Z|eff4721d-b8f1-4eaf-8058-3803c0cd602f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:27.436Z|f6a58631-670b-4764-9862-c89f1eafe56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:27.436Z|f6a58631-670b-4764-9862-c89f1eafe56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:29.432Z|7f66bc47-43a3-44c3-9731-f6e0f845c5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:49:29.432Z|7f66bc47-43a3-44c3-9731-f6e0f845c5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:49:30.708Z|89f9956b-8a78-4946-976d-b8d943c3652d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:49:30.708Z|89f9956b-8a78-4946-976d-b8d943c3652d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:49:37.424Z|3dc57976-55e5-4df9-83ca-d1257bd8f2d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:37.425Z|3dc57976-55e5-4df9-83ca-d1257bd8f2d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:37.504Z|580287ac-1572-42e9-a3d2-2698f10e2978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:37.504Z|939a57f0-6777-4308-82ed-86ae003663b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:37.504Z|580287ac-1572-42e9-a3d2-2698f10e2978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:37.504Z|939a57f0-6777-4308-82ed-86ae003663b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:41.025Z|a5aa6472-861a-4a17-aa09-1acc478c49ca|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:49:41.026Z|a5aa6472-861a-4a17-aa09-1acc478c49ca|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:44.431Z|9744c67b-8422-4e23-b2e4-913ac978e455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:49:44.432Z|9744c67b-8422-4e23-b2e4-913ac978e455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:49:47.465Z|952f6a79-0bb5-432d-9564-e0a2da95ba39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:47.480Z|952f6a79-0bb5-432d-9564-e0a2da95ba39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:47.544Z|d95d990f-9125-4ddf-b536-439b7c3bf4a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:47.544Z|659d1543-d4f7-4213-9abb-ba718e1b1dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:47.545Z|659d1543-d4f7-4213-9abb-ba718e1b1dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:47.545Z|d95d990f-9125-4ddf-b536-439b7c3bf4a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:57.508Z|424d2e50-7d4b-418c-b02b-8289a219b9a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:57.509Z|424d2e50-7d4b-418c-b02b-8289a219b9a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:57.572Z|6d8cfc5b-690d-4982-8c69-38f7883f1377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:57.573Z|6d8cfc5b-690d-4982-8c69-38f7883f1377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:57.584Z|5b16de3c-0ba5-4009-a1fb-9d87a81bc77a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:49:57.584Z|5b16de3c-0ba5-4009-a1fb-9d87a81bc77a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:49:59.431Z|fa96ea09-7b7d-468c-a391-ae5e957ad040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:49:59.435Z|fa96ea09-7b7d-468c-a391-ae5e957ad040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:50:00.709Z|38a8e843-9af0-4288-b57f-a0bdc78074aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:50:00.710Z|38a8e843-9af0-4288-b57f-a0bdc78074aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:50:07.541Z|0ea4d1fe-b3e4-4d9c-bc2a-5449519883f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:07.542Z|0ea4d1fe-b3e4-4d9c-bc2a-5449519883f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:07.598Z|9bc95aa6-0c14-4204-9c88-c90e9e3b30b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:07.599Z|9bc95aa6-0c14-4204-9c88-c90e9e3b30b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:07.612Z|bae3feb4-edb9-4b77-8a56-0d01243c9455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:07.613Z|bae3feb4-edb9-4b77-8a56-0d01243c9455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:14.431Z|4e73710d-0eab-4111-b2e4-c686d178ac9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:50:14.432Z|4e73710d-0eab-4111-b2e4-c686d178ac9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:50:17.597Z|db03a03a-9b83-4fe9-ac0c-4db6e076980a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:17.597Z|db03a03a-9b83-4fe9-ac0c-4db6e076980a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:17.638Z|b37e14e7-aa68-49cc-9560-e0984c623e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:17.639Z|b37e14e7-aa68-49cc-9560-e0984c623e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:17.658Z|a7daa714-e734-4971-9d38-a02364db7c0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:17.658Z|a7daa714-e734-4971-9d38-a02364db7c0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:27.638Z|26b1ddad-c3fc-4e46-a31b-47ce0017882c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:27.643Z|26b1ddad-c3fc-4e46-a31b-47ce0017882c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:27.693Z|a35caa0b-dc28-4d10-98d2-0925065e3adc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:27.694Z|a35caa0b-dc28-4d10-98d2-0925065e3adc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:27.697Z|87b9f45c-32ac-45ba-b5f5-f805c8c3bd77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:27.698Z|87b9f45c-32ac-45ba-b5f5-f805c8c3bd77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:29.431Z|9212b60e-facb-4e2c-8d68-665ca21873cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:50:29.432Z|9212b60e-facb-4e2c-8d68-665ca21873cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:50:30.710Z|fd0cb02a-5f82-433e-a444-b68a12e029d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:50:30.711Z|fd0cb02a-5f82-433e-a444-b68a12e029d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:50:37.682Z|74739fe4-899d-40e1-93e6-a3198974b9f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:37.682Z|74739fe4-899d-40e1-93e6-a3198974b9f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:37.721Z|b5323b66-b0ea-4659-b626-e005f9e02e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:37.722Z|b5323b66-b0ea-4659-b626-e005f9e02e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:37.742Z|9ededa31-0999-4462-8534-38417245ef34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:37.742Z|9ededa31-0999-4462-8534-38417245ef34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:41.024Z|d89804de-cd94-4c9f-a4fb-24d63340e3a6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:50:41.025Z|d89804de-cd94-4c9f-a4fb-24d63340e3a6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:44.431Z|e4aaac6c-77b5-4d4f-a9fc-8aaf24cc0e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:50:44.434Z|e4aaac6c-77b5-4d4f-a9fc-8aaf24cc0e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:50:47.727Z|681a865b-cdf9-4230-beff-ec712026a0eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:47.728Z|681a865b-cdf9-4230-beff-ec712026a0eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:47.781Z|f724a789-e1ab-4c17-8907-e21dfa563b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:47.782Z|f724a789-e1ab-4c17-8907-e21dfa563b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:47.786Z|3ede2730-96be-4974-bbde-4ccc887bef7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:47.787Z|3ede2730-96be-4974-bbde-4ccc887bef7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:57.769Z|5dfac9b4-f915-4e77-b26f-0380d3709df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:57.769Z|5dfac9b4-f915-4e77-b26f-0380d3709df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:57.814Z|ee104ead-9cf9-42ea-9717-a1c7b1eb8a6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:57.815Z|ee104ead-9cf9-42ea-9717-a1c7b1eb8a6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:57.828Z|31a6e217-1da9-42bc-8bf8-4549b2f72b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:50:57.829Z|31a6e217-1da9-42bc-8bf8-4549b2f72b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:50:59.431Z|42919a00-753b-46df-a068-12523da05c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:50:59.432Z|42919a00-753b-46df-a068-12523da05c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:51:00.712Z|d5cc5128-c903-4e51-b6b3-32c8ff4dc83e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:51:00.712Z|d5cc5128-c903-4e51-b6b3-32c8ff4dc83e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:51:07.799Z|97d4c5a5-bb3e-4502-8723-1ed1c36ccd51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:07.800Z|97d4c5a5-bb3e-4502-8723-1ed1c36ccd51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:07.839Z|8eaaebf5-b57b-40f1-ba64-764ec84c84b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:07.840Z|8eaaebf5-b57b-40f1-ba64-764ec84c84b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:07.855Z|ebe33775-8f0c-4234-aeb4-92ff70b0379c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:07.855Z|ebe33775-8f0c-4234-aeb4-92ff70b0379c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:14.431Z|2db56bcb-3563-4f64-9583-e4f793bce144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:51:14.432Z|2db56bcb-3563-4f64-9583-e4f793bce144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:51:17.832Z|928f75a9-c7d8-40c8-8e14-c95025044763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:17.832Z|928f75a9-c7d8-40c8-8e14-c95025044763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:17.872Z|601c62b1-3d1c-4c64-99a8-ea84e431e143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:17.872Z|601c62b1-3d1c-4c64-99a8-ea84e431e143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:17.888Z|292a6246-f8ac-4b7b-bef8-0297209c30d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:17.889Z|292a6246-f8ac-4b7b-bef8-0297209c30d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:27.872Z|d3c6c6dc-c19f-49bc-8997-a3a6639053bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:27.873Z|d3c6c6dc-c19f-49bc-8997-a3a6639053bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:27.898Z|65d7f059-8ec5-409f-9792-ccb4e25d2305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:27.899Z|65d7f059-8ec5-409f-9792-ccb4e25d2305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:27.922Z|d5e32849-5eaf-420d-9d6e-b6bcdee26ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:27.922Z|d5e32849-5eaf-420d-9d6e-b6bcdee26ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:29.435Z|fe4295b3-9d9e-43fe-9b04-227b455ec8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:51:29.438Z|fe4295b3-9d9e-43fe-9b04-227b455ec8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:51:30.713Z|1decfbe5-15c3-4ecd-b021-65ea448c69ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:51:30.714Z|1decfbe5-15c3-4ecd-b021-65ea448c69ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:51:37.905Z|401e024c-6901-4a6e-89ec-de021e80e3de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:37.906Z|401e024c-6901-4a6e-89ec-de021e80e3de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:37.928Z|972a8b2a-f907-4076-be9f-e2c25216ac2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:37.929Z|972a8b2a-f907-4076-be9f-e2c25216ac2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:37.951Z|077d0ba5-0b64-4edf-b104-0dd5189ae113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:37.952Z|077d0ba5-0b64-4edf-b104-0dd5189ae113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:41.046Z|c484abc8-575e-4c63-980e-e41aa38beefe|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:51:41.047Z|c484abc8-575e-4c63-980e-e41aa38beefe|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:44.433Z|c3f1b1ac-4cff-4c0b-b47b-9e8afcf4e752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:51:44.434Z|c3f1b1ac-4cff-4c0b-b47b-9e8afcf4e752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:51:47.931Z|ebd8ef5d-ea75-40e9-a02a-8226224dffb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:47.932Z|ebd8ef5d-ea75-40e9-a02a-8226224dffb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:47.955Z|7c15de39-3f92-43e9-9cd1-ed1b6e288623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:47.956Z|7c15de39-3f92-43e9-9cd1-ed1b6e288623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:47.983Z|cccc61f5-19b2-4c8e-a194-73f1e5020543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:47.984Z|cccc61f5-19b2-4c8e-a194-73f1e5020543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:57.967Z|f6d594f5-7bac-4031-9f8c-e6758a9030b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:57.968Z|f6d594f5-7bac-4031-9f8c-e6758a9030b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:57.985Z|e9473070-6948-4113-b178-b204e74039a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:57.986Z|e9473070-6948-4113-b178-b204e74039a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:58.015Z|9cf12f39-1250-4797-a182-a289a3ab7a16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:51:58.016Z|9cf12f39-1250-4797-a182-a289a3ab7a16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:51:59.431Z|5ca5b567-8b3b-46dc-bdf7-2b36a937c525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:51:59.432Z|5ca5b567-8b3b-46dc-bdf7-2b36a937c525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:52:00.714Z|6cd2d62c-9d92-4059-81da-4b92218442ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:52:00.715Z|6cd2d62c-9d92-4059-81da-4b92218442ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:52:07.993Z|adfc3c2c-b309-4140-a5dd-86d07d516f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:07.994Z|adfc3c2c-b309-4140-a5dd-86d07d516f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:08.011Z|7f085f62-53a2-472a-a9d6-6cecf3c2014c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:08.012Z|7f085f62-53a2-472a-a9d6-6cecf3c2014c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:08.043Z|fa58f9b7-6c25-4e79-a415-c979330b7921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:08.044Z|fa58f9b7-6c25-4e79-a415-c979330b7921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:14.431Z|df439691-5354-4342-bfcf-3ecbfee4cf5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:52:14.434Z|df439691-5354-4342-bfcf-3ecbfee4cf5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:52:18.019Z|71ade3f4-8044-410f-8321-4c2e04cd73bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:18.019Z|71ade3f4-8044-410f-8321-4c2e04cd73bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:18.049Z|8590e053-3f9f-4b45-8e6e-a5051526557d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:18.049Z|8590e053-3f9f-4b45-8e6e-a5051526557d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:18.070Z|fe816f8e-910f-482b-9155-bf1db91bdda8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:18.071Z|fe816f8e-910f-482b-9155-bf1db91bdda8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:28.057Z|94659a30-b0a6-41d6-87c3-4926a3b12b21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:28.058Z|94659a30-b0a6-41d6-87c3-4926a3b12b21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:28.077Z|8d042d0d-59c8-462f-a2a6-be9f5837a36c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:28.077Z|8d042d0d-59c8-462f-a2a6-be9f5837a36c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:28.111Z|a1e7adf8-3074-48a6-9a47-4e27f40afa45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:28.111Z|a1e7adf8-3074-48a6-9a47-4e27f40afa45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:29.431Z|7f3b487b-4b27-4687-9f58-634ebda6b7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:52:29.432Z|7f3b487b-4b27-4687-9f58-634ebda6b7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:52:30.715Z|0a3f3251-308a-42a0-a6e5-537e3872ba58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:52:30.716Z|0a3f3251-308a-42a0-a6e5-537e3872ba58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:52:38.094Z|24345c5c-1609-47f5-a162-add5cd370f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:38.095Z|24345c5c-1609-47f5-a162-add5cd370f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:38.113Z|94e69f56-9528-4b74-9dfe-77b7a9625a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:38.114Z|94e69f56-9528-4b74-9dfe-77b7a9625a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:38.134Z|a2ed5d40-8062-4fb4-b15b-00fab9bdda3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:38.135Z|a2ed5d40-8062-4fb4-b15b-00fab9bdda3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:41.024Z|263810e7-c937-46a7-9685-c4736d561fb6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:52:41.025Z|263810e7-c937-46a7-9685-c4736d561fb6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:44.432Z|94907724-20e0-40c4-ace8-8478ca40cb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:52:44.432Z|94907724-20e0-40c4-ace8-8478ca40cb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:52:48.131Z|f476164e-dd5e-4466-b57c-83e5cbcf836b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:48.132Z|f476164e-dd5e-4466-b57c-83e5cbcf836b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:48.144Z|e8ff11db-69ac-4902-8ae2-81b244dafdae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:48.145Z|e8ff11db-69ac-4902-8ae2-81b244dafdae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:48.161Z|985d2401-6a08-4d53-bd3c-3884d35957f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:48.162Z|985d2401-6a08-4d53-bd3c-3884d35957f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:58.163Z|fb71e11d-80bf-4cca-9706-c4a163dba48a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:58.164Z|fb71e11d-80bf-4cca-9706-c4a163dba48a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:58.177Z|ba2f3d0a-3eef-432f-b2e3-1fa2c9b260f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:58.178Z|ba2f3d0a-3eef-432f-b2e3-1fa2c9b260f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:58.192Z|aafa0f15-c9f5-4fb2-9184-f4aa9025c1f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:52:58.193Z|aafa0f15-c9f5-4fb2-9184-f4aa9025c1f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:52:59.431Z|32caa2b2-c6a9-4892-83d3-6a4f75867ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:52:59.437Z|32caa2b2-c6a9-4892-83d3-6a4f75867ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:53:00.717Z|3b33cd26-c59c-4d8c-9643-496ba5e89f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:53:00.717Z|3b33cd26-c59c-4d8c-9643-496ba5e89f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:53:08.204Z|7965b571-84bc-4e2f-b1df-262f2b3ae5bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:08.205Z|7965b571-84bc-4e2f-b1df-262f2b3ae5bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:08.211Z|529747f2-1639-4cfe-b921-63177b7affc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:08.211Z|529747f2-1639-4cfe-b921-63177b7affc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:08.233Z|1967e104-593f-4d84-b2b2-586b49a6d8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:08.233Z|1967e104-593f-4d84-b2b2-586b49a6d8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:14.431Z|a119dba1-e221-41d5-8952-4960caabe384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:53:14.432Z|a119dba1-e221-41d5-8952-4960caabe384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:53:18.249Z|c405a5f5-5460-4d67-9f34-29aa4315611d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:18.250Z|c405a5f5-5460-4d67-9f34-29aa4315611d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:18.264Z|432519d3-02fe-48f8-8dcb-906e8b2544db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:18.265Z|432519d3-02fe-48f8-8dcb-906e8b2544db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:18.276Z|088e9684-94ef-481a-82ef-b54af0326776|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:18.278Z|088e9684-94ef-481a-82ef-b54af0326776|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:28.293Z|bb6dd172-2462-445e-ba32-c1e0f63eedb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:28.294Z|bb6dd172-2462-445e-ba32-c1e0f63eedb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:28.310Z|eefe0aa8-6287-463d-bb05-c4f2ea16e2a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:28.311Z|eefe0aa8-6287-463d-bb05-c4f2ea16e2a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:28.321Z|4e8f5304-2b34-43b9-9bef-a0a31c2e5f16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:28.322Z|4e8f5304-2b34-43b9-9bef-a0a31c2e5f16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:29.432Z|3098eca7-bad7-4cbf-bae7-9b7a6869634f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:53:29.433Z|3098eca7-bad7-4cbf-bae7-9b7a6869634f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:53:30.718Z|99bd6b7d-2494-459a-83a1-c7a7ddd0e19e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:53:30.719Z|99bd6b7d-2494-459a-83a1-c7a7ddd0e19e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:53:38.342Z|a4134afd-79e1-4b66-861f-a19ab75e99e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:38.343Z|a4134afd-79e1-4b66-861f-a19ab75e99e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:38.351Z|7612bb85-2a9b-4ff2-b4cd-61b82174fd9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:38.352Z|7612bb85-2a9b-4ff2-b4cd-61b82174fd9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:38.368Z|25be44b6-9a09-42b2-b133-e23919fc510d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:38.369Z|25be44b6-9a09-42b2-b133-e23919fc510d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:41.028Z|ee6cd570-4734-46df-8c5d-1d1f8e58eca8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:53:41.028Z|ee6cd570-4734-46df-8c5d-1d1f8e58eca8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:44.431Z|5f37ff13-29e1-4e02-9d32-d4d8df77ee8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:53:44.434Z|5f37ff13-29e1-4e02-9d32-d4d8df77ee8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:53:48.372Z|2efe3fe6-e0ec-490e-a57e-c2d6c7ce6e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:48.373Z|2efe3fe6-e0ec-490e-a57e-c2d6c7ce6e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:48.397Z|7bf3bfbe-f4b0-433a-a527-4e6ec6f9998e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:48.399Z|142fcafe-68c7-4f74-941f-79aa77c56679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:48.411Z|7bf3bfbe-f4b0-433a-a527-4e6ec6f9998e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:48.412Z|142fcafe-68c7-4f74-941f-79aa77c56679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:58.412Z|a6ebca90-9a18-46b2-bc6e-bf03b55fd154|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:58.414Z|a6ebca90-9a18-46b2-bc6e-bf03b55fd154|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:58.470Z|9642d3e1-90ae-46ae-b389-0389fed440aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:58.472Z|9642d3e1-90ae-46ae-b389-0389fed440aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:58.504Z|0a3306b6-76e4-4a48-84d6-15e93ac8f50d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:53:58.505Z|0a3306b6-76e4-4a48-84d6-15e93ac8f50d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:53:59.434Z|900f428a-eb5b-42ba-b5d4-a84f7d463338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:53:59.435Z|900f428a-eb5b-42ba-b5d4-a84f7d463338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:54:00.719Z|dd7ecbdd-279a-49c2-aaa9-42692236e902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:54:00.720Z|dd7ecbdd-279a-49c2-aaa9-42692236e902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:54:08.464Z|7fc5e68a-579d-46fb-bfa1-ed52907161c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:08.465Z|7fc5e68a-579d-46fb-bfa1-ed52907161c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:08.507Z|9751bf61-f673-4ab8-aeaf-b32f5fa4851c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:08.508Z|9751bf61-f673-4ab8-aeaf-b32f5fa4851c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:08.553Z|4c4ac42f-4133-4212-b05e-c92ff234d229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:08.557Z|4c4ac42f-4133-4212-b05e-c92ff234d229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:14.431Z|79a8435e-8815-493a-8eec-8189c08ace1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:54:14.432Z|79a8435e-8815-493a-8eec-8189c08ace1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:54:18.552Z|be2ef6e3-6726-4550-beda-c0eabd383e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:18.553Z|be2ef6e3-6726-4550-beda-c0eabd383e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:18.552Z|53a0fffd-9377-479b-adb6-c26ec69b723d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:18.554Z|53a0fffd-9377-479b-adb6-c26ec69b723d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:18.605Z|6ea0ffe9-68e9-4b69-9550-dac9362cfaf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:18.606Z|6ea0ffe9-68e9-4b69-9550-dac9362cfaf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:28.614Z|db24a4c8-064d-448f-8239-8a8b88a71dcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:28.616Z|db24a4c8-064d-448f-8239-8a8b88a71dcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:28.630Z|5a72b886-f22b-4337-9031-3bf506371159|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:28.631Z|5a72b886-f22b-4337-9031-3bf506371159|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:28.649Z|47ccddfd-8868-44d4-a634-bb0464642082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:28.650Z|47ccddfd-8868-44d4-a634-bb0464642082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:29.432Z|67795ca9-7b04-482e-bb7a-2b9cbeaa9b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:54:29.456Z|67795ca9-7b04-482e-bb7a-2b9cbeaa9b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:54:30.721Z|e8efbcc8-2f7c-4ff3-97e2-436b76b68065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:54:30.722Z|e8efbcc8-2f7c-4ff3-97e2-436b76b68065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:54:38.665Z|cce47226-1dc5-4784-bcc1-5fa9ef02a793|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:38.665Z|cce47226-1dc5-4784-bcc1-5fa9ef02a793|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:38.682Z|058cd312-80e8-4e5b-9197-2d0abc680b95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:38.683Z|058cd312-80e8-4e5b-9197-2d0abc680b95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:38.689Z|5e994223-5456-4618-81fe-7efb8feed8cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:38.690Z|5e994223-5456-4618-81fe-7efb8feed8cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:41.024Z|a9c389de-1cc0-4cad-b424-d06b45045210|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:54:41.025Z|a9c389de-1cc0-4cad-b424-d06b45045210|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:44.431Z|a4560453-ce31-4fb0-b935-0dbd458afbf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:54:44.431Z|a4560453-ce31-4fb0-b935-0dbd458afbf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:54:48.708Z|1b213dab-ec66-4aac-87d4-81e97b777ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:48.709Z|1b213dab-ec66-4aac-87d4-81e97b777ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:48.726Z|b918e228-a841-4bfb-8ef9-25147b84a512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:48.726Z|b918e228-a841-4bfb-8ef9-25147b84a512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:48.745Z|9173aa0c-c7e6-4a35-8df8-7529e32f354e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:48.745Z|9173aa0c-c7e6-4a35-8df8-7529e32f354e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:58.745Z|d00fffd7-3ff8-438b-b91b-257a562e52dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:58.746Z|d00fffd7-3ff8-438b-b91b-257a562e52dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:58.778Z|97cd0408-0ac2-45b4-8d3a-83ea3803a11a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:58.778Z|1afec2ce-6b32-4990-a59e-da15918620a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:54:58.779Z|97cd0408-0ac2-45b4-8d3a-83ea3803a11a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:58.779Z|1afec2ce-6b32-4990-a59e-da15918620a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:54:59.431Z|f68eb421-8d02-4039-8913-763cb27de0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:54:59.432Z|f68eb421-8d02-4039-8913-763cb27de0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:55:00.723Z|eae9681a-f0bc-42f7-9b9a-4a44b6762e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:55:00.724Z|eae9681a-f0bc-42f7-9b9a-4a44b6762e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:55:08.778Z|e5f85b95-c119-46bf-bd33-c46a0dbe22ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:08.780Z|e5f85b95-c119-46bf-bd33-c46a0dbe22ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:08.808Z|6b231824-cb59-49e7-b488-23d8d729cd67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:08.809Z|6b231824-cb59-49e7-b488-23d8d729cd67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:08.814Z|f0c237aa-7686-439d-b3a5-2d4a56a5af83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:08.815Z|f0c237aa-7686-439d-b3a5-2d4a56a5af83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:14.431Z|ad453b4b-0080-4972-a18c-816a7f8a0d39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:55:14.436Z|ad453b4b-0080-4972-a18c-816a7f8a0d39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:55:18.832Z|82954f0a-46d4-42b1-bfb7-e74308696f07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:18.833Z|82954f0a-46d4-42b1-bfb7-e74308696f07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:18.848Z|a7db3d23-2a6f-4681-b36f-ac442788c8b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:18.849Z|a7db3d23-2a6f-4681-b36f-ac442788c8b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:18.848Z|e19ca55f-07bb-460b-a834-f0d95173547c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:18.851Z|e19ca55f-07bb-460b-a834-f0d95173547c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:28.870Z|02ce4802-d733-4926-9c59-296e49bbf782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:28.873Z|02ce4802-d733-4926-9c59-296e49bbf782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:28.897Z|3ff0d4e9-bea6-4a2e-aac4-09fb228ec792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:28.897Z|3ff0d4e9-bea6-4a2e-aac4-09fb228ec792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:28.897Z|04e40a12-b227-4a21-a088-895746ccaf4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:28.907Z|04e40a12-b227-4a21-a088-895746ccaf4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:29.431Z|87bec43a-d5ac-4e25-adbb-6abceccdbc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:55:29.432Z|87bec43a-d5ac-4e25-adbb-6abceccdbc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:55:30.725Z|36c5c6bd-5402-4719-9311-f3b501b1cba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:55:30.725Z|36c5c6bd-5402-4719-9311-f3b501b1cba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:55:38.901Z|bc4c0c20-c97b-4d5e-a581-552515d56ba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:38.902Z|bc4c0c20-c97b-4d5e-a581-552515d56ba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:38.929Z|7a539b97-149c-4e35-bdab-96a949ab4519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:38.929Z|7a539b97-149c-4e35-bdab-96a949ab4519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:38.949Z|d4e32fa1-c815-4866-b5ee-7debca9da72e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:38.950Z|d4e32fa1-c815-4866-b5ee-7debca9da72e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:41.032Z|b0b7493b-0a09-4f6d-ab46-56d65b710d70|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:55:41.033Z|b0b7493b-0a09-4f6d-ab46-56d65b710d70|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:44.431Z|0af71331-0b2e-4744-86c8-39dcf722a0dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:55:44.432Z|0af71331-0b2e-4744-86c8-39dcf722a0dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:55:48.942Z|0aa64b37-b57c-4233-b00e-d63a3d8641e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:48.943Z|0aa64b37-b57c-4233-b00e-d63a3d8641e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:48.962Z|eec1f6de-fab5-486a-9249-2dc40f961ce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:48.963Z|eec1f6de-fab5-486a-9249-2dc40f961ce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:48.978Z|71722b89-7f45-44ce-b070-3d2be825eb66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:48.980Z|71722b89-7f45-44ce-b070-3d2be825eb66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:58.981Z|134428ee-4b66-46f8-af21-2a5eaa3cc2de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:58.982Z|134428ee-4b66-46f8-af21-2a5eaa3cc2de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:59.016Z|7addc53f-19e6-4f3f-96d7-c082753126e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:59.017Z|7addc53f-19e6-4f3f-96d7-c082753126e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:59.022Z|b0912613-eb63-4d7e-a037-7b90cea8a8ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:55:59.023Z|b0912613-eb63-4d7e-a037-7b90cea8a8ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:55:59.431Z|e044c889-9081-4867-b1a9-cc8542957cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:55:59.435Z|e044c889-9081-4867-b1a9-cc8542957cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:56:00.726Z|72380701-f2cc-4c16-b1aa-aea77ef05b07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:56:00.727Z|72380701-f2cc-4c16-b1aa-aea77ef05b07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:56:09.060Z|ca879e10-90c8-4098-a4bc-2669b0a20d5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:09.060Z|5c99996a-4bcf-41ba-ac6e-8979502892de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:09.061Z|5c99996a-4bcf-41ba-ac6e-8979502892de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:09.061Z|ca879e10-90c8-4098-a4bc-2669b0a20d5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:09.066Z|0f9ca833-1949-46cc-9f39-abe6ca5bb28d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:09.067Z|0f9ca833-1949-46cc-9f39-abe6ca5bb28d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:14.431Z|14039969-92e5-4ff6-866e-165b8a4def8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:56:14.432Z|14039969-92e5-4ff6-866e-165b8a4def8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:56:19.126Z|076cfcab-4dc8-4973-b35c-3bb0542916da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:19.129Z|076cfcab-4dc8-4973-b35c-3bb0542916da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:19.126Z|5bab63e9-f5d7-4812-b054-d6a9b6cfe548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:19.134Z|5bab63e9-f5d7-4812-b054-d6a9b6cfe548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:19.152Z|83267396-9db4-4f5a-bbe7-4877b9e10642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:19.153Z|83267396-9db4-4f5a-bbe7-4877b9e10642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:29.169Z|6e03f0be-dfda-498e-b761-305cb57a100f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:29.170Z|6e03f0be-dfda-498e-b761-305cb57a100f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:29.187Z|1d69007f-a589-4fa9-b941-5619d0105861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:29.188Z|1d69007f-a589-4fa9-b941-5619d0105861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:29.199Z|1a62ca01-a081-43c9-99f5-74adad09c87b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:29.200Z|1a62ca01-a081-43c9-99f5-74adad09c87b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:29.431Z|17d38664-7500-4cf3-99d7-66481bbeb1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:56:29.432Z|17d38664-7500-4cf3-99d7-66481bbeb1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:56:30.727Z|7ec0abae-63a2-4969-a9fe-005fcc4e5228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:56:30.728Z|7ec0abae-63a2-4969-a9fe-005fcc4e5228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:56:39.209Z|3c12a0e0-86b2-462b-bca6-6cd8ccb63c36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:39.210Z|3c12a0e0-86b2-462b-bca6-6cd8ccb63c36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:39.224Z|42ce8a25-9dcf-448d-9046-6b92a1028bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:39.224Z|42ce8a25-9dcf-448d-9046-6b92a1028bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:39.231Z|a728b4b3-5918-4a10-a9f9-a941bb769a78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:39.232Z|a728b4b3-5918-4a10-a9f9-a941bb769a78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:41.027Z|6af2b104-f2e6-4c27-89d6-0384d296f60e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:56:41.027Z|6af2b104-f2e6-4c27-89d6-0384d296f60e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:44.431Z|15abb46b-9ee1-4ed5-a1df-ed63f5b7925a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:56:44.435Z|15abb46b-9ee1-4ed5-a1df-ed63f5b7925a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:56:49.258Z|85a87c74-60a3-41c6-89a1-9266a81a12b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:49.259Z|85a87c74-60a3-41c6-89a1-9266a81a12b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:49.270Z|d2a67f2c-c547-4585-89f2-ced6551589d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:49.277Z|d2a67f2c-c547-4585-89f2-ced6551589d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:49.285Z|1024933d-1553-44e5-9f9f-89baf92fd365|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:49.291Z|1024933d-1553-44e5-9f9f-89baf92fd365|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:59.296Z|27222804-c803-4f91-853f-5da2042560c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:59.300Z|27222804-c803-4f91-853f-5da2042560c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:59.333Z|3b65193e-7f0c-4c75-8d30-63fa03e3ca9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:59.333Z|3b65193e-7f0c-4c75-8d30-63fa03e3ca9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:59.366Z|771eee8e-d82d-465d-9366-8311f5c2ed52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:56:59.368Z|771eee8e-d82d-465d-9366-8311f5c2ed52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:56:59.431Z|c5493bba-bd96-47a5-98d5-3a361242076b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:56:59.432Z|c5493bba-bd96-47a5-98d5-3a361242076b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:57:00.730Z|e0ba436a-327d-49a5-a216-16b345ac193b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:57:00.730Z|e0ba436a-327d-49a5-a216-16b345ac193b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:57:09.327Z|5681f8f5-6298-4057-be33-c0b8b91b81ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:09.328Z|5681f8f5-6298-4057-be33-c0b8b91b81ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:09.365Z|2e77971e-b2a7-4a56-8cf8-5fb2309f7789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:09.366Z|2e77971e-b2a7-4a56-8cf8-5fb2309f7789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:09.401Z|b5fbd2b1-d752-40f8-94a3-08398c4a6f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:09.402Z|b5fbd2b1-d752-40f8-94a3-08398c4a6f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:14.431Z|fcec3d19-9403-4671-94ce-a1d65cfb3a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:57:14.432Z|fcec3d19-9403-4671-94ce-a1d65cfb3a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:57:19.352Z|d3bb6232-6834-4999-968b-ee73a5e2995e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:19.352Z|d3bb6232-6834-4999-968b-ee73a5e2995e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:19.404Z|af00225f-e43f-4996-80c6-bcfc9105a96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:19.405Z|af00225f-e43f-4996-80c6-bcfc9105a96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:19.434Z|a6be5de4-7d89-4e1c-bddc-903b76f56593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:19.434Z|a6be5de4-7d89-4e1c-bddc-903b76f56593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:29.376Z|3056b4b6-8f0d-4dfc-beaa-b46294e15cf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:29.377Z|3056b4b6-8f0d-4dfc-beaa-b46294e15cf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:29.432Z|01fa80c7-cc20-4371-b3f2-1c6fc1150c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:57:29.435Z|881d9445-2db0-4cb4-8101-d9bfe76a4f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:29.437Z|881d9445-2db0-4cb4-8101-d9bfe76a4f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:29.439Z|01fa80c7-cc20-4371-b3f2-1c6fc1150c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:57:29.463Z|9c251d30-0669-4d3e-a92f-067d81bd5352|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:29.464Z|9c251d30-0669-4d3e-a92f-067d81bd5352|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:30.735Z|540f47cb-ac6a-4110-ab7d-34ffa4250fb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:57:30.735Z|540f47cb-ac6a-4110-ab7d-34ffa4250fb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:57:39.402Z|c3c34cdb-fb96-4572-91f7-7cbe1eeb19fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:39.402Z|c3c34cdb-fb96-4572-91f7-7cbe1eeb19fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:39.471Z|fa927ab6-bb70-4c9d-b65f-d3955f62ab48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:39.472Z|fa927ab6-bb70-4c9d-b65f-d3955f62ab48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:39.491Z|fedc18ab-06e7-4b5f-8608-90e7219b022a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:39.492Z|fedc18ab-06e7-4b5f-8608-90e7219b022a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:41.028Z|6441b490-9929-4462-a84d-ba6ce2e47c66|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:57:41.029Z|6441b490-9929-4462-a84d-ba6ce2e47c66|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:44.431Z|93272582-a9ff-4fd6-b8f3-4dbac60df0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:57:44.432Z|93272582-a9ff-4fd6-b8f3-4dbac60df0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:57:49.433Z|4fadb110-156f-4c83-8931-e1c4c85d548a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:49.433Z|4fadb110-156f-4c83-8931-e1c4c85d548a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:49.516Z|b4b86ed2-9c77-455a-bb6b-3ff2b09941cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:49.518Z|05c0d3a2-ef0f-4bcc-aad9-dd6b6cf43680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:49.518Z|b4b86ed2-9c77-455a-bb6b-3ff2b09941cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:49.519Z|05c0d3a2-ef0f-4bcc-aad9-dd6b6cf43680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:59.431Z|74f7ee67-05a0-4cf1-939b-3375431321f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:57:59.432Z|74f7ee67-05a0-4cf1-939b-3375431321f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:57:59.469Z|6abb57e0-ce86-4cc9-9e4f-6057ad1f0b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:59.470Z|6abb57e0-ce86-4cc9-9e4f-6057ad1f0b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:59.551Z|bae391ab-0316-43bc-8f17-e7bc2ccc118c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:59.552Z|c33b8cf1-a0be-429f-a258-e4ed092bb805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:57:59.552Z|bae391ab-0316-43bc-8f17-e7bc2ccc118c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:57:59.552Z|c33b8cf1-a0be-429f-a258-e4ed092bb805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:00.736Z|5ace3c3c-bf8d-4f8c-8817-7c04fb796e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:58:00.736Z|5ace3c3c-bf8d-4f8c-8817-7c04fb796e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:58:09.506Z|f1f60f94-9397-4ab5-a670-d2a921c09ca5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:09.507Z|f1f60f94-9397-4ab5-a670-d2a921c09ca5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:09.577Z|74d5efa6-d6c2-470d-8023-e0b8b6032c32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:09.578Z|74d5efa6-d6c2-470d-8023-e0b8b6032c32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:09.577Z|92b25299-1f63-418a-858d-b57cbb9c86a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:09.583Z|92b25299-1f63-418a-858d-b57cbb9c86a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:14.431Z|ec1c14c2-6f64-4798-a76d-52ad90c3b6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:58:14.444Z|ec1c14c2-6f64-4798-a76d-52ad90c3b6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:58:19.564Z|a2b3372f-a463-41a5-b99d-dc932aa143b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:19.564Z|a2b3372f-a463-41a5-b99d-dc932aa143b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:19.645Z|38779978-be1f-4a4f-b611-03028fd5c488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:19.645Z|38779978-be1f-4a4f-b611-03028fd5c488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:19.648Z|d7444496-4098-4795-9cca-030bda1af72f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:19.649Z|d7444496-4098-4795-9cca-030bda1af72f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:29.435Z|41f97763-f40d-42a3-a89d-4ab0da10a8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:58:29.436Z|41f97763-f40d-42a3-a89d-4ab0da10a8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:58:29.602Z|cb3f5022-bb4a-402a-a26a-297e8654af7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:29.604Z|cb3f5022-bb4a-402a-a26a-297e8654af7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:29.681Z|3591c27c-328e-44bd-bb04-f5702ea7126f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:29.681Z|39a2d473-4aea-4650-aac0-57e3799918ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:29.681Z|3591c27c-328e-44bd-bb04-f5702ea7126f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:29.684Z|39a2d473-4aea-4650-aac0-57e3799918ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:30.737Z|f27a4474-83c6-4dc2-b5aa-3c7742f1a751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:58:30.737Z|f27a4474-83c6-4dc2-b5aa-3c7742f1a751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:58:39.634Z|95efff08-dd06-4ed8-ad87-94fd0ef81df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:39.635Z|95efff08-dd06-4ed8-ad87-94fd0ef81df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:39.708Z|988a2321-045a-4117-9a70-24e5727c45ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:39.708Z|949927cd-ee2f-48f4-940b-6678ff41814b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:39.709Z|988a2321-045a-4117-9a70-24e5727c45ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:39.709Z|949927cd-ee2f-48f4-940b-6678ff41814b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:41.025Z|57d8d00e-5051-43fe-85c5-548661ee539d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:58:41.026Z|57d8d00e-5051-43fe-85c5-548661ee539d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:44.431Z|32b2d3f7-a41f-468e-8811-e5bdd0c7c9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:58:44.432Z|32b2d3f7-a41f-468e-8811-e5bdd0c7c9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:58:49.665Z|61aa8a00-4c13-4d38-ad13-e50b3c73d9f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:49.666Z|61aa8a00-4c13-4d38-ad13-e50b3c73d9f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:49.742Z|39817adc-ec7b-419d-a3e6-340cace581f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:49.744Z|39817adc-ec7b-419d-a3e6-340cace581f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:49.754Z|eb4b0bee-ea28-4473-bb8c-187b73da4c77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:49.755Z|eb4b0bee-ea28-4473-bb8c-187b73da4c77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:59.431Z|bec3b286-a740-4af1-bf94-93fbabd43ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:58:59.434Z|bec3b286-a740-4af1-bf94-93fbabd43ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:58:59.694Z|83f9d626-9728-4509-84f4-01947bfbe2ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:59.695Z|83f9d626-9728-4509-84f4-01947bfbe2ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:59.775Z|1f2fe73a-98ac-498f-a7bb-b24244591997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:59.775Z|2286703f-20a9-471e-93db-b2adf413a31a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:58:59.776Z|2286703f-20a9-471e-93db-b2adf413a31a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:58:59.776Z|1f2fe73a-98ac-498f-a7bb-b24244591997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:00.738Z|448fdbb5-d697-4df1-b93a-59653a8756b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:59:00.738Z|448fdbb5-d697-4df1-b93a-59653a8756b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:59:09.721Z|cb9f4263-542d-44b4-8744-65abcdb0b554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:09.722Z|cb9f4263-542d-44b4-8744-65abcdb0b554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:09.807Z|605a29d1-c18d-4f1d-ada9-771e2e6364f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:09.808Z|605a29d1-c18d-4f1d-ada9-771e2e6364f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:09.812Z|c30b721b-1656-4ad2-bba0-5b9f334c8ebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:09.813Z|c30b721b-1656-4ad2-bba0-5b9f334c8ebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:14.431Z|4be93e7b-c516-4098-ae78-51d932bc5170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:59:14.432Z|4be93e7b-c516-4098-ae78-51d932bc5170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:59:19.745Z|7f5d891f-8918-4ba0-ab26-71062d831539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:19.746Z|7f5d891f-8918-4ba0-ab26-71062d831539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:19.834Z|3164d519-5e2e-4cfd-8ae1-9192a5040fb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:19.834Z|3164d519-5e2e-4cfd-8ae1-9192a5040fb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:19.843Z|dfa21ce4-ad09-42ee-bdc8-f8c8560a87d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:19.844Z|dfa21ce4-ad09-42ee-bdc8-f8c8560a87d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:29.431Z|1d807100-aa65-4004-8c97-fdd3a73a9cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:59:29.432Z|1d807100-aa65-4004-8c97-fdd3a73a9cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:59:29.782Z|cf0da11a-e083-476d-aca9-138017b95d08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:29.784Z|cf0da11a-e083-476d-aca9-138017b95d08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:29.862Z|5a35c7d0-98c7-4a2e-9147-3b88359c23e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:29.863Z|5a35c7d0-98c7-4a2e-9147-3b88359c23e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:29.865Z|2b54c03d-abc7-4d5a-b190-dbde12a2fe4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:29.868Z|2b54c03d-abc7-4d5a-b190-dbde12a2fe4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:30.739Z|70c78912-96c0-45a0-8c5a-560e697d46b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:59:30.739Z|70c78912-96c0-45a0-8c5a-560e697d46b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:59:39.820Z|1c867c1a-8c38-4376-a0af-6ac44c0d322e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:39.821Z|1c867c1a-8c38-4376-a0af-6ac44c0d322e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:39.904Z|8f16d3ea-9511-49af-a6c8-fdebe7992f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:39.904Z|989b052d-2209-4f1a-a2e8-ab379e65daf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:39.905Z|8f16d3ea-9511-49af-a6c8-fdebe7992f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:39.906Z|989b052d-2209-4f1a-a2e8-ab379e65daf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:41.035Z|8416ba4d-707e-4836-8298-2cece9cc2ce7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T08:59:41.036Z|8416ba4d-707e-4836-8298-2cece9cc2ce7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:44.435Z|c4612c85-edea-4006-8709-c3faf7074a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:59:44.439Z|c4612c85-edea-4006-8709-c3faf7074a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:59:49.848Z|b579c0c4-1469-4581-b286-3c4803b568e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:49.849Z|b579c0c4-1469-4581-b286-3c4803b568e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:49.933Z|7d43aa0c-810a-4092-8b5c-27d187582c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:49.933Z|7d43aa0c-810a-4092-8b5c-27d187582c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:49.952Z|cb825a2a-4ce1-44c5-9637-45f229a85d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:49.953Z|cb825a2a-4ce1-44c5-9637-45f229a85d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:59.431Z|a742e56c-b19b-4896-bf1a-ed8f5e69c048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T08:59:59.432Z|a742e56c-b19b-4896-bf1a-ed8f5e69c048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T08:59:59.884Z|d68fbe8d-7dea-44b5-8606-9e3e3c7eab3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:59.886Z|d68fbe8d-7dea-44b5-8606-9e3e3c7eab3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:59.960Z|0d399477-c5db-4046-9b95-bc819706af3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:59.961Z|0d399477-c5db-4046-9b95-bc819706af3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T08:59:59.979Z|6e9f0cd3-d3c6-431c-a065-556c7fd6215a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T08:59:59.980Z|6e9f0cd3-d3c6-431c-a065-556c7fd6215a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:00.740Z|2d31bffb-47ad-4434-b83b-ac7d45e6b04d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:00:00.740Z|2d31bffb-47ad-4434-b83b-ac7d45e6b04d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:00:09.926Z|a6216f05-21bf-4752-a50d-0689853fe948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:09.927Z|a6216f05-21bf-4752-a50d-0689853fe948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:09.988Z|19ac3008-f4dd-4e54-baa9-7419d8f35027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:09.989Z|19ac3008-f4dd-4e54-baa9-7419d8f35027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:10.013Z|69ac99d8-ca79-46c1-9004-a95a72859244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:10.014Z|69ac99d8-ca79-46c1-9004-a95a72859244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:14.431Z|0d7a6ef2-a61b-47db-959c-70d0cd546f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:00:14.432Z|0d7a6ef2-a61b-47db-959c-70d0cd546f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:00:19.962Z|2dd2be60-7cb5-44a5-bd31-ae1efc9b7b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:19.963Z|2dd2be60-7cb5-44a5-bd31-ae1efc9b7b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:20.028Z|07430b77-c61a-4705-9ba6-6aaf561ef94b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:20.029Z|07430b77-c61a-4705-9ba6-6aaf561ef94b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:20.062Z|7167ccf3-702c-437d-b6c3-5bf17ea36991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:20.062Z|7167ccf3-702c-437d-b6c3-5bf17ea36991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:29.432Z|af1d475b-ab25-4d6e-b55b-c90d4493a53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:00:29.435Z|af1d475b-ab25-4d6e-b55b-c90d4493a53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:00:29.997Z|4cf1ff4d-1a94-4200-9db4-397970f2efc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:29.998Z|4cf1ff4d-1a94-4200-9db4-397970f2efc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:30.059Z|78032f0a-327a-4c13-8d78-116b3a67911f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:30.062Z|78032f0a-327a-4c13-8d78-116b3a67911f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:30.101Z|ec3b7293-f540-493d-9683-56f249bd2f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:30.101Z|ec3b7293-f540-493d-9683-56f249bd2f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:30.741Z|e4afdb84-a18b-4f68-abe1-d92c968824eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:00:30.742Z|e4afdb84-a18b-4f68-abe1-d92c968824eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:00:40.044Z|43c2e5f8-0ce8-4b8e-bfb1-8e0702678460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:40.045Z|43c2e5f8-0ce8-4b8e-bfb1-8e0702678460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:40.090Z|d2901ce5-6614-4a7c-863e-7067e32cf03a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:40.091Z|d2901ce5-6614-4a7c-863e-7067e32cf03a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:40.129Z|37bf1404-8d51-4341-81c1-9049a50e8293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:40.130Z|37bf1404-8d51-4341-81c1-9049a50e8293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:41.025Z|0c5fbff0-b9ec-48ee-94ed-a3b44750809d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:00:41.026Z|0c5fbff0-b9ec-48ee-94ed-a3b44750809d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:44.431Z|b8c4f5df-d474-43d5-ba6e-62bf932813a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:00:44.432Z|b8c4f5df-d474-43d5-ba6e-62bf932813a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:00:50.084Z|90208949-659d-4046-b79c-0e854edfa922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:50.085Z|90208949-659d-4046-b79c-0e854edfa922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:50.128Z|065fa305-4952-4c9e-a193-669e6052d73f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:50.129Z|065fa305-4952-4c9e-a193-669e6052d73f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:50.174Z|f9161cb4-69e6-4b3f-9afc-cd933e166fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:00:50.175Z|f9161cb4-69e6-4b3f-9afc-cd933e166fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:00:59.431Z|f270a353-8925-4b7c-a2aa-007d9c2df26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:00:59.435Z|f270a353-8925-4b7c-a2aa-007d9c2df26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:01:00.117Z|9e16789a-58f3-453e-98a7-a7c39f37a1a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:00.118Z|9e16789a-58f3-453e-98a7-a7c39f37a1a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:00.157Z|d6e0dc29-4e6c-4086-932f-9d125aacd0f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:00.158Z|d6e0dc29-4e6c-4086-932f-9d125aacd0f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:00.205Z|d15c129e-2e85-44c4-bb37-0c207b59635b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:00.206Z|d15c129e-2e85-44c4-bb37-0c207b59635b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:00.743Z|68f7c578-5d6b-4605-bc9d-8e50243d2689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:01:00.743Z|68f7c578-5d6b-4605-bc9d-8e50243d2689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:01:10.144Z|d2c56024-ac45-43a3-a77b-789331438f28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:10.145Z|d2c56024-ac45-43a3-a77b-789331438f28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:10.184Z|589fc51d-0845-4d3e-b27f-bd0784119a62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:10.184Z|589fc51d-0845-4d3e-b27f-bd0784119a62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:10.232Z|50ff0f48-6708-44e6-90a3-358f012483ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:10.233Z|50ff0f48-6708-44e6-90a3-358f012483ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:14.431Z|3a0a90be-18a9-4766-bd4b-40f24dd2acf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:01:14.434Z|3a0a90be-18a9-4766-bd4b-40f24dd2acf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:01:20.169Z|3c2903e3-9867-43e3-a527-130fd89683e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:20.170Z|3c2903e3-9867-43e3-a527-130fd89683e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:20.218Z|6868a4a4-edae-41af-bb74-36f57abeb97f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:20.218Z|6868a4a4-edae-41af-bb74-36f57abeb97f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:20.261Z|dc45fb4b-a6b6-4d60-aa55-ad943826277d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:20.261Z|dc45fb4b-a6b6-4d60-aa55-ad943826277d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:29.433Z|f3e4730e-8d9e-4b99-a561-79ad5a671191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:01:29.433Z|f3e4730e-8d9e-4b99-a561-79ad5a671191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:01:30.197Z|5b357061-6dbe-4e11-886d-c59686ef5e33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:30.198Z|5b357061-6dbe-4e11-886d-c59686ef5e33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:30.249Z|2cf4652f-1f6b-409b-a0c4-b480cbc5aec7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:30.250Z|2cf4652f-1f6b-409b-a0c4-b480cbc5aec7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:30.288Z|46df7259-de37-4498-b1df-2c51fa64651b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:30.289Z|46df7259-de37-4498-b1df-2c51fa64651b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:30.744Z|c45a85d4-edaf-4b4b-963c-3e317ba1728a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:01:30.746Z|c45a85d4-edaf-4b4b-963c-3e317ba1728a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:01:40.224Z|183af7c5-484c-43ae-96cb-ec945f9fa500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:40.224Z|183af7c5-484c-43ae-96cb-ec945f9fa500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:40.280Z|b9ab6395-7ac5-49cc-bcef-781a413e9849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:40.281Z|b9ab6395-7ac5-49cc-bcef-781a413e9849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:40.326Z|376510eb-ba30-4352-bc06-768c063b9da2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:40.327Z|376510eb-ba30-4352-bc06-768c063b9da2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:41.024Z|47c04b60-2927-4f45-b1d1-55df0830f8bf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:01:41.025Z|47c04b60-2927-4f45-b1d1-55df0830f8bf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:44.432Z|e48286f2-822d-4d3f-a272-07f62dd2929d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:01:44.433Z|e48286f2-822d-4d3f-a272-07f62dd2929d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:01:50.263Z|1e68dde7-859c-48a9-aaae-af7757ab4843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:50.265Z|1e68dde7-859c-48a9-aaae-af7757ab4843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:50.317Z|8986ffea-8675-42e4-9479-6484800527f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:50.318Z|8986ffea-8675-42e4-9479-6484800527f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:50.359Z|fb4094df-e53e-48b7-ba29-154b15896d59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:01:50.360Z|fb4094df-e53e-48b7-ba29-154b15896d59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:01:59.431Z|4f5b39e2-17ab-4d64-98c2-9dd819d2bafa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:01:59.437Z|4f5b39e2-17ab-4d64-98c2-9dd819d2bafa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:02:00.296Z|7f9f9905-c76e-48c2-8a46-836f338ad2d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:00.298Z|7f9f9905-c76e-48c2-8a46-836f338ad2d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:00.348Z|e266c03f-ebf1-41ed-82aa-814444923897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:00.348Z|e266c03f-ebf1-41ed-82aa-814444923897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:00.404Z|c9e70d4f-de07-4a1d-b08d-c8dc43fecc1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:00.405Z|c9e70d4f-de07-4a1d-b08d-c8dc43fecc1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:00.751Z|94e9adc9-61b7-4c3f-97f8-1603294a7e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:02:00.752Z|94e9adc9-61b7-4c3f-97f8-1603294a7e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:02:10.331Z|e0dcc417-370e-4fa4-a025-5a13fa5c5346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:10.332Z|e0dcc417-370e-4fa4-a025-5a13fa5c5346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:10.382Z|5b926ab4-2d44-49a6-b37b-7fb026bcc915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:10.383Z|5b926ab4-2d44-49a6-b37b-7fb026bcc915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:10.450Z|17fbbe13-f623-4dd9-a06a-8c15200eca36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:10.451Z|17fbbe13-f623-4dd9-a06a-8c15200eca36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:14.431Z|0e93ddfb-9a42-45e1-9563-bf09e3ec0e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:02:14.432Z|0e93ddfb-9a42-45e1-9563-bf09e3ec0e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:02:20.382Z|9dbcfd2d-57a6-4280-9c1a-3c238fbd5075|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:20.382Z|9dbcfd2d-57a6-4280-9c1a-3c238fbd5075|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:20.437Z|9f657846-be6b-4d6e-8153-1a10997ad00b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:20.438Z|9f657846-be6b-4d6e-8153-1a10997ad00b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:20.526Z|af7848c0-337f-4324-a4c4-552d24dbafca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:20.527Z|af7848c0-337f-4324-a4c4-552d24dbafca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:29.431Z|7aa54c0b-f472-4935-9d3f-06156016ca92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:02:29.432Z|7aa54c0b-f472-4935-9d3f-06156016ca92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:02:30.444Z|6824f14b-c586-48e7-bb3e-4a146b53cf72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:30.445Z|6824f14b-c586-48e7-bb3e-4a146b53cf72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:30.492Z|0f957fdc-7a2c-4e5f-97f7-0b5289051a43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:30.493Z|0f957fdc-7a2c-4e5f-97f7-0b5289051a43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:30.557Z|9ad203be-152c-4b95-aa9c-60b6cdd992bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:30.558Z|9ad203be-152c-4b95-aa9c-60b6cdd992bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:30.753Z|8f25be99-b645-449d-8719-8d0be69a79a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:02:30.754Z|8f25be99-b645-449d-8719-8d0be69a79a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:02:40.473Z|396048d6-2d61-493d-9c97-2ad83831dcdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:40.474Z|396048d6-2d61-493d-9c97-2ad83831dcdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:40.522Z|38100829-b973-4ebb-b325-4cf216fa68e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:40.525Z|38100829-b973-4ebb-b325-4cf216fa68e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:40.585Z|c96c7bad-8584-44d0-85d7-bcfb8c28dd04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:40.586Z|c96c7bad-8584-44d0-85d7-bcfb8c28dd04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:41.029Z|87bfece3-2811-493b-b701-a960292a5b89|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:02:41.030Z|87bfece3-2811-493b-b701-a960292a5b89|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:44.431Z|a9af4608-d45a-4d93-8a2a-aeb787234c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:02:44.436Z|a9af4608-d45a-4d93-8a2a-aeb787234c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:02:50.509Z|6b9c6a70-8926-4297-9ab1-dde05df1af73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:50.510Z|6b9c6a70-8926-4297-9ab1-dde05df1af73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:50.565Z|41918215-012c-43da-9ce5-4ae209611f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:50.566Z|41918215-012c-43da-9ce5-4ae209611f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:50.638Z|83cbf9ce-1084-4d96-8d6b-bc79fc034f9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:02:50.640Z|83cbf9ce-1084-4d96-8d6b-bc79fc034f9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:02:59.432Z|1e250124-354d-4fa0-b67d-9099277dbc99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:02:59.433Z|1e250124-354d-4fa0-b67d-9099277dbc99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:03:00.573Z|860b9229-fa61-4948-b313-a50306190ff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:00.574Z|860b9229-fa61-4948-b313-a50306190ff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:00.604Z|24c8ea7b-67dd-4340-8237-3594e60f29db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:00.605Z|24c8ea7b-67dd-4340-8237-3594e60f29db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:00.688Z|dfed48a8-e709-4171-9e52-9878867e8fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:00.689Z|dfed48a8-e709-4171-9e52-9878867e8fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:00.754Z|b85bcde7-cb68-49b6-b525-6dc5d6d17edc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:03:00.755Z|b85bcde7-cb68-49b6-b525-6dc5d6d17edc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:03:10.609Z|98aa46d5-5898-43ee-a049-ee22d0fbb041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:10.610Z|98aa46d5-5898-43ee-a049-ee22d0fbb041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:10.629Z|6521e9bb-8bc2-4cde-b299-7e9b5ed7b7bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:10.630Z|6521e9bb-8bc2-4cde-b299-7e9b5ed7b7bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:10.716Z|25007ddd-1d71-49c8-a096-3091b2d4160a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:10.717Z|25007ddd-1d71-49c8-a096-3091b2d4160a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:14.431Z|4a7dd7ef-8887-42b6-8ae8-a0a8b3bd887e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:03:14.432Z|4a7dd7ef-8887-42b6-8ae8-a0a8b3bd887e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:03:20.646Z|e7637a74-ef9a-4d6e-946c-81c2df04b6c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:20.646Z|e7637a74-ef9a-4d6e-946c-81c2df04b6c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:20.660Z|2de0f1f6-5ede-4339-a62c-7f6597392124|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:20.661Z|2de0f1f6-5ede-4339-a62c-7f6597392124|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:20.757Z|6fbb8db1-81e9-4b5a-a002-8192a0bd2825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:20.757Z|6fbb8db1-81e9-4b5a-a002-8192a0bd2825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:29.433Z|be2510f0-edff-4ca1-bb0e-6c475349e729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:03:29.437Z|be2510f0-edff-4ca1-bb0e-6c475349e729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:03:30.681Z|7ee54e7e-ce0e-451a-8ba8-cca894a9eef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:30.682Z|7ee54e7e-ce0e-451a-8ba8-cca894a9eef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:30.703Z|7ff9aec1-80cc-4c50-8867-98fa99426d92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:30.704Z|7ff9aec1-80cc-4c50-8867-98fa99426d92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:30.755Z|6afd166f-db15-4199-9ba7-935b8bbfe33e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:03:30.756Z|6afd166f-db15-4199-9ba7-935b8bbfe33e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:03:30.790Z|f9ba6471-f127-4926-a827-e967b737e7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:30.791Z|f9ba6471-f127-4926-a827-e967b737e7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:40.713Z|2b413f27-9200-41e1-9bc8-1e830d327f19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:40.714Z|2b413f27-9200-41e1-9bc8-1e830d327f19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:40.732Z|7c42d73b-38cd-41e7-ad23-8533b1292033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:40.733Z|7c42d73b-38cd-41e7-ad23-8533b1292033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:40.830Z|cbd5570c-075a-4d08-9881-07a10f293fcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:40.830Z|cbd5570c-075a-4d08-9881-07a10f293fcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:41.025Z|0cd3ab5d-b991-449f-897b-fe120bcfc02a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:03:41.026Z|0cd3ab5d-b991-449f-897b-fe120bcfc02a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:44.431Z|6ddbd8ad-2413-43fb-88ce-95d07b1db022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:03:44.432Z|6ddbd8ad-2413-43fb-88ce-95d07b1db022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:03:50.743Z|0ed7c272-2acc-42eb-8c11-e9851e009a28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:50.745Z|0ed7c272-2acc-42eb-8c11-e9851e009a28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:50.774Z|8be47ae2-5f19-475f-a938-e1a547b7d9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:50.775Z|8be47ae2-5f19-475f-a938-e1a547b7d9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:50.872Z|674a6213-5eb6-42b8-ad5c-3f39c7da6dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:03:50.873Z|674a6213-5eb6-42b8-ad5c-3f39c7da6dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:03:59.431Z|fa4bbd37-e841-4342-8973-5b77e21f2e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:03:59.432Z|fa4bbd37-e841-4342-8973-5b77e21f2e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:04:00.757Z|54d27e96-5180-4d49-abf6-dcdeb044983a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:04:00.763Z|54d27e96-5180-4d49-abf6-dcdeb044983a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:04:00.777Z|dab09b16-bc6f-4ded-8937-9f5517925531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:00.778Z|dab09b16-bc6f-4ded-8937-9f5517925531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:00.813Z|76fd8d44-6591-4eb1-b35c-c207f55a25fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:00.814Z|76fd8d44-6591-4eb1-b35c-c207f55a25fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:00.903Z|a288750a-4c51-4f10-b815-4c57502253aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:00.904Z|a288750a-4c51-4f10-b815-4c57502253aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:10.811Z|e3b00602-8f68-4dd6-baed-1a76b22e6654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:10.812Z|e3b00602-8f68-4dd6-baed-1a76b22e6654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:10.851Z|de2eaa78-f190-4518-8a6d-2dfd728a552d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:10.852Z|de2eaa78-f190-4518-8a6d-2dfd728a552d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:10.929Z|7e0716b4-d205-41f8-b49d-8ce44e3aaa0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:10.930Z|7e0716b4-d205-41f8-b49d-8ce44e3aaa0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:14.431Z|c21c7f35-2201-4729-9a80-777dbdca5c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:04:14.435Z|c21c7f35-2201-4729-9a80-777dbdca5c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:04:20.878Z|d40bcde0-ed57-403a-88a8-425249adeacc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:20.879Z|d40bcde0-ed57-403a-88a8-425249adeacc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:20.908Z|479bda45-ccd5-4795-9a43-97b604c7cee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:20.909Z|479bda45-ccd5-4795-9a43-97b604c7cee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:20.992Z|76076f83-9ff8-4d41-b018-a7f424cdd125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:20.993Z|76076f83-9ff8-4d41-b018-a7f424cdd125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:29.431Z|fb7a370a-4953-4897-9b9c-70102b0f23be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:04:29.432Z|fb7a370a-4953-4897-9b9c-70102b0f23be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:04:30.764Z|3b96a0b3-cf95-499c-8242-837fb7184d75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:04:30.765Z|3b96a0b3-cf95-499c-8242-837fb7184d75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:04:30.932Z|7ebb6fac-cab5-4734-9ace-2795289266e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:30.933Z|7ebb6fac-cab5-4734-9ace-2795289266e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:30.948Z|f9744b30-5cb9-465e-9578-d2c815036a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:30.948Z|f9744b30-5cb9-465e-9578-d2c815036a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:31.037Z|79175b6d-df9c-4aa4-9be6-ddd085ba6e12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:31.038Z|79175b6d-df9c-4aa4-9be6-ddd085ba6e12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:40.981Z|de7f2a9e-cd42-46e6-b274-9f26f7f5a3aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:40.981Z|de7f2a9e-cd42-46e6-b274-9f26f7f5a3aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:40.980Z|8399cc7b-e22b-4028-95a2-a152802a5618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:40.995Z|8399cc7b-e22b-4028-95a2-a152802a5618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:41.032Z|7d135e75-dce4-4eb4-8d05-4bbc63eb5b4e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:04:41.034Z|7d135e75-dce4-4eb4-8d05-4bbc63eb5b4e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:41.067Z|a464d72c-e59e-47b0-bfdb-986d8bab27d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:41.068Z|a464d72c-e59e-47b0-bfdb-986d8bab27d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:44.431Z|75b4f82e-1f8d-4452-a7db-8648a1286f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:04:44.432Z|75b4f82e-1f8d-4452-a7db-8648a1286f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:04:51.017Z|f9db6d74-433c-4ead-a9bd-50ab2339630f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:51.017Z|f9db6d74-433c-4ead-a9bd-50ab2339630f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:51.037Z|75be9358-10be-4447-ae30-254754201e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:51.038Z|75be9358-10be-4447-ae30-254754201e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:51.106Z|d9f93595-79be-4018-afd2-27c863e67771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:04:51.107Z|d9f93595-79be-4018-afd2-27c863e67771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:04:59.431Z|b3f94a14-583b-48fe-9fa0-4b7848401084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:04:59.432Z|b3f94a14-583b-48fe-9fa0-4b7848401084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:05:00.766Z|4d53a10e-a192-4eff-b0f5-bded6c6c9bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:05:00.766Z|4d53a10e-a192-4eff-b0f5-bded6c6c9bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:05:01.057Z|3a392912-20d3-44f4-8149-209c8a143a26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:01.058Z|3a392912-20d3-44f4-8149-209c8a143a26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:01.071Z|4745d8a6-bd6e-46d5-8a14-ac1e442a0f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:01.072Z|4745d8a6-bd6e-46d5-8a14-ac1e442a0f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:01.157Z|bc80d00b-9d42-41a7-a302-d6b6eb1287b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:01.158Z|bc80d00b-9d42-41a7-a302-d6b6eb1287b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:11.098Z|49eb328b-e759-4e3e-a82b-5bcdc9ba6bc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:11.098Z|49eb328b-e759-4e3e-a82b-5bcdc9ba6bc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:11.101Z|230d4274-baea-4fe6-9112-a074d2d0756e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:11.102Z|230d4274-baea-4fe6-9112-a074d2d0756e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:11.190Z|0c60f414-08fb-417d-92f8-75da5ae0237e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:11.191Z|0c60f414-08fb-417d-92f8-75da5ae0237e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:14.431Z|bda42c65-8217-4873-8436-b7c710fe0077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:05:14.432Z|bda42c65-8217-4873-8436-b7c710fe0077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:05:21.133Z|17afe146-c153-43a5-95ef-5eb297c5a62c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:21.134Z|17afe146-c153-43a5-95ef-5eb297c5a62c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:21.145Z|30ff8027-77a1-4dc3-bdf7-93531e50bcd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:21.145Z|30ff8027-77a1-4dc3-bdf7-93531e50bcd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:21.218Z|a11a81a6-e483-4b99-acb1-31b87e518708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:21.218Z|a11a81a6-e483-4b99-acb1-31b87e518708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:29.431Z|20eff16d-73c0-401d-8671-bc35159136cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:05:29.432Z|20eff16d-73c0-401d-8671-bc35159136cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:05:30.767Z|e817d7e7-1fce-48b9-957a-b44a00ce5cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:05:30.768Z|e817d7e7-1fce-48b9-957a-b44a00ce5cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:05:31.185Z|bcb997e8-3714-4cdc-af57-b00e7fe872bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:31.186Z|bcb997e8-3714-4cdc-af57-b00e7fe872bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:31.185Z|02691104-5d4f-4786-ae90-7133048d5bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:31.207Z|02691104-5d4f-4786-ae90-7133048d5bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:31.252Z|0059e15b-6e51-4f4e-bcb3-30efdb6343ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:31.253Z|0059e15b-6e51-4f4e-bcb3-30efdb6343ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:41.029Z|96b282e4-c7c1-46ac-a5a4-64a4c644befb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:05:41.030Z|96b282e4-c7c1-46ac-a5a4-64a4c644befb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:41.258Z|5c69ff82-8ba1-4499-9e2a-17611d120e78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:41.258Z|39a0c6cf-f58d-4b9d-b886-7187a6cba552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:41.259Z|5c69ff82-8ba1-4499-9e2a-17611d120e78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:41.259Z|39a0c6cf-f58d-4b9d-b886-7187a6cba552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:41.321Z|44960182-94e7-466a-be00-28cdf8aa027c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:41.321Z|44960182-94e7-466a-be00-28cdf8aa027c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:44.431Z|d48763f1-5863-48d7-a975-b626ac049a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:05:44.432Z|d48763f1-5863-48d7-a975-b626ac049a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:05:51.297Z|11324412-ca03-4b9d-a598-763d92399c92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:51.298Z|11324412-ca03-4b9d-a598-763d92399c92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:51.313Z|32460983-baea-4c5a-af80-cb17db684474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:51.313Z|32460983-baea-4c5a-af80-cb17db684474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:51.360Z|e5c38d9c-8ada-431f-b5f4-0463781322f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:05:51.361Z|e5c38d9c-8ada-431f-b5f4-0463781322f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:05:59.431Z|e49a9825-c5f1-48e1-84f6-609ff757c4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:05:59.434Z|e49a9825-c5f1-48e1-84f6-609ff757c4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:06:00.768Z|8a52b0fc-88d9-452c-add5-e1b75a34f302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:06:00.769Z|8a52b0fc-88d9-452c-add5-e1b75a34f302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:06:01.329Z|8fc23013-a0f5-47dc-a41b-d0a087bf2c02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:01.329Z|8fc23013-a0f5-47dc-a41b-d0a087bf2c02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:01.362Z|cc24611b-4251-418e-9771-0fd9e9c0dbc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:01.363Z|cc24611b-4251-418e-9771-0fd9e9c0dbc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:01.408Z|cd7dfb0d-6736-4b8b-b1fd-72d5a6c0c01c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:01.409Z|cd7dfb0d-6736-4b8b-b1fd-72d5a6c0c01c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:11.356Z|e5d83c96-aa85-44fe-a399-6cdec56826ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:11.357Z|e5d83c96-aa85-44fe-a399-6cdec56826ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:11.400Z|bdffe832-8994-4ffe-8f9a-a22903f449b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:11.401Z|bdffe832-8994-4ffe-8f9a-a22903f449b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:11.438Z|d3c47302-de80-4c06-96c8-5f50e899960b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:11.439Z|d3c47302-de80-4c06-96c8-5f50e899960b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:14.435Z|d8eb3bb4-d2b4-4ca9-9a2d-93a0e608d914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:06:14.435Z|d8eb3bb4-d2b4-4ca9-9a2d-93a0e608d914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:06:21.424Z|ed245b65-00b2-4892-b58a-f162ca89d692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:21.425Z|ed245b65-00b2-4892-b58a-f162ca89d692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:21.440Z|c19e5e63-d7a4-422a-8804-1fdc611815fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:21.441Z|c19e5e63-d7a4-422a-8804-1fdc611815fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:21.470Z|3eb95684-0376-4630-aa0a-613aedfa797b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:21.471Z|3eb95684-0376-4630-aa0a-613aedfa797b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:29.431Z|f56043bb-4f4d-47bb-8489-c1928cb49d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:06:29.432Z|f56043bb-4f4d-47bb-8489-c1928cb49d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:06:30.770Z|f0539aa0-cc3c-464e-b686-b92c6cf0d5a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:06:30.771Z|f0539aa0-cc3c-464e-b686-b92c6cf0d5a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:06:31.470Z|b4632dc3-e960-4014-8019-356728d694ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:31.470Z|b4632dc3-e960-4014-8019-356728d694ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:31.471Z|7e757448-e970-4728-a61f-2e0fb702cc3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:31.472Z|7e757448-e970-4728-a61f-2e0fb702cc3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:31.500Z|bd244e95-7257-41f1-8b01-144190e1f25f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:31.500Z|bd244e95-7257-41f1-8b01-144190e1f25f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:41.030Z|43cec0d3-3b44-40c6-8cbb-74b6a59038f0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:06:41.031Z|43cec0d3-3b44-40c6-8cbb-74b6a59038f0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:41.505Z|10e59a5b-a498-4375-bb28-bdbaa5c1adb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:41.505Z|6c159550-5000-4dfa-a923-dc42431d1aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:41.506Z|10e59a5b-a498-4375-bb28-bdbaa5c1adb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:41.506Z|6c159550-5000-4dfa-a923-dc42431d1aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:41.540Z|c16b1cf2-32d8-47b8-9ebb-e3476c3b84aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:41.541Z|c16b1cf2-32d8-47b8-9ebb-e3476c3b84aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:44.431Z|c38e2c09-e45f-4844-addc-a775f3bc66ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:06:44.432Z|c38e2c09-e45f-4844-addc-a775f3bc66ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:06:51.555Z|a71fd211-a136-4b0e-b6bd-5b3949b2cded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:51.555Z|a71fd211-a136-4b0e-b6bd-5b3949b2cded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:51.558Z|402070b3-ad3a-4ee5-8c77-9c87acfd4058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:51.559Z|402070b3-ad3a-4ee5-8c77-9c87acfd4058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:51.573Z|38652662-e11f-44e9-88e9-776a2d7bcf73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:06:51.574Z|38652662-e11f-44e9-88e9-776a2d7bcf73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:06:59.431Z|1ec875c3-0405-4193-8ae2-1521cc846b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:06:59.432Z|1ec875c3-0405-4193-8ae2-1521cc846b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:07:00.772Z|c48ab154-7d6c-49ff-9b53-b9272c35ff49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:07:00.772Z|c48ab154-7d6c-49ff-9b53-b9272c35ff49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:07:01.588Z|8f5e3470-6f3d-49e4-9a98-b96d434f872e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:01.589Z|8f5e3470-6f3d-49e4-9a98-b96d434f872e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:01.616Z|0ee0d119-ba91-4464-868d-10dcb3026ac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:01.616Z|ff83e966-1453-467d-b6d7-e23c0f6cc51e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:01.617Z|0ee0d119-ba91-4464-868d-10dcb3026ac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:01.617Z|ff83e966-1453-467d-b6d7-e23c0f6cc51e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:11.667Z|9d867e5f-ad54-4b31-afe8-d2cc2bc3a273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:11.674Z|7e7dc12f-c526-4fcf-8335-1d43ff00a90e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:11.669Z|9d867e5f-ad54-4b31-afe8-d2cc2bc3a273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:11.675Z|7e7dc12f-c526-4fcf-8335-1d43ff00a90e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:11.695Z|54fa35e1-ad62-40c8-bba9-bdae085ce54b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:11.696Z|54fa35e1-ad62-40c8-bba9-bdae085ce54b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:14.431Z|3ab0801f-18b2-46cb-95b3-f81824141c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:07:14.436Z|3ab0801f-18b2-46cb-95b3-f81824141c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:07:16.736Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:07:16.756Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 214b8103-9e31-4bac-b64e-c4691ad578a1 already exists in requestDb InfraActiveRequests table 2023-02-24T09:07:16.855Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1 2023-02-24T09:07:16.857Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|INFO|500||Invoke 2023-02-24T09:07:16.858Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:07:16.858Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1 2023-02-24T09:07:16.860Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||Method : GET 2023-02-24T09:07:16.860Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a58dc9e37d894b9", X-B3-SpanId:"f38d7fbf7bb7e715", X-B3-ParentSpanId:"1a58dc9e37d894b9", X-B3-Sampled:"0", X-ONAP-RequestID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-RequestID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-TransactionID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-ECOMP-RequestID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e4594b8-e6a6-40f5-b1fc-ed4442350c62"] 2023-02-24T09:07:16.862Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||Request body: 2023-02-24T09:07:16.862Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||==========================request end================================================ 2023-02-24T09:07:17.826Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||============================response begin========================================== 2023-02-24T09:07:17.828Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:07:17.829Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||Status text : 2023-02-24T09:07:17.829Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9AE1047F3907F243317AF5C8086C7CD6; 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, 24 Feb 2023 09:07:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:07:17.833Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||Response body: 2023-02-24T09:07:17.838Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|DEBUG|500||=======================response end================================================= 2023-02-24T09:07:17.839Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/214b8103-9e31-4bac-b64e-c4691ad578a1|INFO|404|Not Found|InvokeReturn 2023-02-24T09:07:17.936Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 214b8103-9e31-4bac-b64e-c4691ad578a1 2023-02-24T09:07:17.973Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-02-24T09:07:17.978Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-02-24T09:07:17.980Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-02-24T09:07:17.983Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-24T09:07:17.983Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-02-24T09:07:17.984Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-02-24T09:07:17.984Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1a58dc9e37d894b9", X-B3-SpanId:"63c7577d7e16166e", X-B3-ParentSpanId:"1a58dc9e37d894b9", X-B3-Sampled:"0", X-ONAP-RequestID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-RequestID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-TransactionID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-ECOMP-RequestID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb58280b-afca-4265-b519-f5bc99a257eb"] 2023-02-24T09:07:17.984Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-02-24T09:07:17.985Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-02-24T09:07:18.047Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-02-24T09:07:18.047Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-24T09:07:18.048Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2023-02-24T09:07:18.048Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 24 Feb 2023 09:07:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:07:18.049Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-02-24T09:07:18.049Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-02-24T09:07:18.049Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-24T09:07:18.051Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2023-02-24T09:07:18.059Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-02-24T09:07:18.060Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-02-24T09:07:18.062Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-02-24T09:07:18.063Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-24T09:07:18.064Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-02-24T09:07:18.064Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-02-24T09:07:18.065Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1a58dc9e37d894b9", X-B3-SpanId:"a120aa1dc334701c", X-B3-ParentSpanId:"1a58dc9e37d894b9", X-B3-Sampled:"0", X-ONAP-RequestID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-RequestID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-TransactionID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-ECOMP-RequestID:"214b8103-9e31-4bac-b64e-c4691ad578a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5658c390-6206-4bb2-a161-fd75a5ced07c"] 2023-02-24T09:07:18.065Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-02-24T09:07:18.066Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-02-24T09:07:18.131Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-02-24T09:07:18.132Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-24T09:07:18.132Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2023-02-24T09:07:18.133Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 24 Feb 2023 09:07:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:07:18.133Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-02-24T09:07:18.134Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-02-24T09:07:18.134Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-24T09:07:18.140Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2023-02-24T09:07:18.147Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6d5759d0 2023-02-24T09:07:18.156Z|214b8103-9e31-4bac-b64e-c4691ad578a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:07:21.716Z|576d192d-a7c3-4f02-9d32-1257e33e645d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:21.717Z|576d192d-a7c3-4f02-9d32-1257e33e645d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:21.721Z|c3b2d691-7ad2-46e7-9f6e-ade6dc185f30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:21.722Z|c3b2d691-7ad2-46e7-9f6e-ade6dc185f30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:21.729Z|7aa77e03-f87d-4141-bf0f-5d08ddb1f3b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:21.730Z|7aa77e03-f87d-4141-bf0f-5d08ddb1f3b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:26.627Z|61056d44-3669-4c31-bdde-dc9d766acf88|http-nio-8080-exec-3|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-02-24T09:07:26.628Z|61056d44-3669-4c31-bdde-dc9d766acf88|http-nio-8080-exec-3|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:29.431Z|519f9335-68f4-49e8-8b86-fc14d10fc0fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:07:29.432Z|519f9335-68f4-49e8-8b86-fc14d10fc0fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:07:30.773Z|8af4a1df-2f39-48dc-a385-2bb4a6c99540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:07:30.774Z|8af4a1df-2f39-48dc-a385-2bb4a6c99540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:07:31.762Z|0e8bd582-a133-479a-8436-755087377feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:31.764Z|0e8bd582-a133-479a-8436-755087377feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:31.765Z|00c08000-e1e8-4b02-9d69-dc3152d472dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:31.766Z|1d4168fb-9df8-4166-b46d-b6839257a543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:31.766Z|00c08000-e1e8-4b02-9d69-dc3152d472dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:31.766Z|1d4168fb-9df8-4166-b46d-b6839257a543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:39.673Z|78bc705c-e85f-4f00-a6bc-00e9a14cf056|http-nio-8080-exec-4|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-02-24T09:07:39.675Z|78bc705c-e85f-4f00-a6bc-00e9a14cf056|http-nio-8080-exec-4|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:41.041Z|1366773c-6cfb-49af-8ee7-84134ea076be|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:07:41.042Z|1366773c-6cfb-49af-8ee7-84134ea076be|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:41.804Z|85edfdfc-df6a-4c26-a260-338176544846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:41.805Z|85edfdfc-df6a-4c26-a260-338176544846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:41.824Z|f69b3a3c-e90b-4732-906a-1d54fa3f8b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:41.824Z|144d7103-9fda-49ea-9164-ef39e27bcde5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:41.825Z|f69b3a3c-e90b-4732-906a-1d54fa3f8b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:41.825Z|144d7103-9fda-49ea-9164-ef39e27bcde5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:44.435Z|86c22754-1504-43b3-9070-92a50cb67f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:07:44.438Z|86c22754-1504-43b3-9070-92a50cb67f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:07:51.892Z|17c0aec8-1b19-46ba-a698-1bf58f1dd5b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:51.893Z|17c0aec8-1b19-46ba-a698-1bf58f1dd5b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:51.951Z|9d19ef60-fe87-4204-99a1-64dc1ebeb5d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:51.952Z|9d19ef60-fe87-4204-99a1-64dc1ebeb5d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:52.054Z|4640d238-d695-4429-89b5-943d31fb5f32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:07:52.055Z|4640d238-d695-4429-89b5-943d31fb5f32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:07:59.435Z|abacd315-1ce4-4190-884b-b8f67f54b53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:07:59.436Z|abacd315-1ce4-4190-884b-b8f67f54b53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:08:00.775Z|73570129-abe5-49c0-a823-6293b5504f5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:08:00.776Z|73570129-abe5-49c0-a823-6293b5504f5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:08:02.048Z|9a146444-c711-48a7-90ea-233feb5b1d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:02.049Z|9a146444-c711-48a7-90ea-233feb5b1d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:02.082Z|7daf2927-9fcf-4aa9-bfdf-1ea5ee5b57b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:02.083Z|7daf2927-9fcf-4aa9-bfdf-1ea5ee5b57b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:02.123Z|91709b4f-f234-4fb0-ab57-7ad693b3eda4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:02.125Z|91709b4f-f234-4fb0-ab57-7ad693b3eda4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:12.100Z|2298cc89-006c-48c5-8125-d7d632e44154|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:12.108Z|2298cc89-006c-48c5-8125-d7d632e44154|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:12.134Z|c354fb1a-9be5-4417-b824-aa7b38bfbbed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:12.135Z|c354fb1a-9be5-4417-b824-aa7b38bfbbed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:12.187Z|1f4a4cff-7287-4839-a936-de35913f924a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:12.188Z|1f4a4cff-7287-4839-a936-de35913f924a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:14.431Z|a0ee6b45-04c5-4253-bcb5-f4b957503a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:08:14.432Z|a0ee6b45-04c5-4253-bcb5-f4b957503a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:08:22.174Z|74bc3734-62d2-4430-8013-8f9dadaa04d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:22.175Z|74bc3734-62d2-4430-8013-8f9dadaa04d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:22.183Z|aa41f43c-f3fe-46f9-abb1-7e5ee48ed9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:22.184Z|aa41f43c-f3fe-46f9-abb1-7e5ee48ed9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:22.261Z|8b4fcdea-e95f-4055-acae-bfbec502e775|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:22.262Z|8b4fcdea-e95f-4055-acae-bfbec502e775|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:29.431Z|589f6943-2ca1-4385-8f16-82c0792f2392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:08:29.434Z|589f6943-2ca1-4385-8f16-82c0792f2392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:08:30.777Z|270e4067-697a-438d-92b6-91a7c3d7a85f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:08:30.777Z|270e4067-697a-438d-92b6-91a7c3d7a85f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:08:32.238Z|aefec37f-f6c4-460d-9dd2-a64b59c1b064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:32.239Z|aefec37f-f6c4-460d-9dd2-a64b59c1b064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:32.262Z|076e004e-0e81-4bcd-bacd-86ecd1fd5210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:32.263Z|076e004e-0e81-4bcd-bacd-86ecd1fd5210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:32.301Z|2055190d-a222-4f30-83c6-203d3dd838ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:32.302Z|2055190d-a222-4f30-83c6-203d3dd838ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:41.024Z|864f0d65-0aa3-4f31-b4a0-e332e7791e76|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:08:41.026Z|864f0d65-0aa3-4f31-b4a0-e332e7791e76|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:42.292Z|9ca88e7d-ab89-4af5-af30-9fa8aeb13e87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:42.293Z|9ca88e7d-ab89-4af5-af30-9fa8aeb13e87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:42.302Z|7814e982-1336-48b2-b688-a66b3a7b1ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:42.308Z|7814e982-1336-48b2-b688-a66b3a7b1ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:42.346Z|81f7d21d-94f6-4bbf-9922-19e872d0df0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:42.351Z|81f7d21d-94f6-4bbf-9922-19e872d0df0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:44.431Z|12d92c88-b44a-493e-b255-a68f0310693d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:08:44.432Z|12d92c88-b44a-493e-b255-a68f0310693d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:08:52.362Z|9828989d-85b2-44a9-afc6-9552f19cb9d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:52.363Z|9828989d-85b2-44a9-afc6-9552f19cb9d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:52.368Z|5930d742-2db8-4be5-a360-984a8147a8ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:52.370Z|5930d742-2db8-4be5-a360-984a8147a8ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:52.425Z|b16bf2ee-e37b-4bc0-af5d-2332b3d2d36b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:08:52.426Z|b16bf2ee-e37b-4bc0-af5d-2332b3d2d36b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:08:59.431Z|977185a5-6bbb-44e2-9874-b0b0e88dadfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:08:59.432Z|977185a5-6bbb-44e2-9874-b0b0e88dadfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:09:00.783Z|c020b8d6-2bb0-4653-9797-26094453fad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:09:00.784Z|c020b8d6-2bb0-4653-9797-26094453fad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:09:02.418Z|2c0791c0-afd8-4bc8-b270-83e235768ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:02.419Z|2c0791c0-afd8-4bc8-b270-83e235768ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:02.435Z|1163f037-6f3f-4e35-b43e-3b768d2ba5f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:02.436Z|1163f037-6f3f-4e35-b43e-3b768d2ba5f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:02.470Z|23b70288-63fd-4232-9f24-5228a4cfa585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:02.472Z|23b70288-63fd-4232-9f24-5228a4cfa585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:12.478Z|3d8582a4-0e53-4bd3-be5f-36f2eac7280b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:12.479Z|efbe476b-b8a7-48a3-b8fd-e9fbe19bbc80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:12.479Z|3d8582a4-0e53-4bd3-be5f-36f2eac7280b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:12.480Z|efbe476b-b8a7-48a3-b8fd-e9fbe19bbc80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:12.511Z|a39b231a-334a-4886-bc3b-c5b102f656a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:12.512Z|a39b231a-334a-4886-bc3b-c5b102f656a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:14.431Z|443f30a6-dec5-430a-94d5-c7c4e65172a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:09:14.434Z|443f30a6-dec5-430a-94d5-c7c4e65172a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:09:22.517Z|d878be58-edf7-464b-b4a1-c9b2b5f04749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:22.518Z|d878be58-edf7-464b-b4a1-c9b2b5f04749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:22.521Z|e73c9a28-2a70-4f8c-9d42-b13b299f9a9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:22.522Z|e73c9a28-2a70-4f8c-9d42-b13b299f9a9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:22.567Z|6a607d6a-e6b7-4adb-afbd-faccdc5deab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:22.569Z|6a607d6a-e6b7-4adb-afbd-faccdc5deab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:29.435Z|e29f9e9f-68b6-4c3f-9de9-b461fb73bbe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:09:29.435Z|e29f9e9f-68b6-4c3f-9de9-b461fb73bbe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:09:30.785Z|d57a6f36-5976-4f9c-9314-232d1539a16a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:09:30.786Z|d57a6f36-5976-4f9c-9314-232d1539a16a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:09:32.582Z|6b5244fd-5140-4752-aefe-f117e91a1b1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:32.582Z|6b5244fd-5140-4752-aefe-f117e91a1b1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:32.590Z|037cea9e-62b5-41b6-afbd-1ac4c22dbad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:32.597Z|037cea9e-62b5-41b6-afbd-1ac4c22dbad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:32.625Z|129a2950-26bb-4d34-b1c9-882b29278bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:32.626Z|129a2950-26bb-4d34-b1c9-882b29278bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:41.024Z|7c33a77d-1c3d-4c4c-b3b1-5874a071f2af|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:09:41.026Z|7c33a77d-1c3d-4c4c-b3b1-5874a071f2af|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:42.637Z|4d2568b5-841e-475b-a037-5864a2a11ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:42.638Z|4d2568b5-841e-475b-a037-5864a2a11ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:42.644Z|e72d7a5e-0e11-4480-9dfd-5164c8a36981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:42.646Z|e72d7a5e-0e11-4480-9dfd-5164c8a36981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:42.671Z|c6568e03-a73c-4e50-8d68-473f3729902d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:42.672Z|c6568e03-a73c-4e50-8d68-473f3729902d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:44.435Z|6243b783-daf1-4213-ac73-4a38ec1b6c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:09:44.438Z|6243b783-daf1-4213-ac73-4a38ec1b6c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:09:52.677Z|fde309b5-5317-412b-922f-91aa966ac7cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:52.678Z|fde309b5-5317-412b-922f-91aa966ac7cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:52.698Z|779fce73-cb6c-4fd1-8924-9fc5e0ba1642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:52.699Z|779fce73-cb6c-4fd1-8924-9fc5e0ba1642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:52.722Z|0e1cdb89-0727-43c7-bcb7-2e53005dbeaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:09:52.723Z|0e1cdb89-0727-43c7-bcb7-2e53005dbeaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:09:59.431Z|a6850ebd-34fc-4674-8a4a-5bae821c6cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:09:59.432Z|a6850ebd-34fc-4674-8a4a-5bae821c6cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:10:00.787Z|289c413a-7463-4acc-99fc-e87ac6dbd4f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:10:00.787Z|289c413a-7463-4acc-99fc-e87ac6dbd4f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:10:02.734Z|fd089406-c798-4056-9f3b-bae1257fd504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:02.735Z|4536d64a-ded2-4f24-ab1d-0fb8ca680012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:02.735Z|fd089406-c798-4056-9f3b-bae1257fd504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:02.735Z|4536d64a-ded2-4f24-ab1d-0fb8ca680012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:02.830Z|152b452a-cc49-46fc-afa8-9e85dc3b991f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:02.831Z|152b452a-cc49-46fc-afa8-9e85dc3b991f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:12.771Z|583c100b-2f75-459b-9941-f52e31421546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:12.774Z|583c100b-2f75-459b-9941-f52e31421546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:12.777Z|e86dd943-c17a-4e96-839e-ae56681b3f9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:12.781Z|e86dd943-c17a-4e96-839e-ae56681b3f9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:12.917Z|3c2d7667-4320-41f7-9f4e-5315103da8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:12.920Z|3c2d7667-4320-41f7-9f4e-5315103da8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:14.431Z|9a177817-3683-44c4-bdc7-f4477fc56d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:10:14.432Z|9a177817-3683-44c4-bdc7-f4477fc56d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:10:22.917Z|02856197-e12b-48e8-89bd-03ad9717c6b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:22.917Z|b842fbae-16b1-4e75-ad34-f558eeec140e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:22.918Z|b842fbae-16b1-4e75-ad34-f558eeec140e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:22.918Z|02856197-e12b-48e8-89bd-03ad9717c6b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:22.977Z|1cd990d1-bae9-40ea-8f7f-0037bef612f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:22.979Z|1cd990d1-bae9-40ea-8f7f-0037bef612f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:29.431Z|ae166c4c-342f-49e4-bec7-b526eebc02e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:10:29.435Z|ae166c4c-342f-49e4-bec7-b526eebc02e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:10:30.788Z|1fed1afb-453d-47ce-ad97-8705633abe2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:10:30.789Z|1fed1afb-453d-47ce-ad97-8705633abe2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:10:32.974Z|357fc1a2-b9cf-479e-bdc8-e6cb62579598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:32.975Z|357fc1a2-b9cf-479e-bdc8-e6cb62579598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:32.978Z|79a8a2f7-3799-47c6-925e-d28f053af16d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:32.978Z|79a8a2f7-3799-47c6-925e-d28f053af16d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:33.049Z|bd94026b-929c-4a62-a19b-aa1dffe988b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:33.050Z|bd94026b-929c-4a62-a19b-aa1dffe988b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:41.028Z|2925a1b8-bee9-4306-a32e-be1fb206de83|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:10:41.029Z|2925a1b8-bee9-4306-a32e-be1fb206de83|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:43.017Z|e61e1115-a170-4e9d-b30f-d353ac733e81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:43.019Z|e61e1115-a170-4e9d-b30f-d353ac733e81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:43.070Z|3d314d26-69e7-4471-ad89-1eedf19d0ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:43.071Z|3d314d26-69e7-4471-ad89-1eedf19d0ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:43.088Z|ed5a3bb9-293f-4225-b1f6-b24a21977413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:43.089Z|ed5a3bb9-293f-4225-b1f6-b24a21977413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:44.431Z|6931c12e-9016-48e6-a78b-e70b21913920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:10:44.432Z|6931c12e-9016-48e6-a78b-e70b21913920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:10:53.146Z|195888e8-0777-4a11-821c-7112bf8f91ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:53.146Z|618a7ce8-63f6-44ba-bc9f-026d1d38a146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:53.147Z|195888e8-0777-4a11-821c-7112bf8f91ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:53.147Z|618a7ce8-63f6-44ba-bc9f-026d1d38a146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:53.200Z|188a6a14-484b-4341-9963-14c4f81de189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:10:53.201Z|188a6a14-484b-4341-9963-14c4f81de189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:10:59.431Z|34b2c4ef-3990-4e0f-bddf-f097dd5048ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:10:59.432Z|34b2c4ef-3990-4e0f-bddf-f097dd5048ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:11:00.790Z|e80d62b7-72dd-48e5-827b-d396fa145ef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:11:00.791Z|e80d62b7-72dd-48e5-827b-d396fa145ef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:11:03.197Z|93230a98-7fb7-4392-b2c0-15431d8a6fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:03.198Z|93230a98-7fb7-4392-b2c0-15431d8a6fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:03.205Z|d96d7589-fd6f-4135-89ee-77b486c767d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:03.206Z|d96d7589-fd6f-4135-89ee-77b486c767d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:03.275Z|b0e68e67-0535-4df6-beb4-435f50016590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:03.277Z|b0e68e67-0535-4df6-beb4-435f50016590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:13.265Z|89d33032-dac2-4002-9603-2fe53a64bdd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:13.265Z|f6243a7d-b543-4679-9cc2-19e9a48d0bc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:13.266Z|89d33032-dac2-4002-9603-2fe53a64bdd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:13.266Z|f6243a7d-b543-4679-9cc2-19e9a48d0bc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:13.325Z|8697fffb-2605-4e71-82ac-47e5e3a6dff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:13.326Z|8697fffb-2605-4e71-82ac-47e5e3a6dff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:14.431Z|2aa7cf0c-4e2f-4728-aa3f-17397a684157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:11:14.436Z|2aa7cf0c-4e2f-4728-aa3f-17397a684157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:11:23.314Z|093af82c-638d-41f9-86e3-7a0fd06a651b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:23.314Z|093af82c-638d-41f9-86e3-7a0fd06a651b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:23.323Z|208440f7-ac3f-498a-a8ba-27fa4a5212c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:23.324Z|208440f7-ac3f-498a-a8ba-27fa4a5212c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:23.360Z|636c8afd-040e-418e-8de9-0e5e818ac3ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:23.361Z|636c8afd-040e-418e-8de9-0e5e818ac3ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:29.431Z|c7b1e22b-7c8c-4753-be20-ec303c6e7de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:11:29.432Z|c7b1e22b-7c8c-4753-be20-ec303c6e7de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:11:30.791Z|5191b136-98c1-4458-be5e-ac7071cb6dff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:11:30.792Z|5191b136-98c1-4458-be5e-ac7071cb6dff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:11:33.374Z|d40baa2a-d461-4cdf-81d7-0a5ba99784dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:33.375Z|d40baa2a-d461-4cdf-81d7-0a5ba99784dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:33.380Z|296dc7e7-7961-4491-8df7-263dfd8d062e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:33.381Z|296dc7e7-7961-4491-8df7-263dfd8d062e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:33.394Z|2685a245-9d9d-42b8-89f7-753144217cce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:33.395Z|2685a245-9d9d-42b8-89f7-753144217cce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:41.027Z|53e1deb8-7ab2-48af-92e3-b9ce7a5118cf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:11:41.028Z|53e1deb8-7ab2-48af-92e3-b9ce7a5118cf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:43.410Z|83c8a4ab-a5fe-4a83-9154-f9d0239e648c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:43.413Z|83c8a4ab-a5fe-4a83-9154-f9d0239e648c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:43.419Z|8f9c868a-67a5-47df-9904-6d45015cafd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:43.421Z|8f9c868a-67a5-47df-9904-6d45015cafd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:43.456Z|f5318eec-715d-4532-b344-ffa4289a736b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:43.457Z|f5318eec-715d-4532-b344-ffa4289a736b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:44.431Z|374051aa-e84b-419a-86df-40cbe5e1b504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:11:44.432Z|374051aa-e84b-419a-86df-40cbe5e1b504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:11:53.480Z|d541696e-908c-483d-acfb-c1059f052865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:53.481Z|d541696e-908c-483d-acfb-c1059f052865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:53.484Z|114c9ab7-d3f5-44f7-834a-34f48b9feedc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:53.485Z|114c9ab7-d3f5-44f7-834a-34f48b9feedc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:53.529Z|6d655910-ae8a-4ce1-aa1e-2a0ae83b4d9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:11:53.530Z|6d655910-ae8a-4ce1-aa1e-2a0ae83b4d9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:11:59.432Z|3e965f70-36c1-45de-8240-78b7c6a04c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:11:59.437Z|3e965f70-36c1-45de-8240-78b7c6a04c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:12:00.793Z|3a24b37d-fcdd-4843-b1ba-05a655347b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:12:00.794Z|3a24b37d-fcdd-4843-b1ba-05a655347b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:12:03.537Z|18228fd5-e896-42ba-9ac7-839816c65ea8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:03.537Z|18228fd5-e896-42ba-9ac7-839816c65ea8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:03.558Z|d7bbd859-a87e-4b37-b844-e82ed9587ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:03.559Z|d7bbd859-a87e-4b37-b844-e82ed9587ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:03.573Z|4fa46a43-d4f5-4b64-b065-50fa9af73bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:03.574Z|4fa46a43-d4f5-4b64-b065-50fa9af73bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:13.582Z|119b7062-f484-457b-8152-485f76028f3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:13.583Z|119b7062-f484-457b-8152-485f76028f3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:13.591Z|3e0001ee-cb92-4a98-9eeb-539a98818329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:13.592Z|3e0001ee-cb92-4a98-9eeb-539a98818329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:13.614Z|138d01cd-e327-4374-b4d2-ee957fbc4cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:13.615Z|138d01cd-e327-4374-b4d2-ee957fbc4cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:14.431Z|e764e0c7-89ed-4214-aaa0-47a487c49a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:12:14.432Z|e764e0c7-89ed-4214-aaa0-47a487c49a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:12:19.810Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:12:19.814Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 1756abb3-d672-4b90-b1c1-49f086961247 already exists in requestDb InfraActiveRequests table 2023-02-24T09:12:19.816Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247 2023-02-24T09:12:19.816Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|INFO|500||Invoke 2023-02-24T09:12:19.817Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||===========================request begin================================================ 2023-02-24T09:12:19.817Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247 2023-02-24T09:12:19.817Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||Method : GET 2023-02-24T09:12:19.818Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a59881252cf6c958", X-B3-SpanId:"3553c21865f79330", X-B3-ParentSpanId:"a59881252cf6c958", X-B3-Sampled:"0", X-ONAP-RequestID:"1756abb3-d672-4b90-b1c1-49f086961247", X-RequestID:"1756abb3-d672-4b90-b1c1-49f086961247", X-TransactionID:"1756abb3-d672-4b90-b1c1-49f086961247", X-ECOMP-RequestID:"1756abb3-d672-4b90-b1c1-49f086961247", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d6b453e-9465-45f9-ab99-debacdd680d9"] 2023-02-24T09:12:19.818Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||Request body: 2023-02-24T09:12:19.818Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||==========================request end================================================ 2023-02-24T09:12:19.895Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||============================response begin========================================== 2023-02-24T09:12:19.896Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:12:19.897Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||Status text : 2023-02-24T09:12:19.897Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:12:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:12:19.898Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||Response body: 2023-02-24T09:12:19.898Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|DEBUG|500||=======================response end================================================= 2023-02-24T09:12:19.899Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1756abb3-d672-4b90-b1c1-49f086961247|INFO|404|Not Found|InvokeReturn 2023-02-24T09:12:19.908Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 1756abb3-d672-4b90-b1c1-49f086961247 2023-02-24T09:12:19.910Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-02-24T09:12:19.912Z|1756abb3-d672-4b90-b1c1-49f086961247|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 2023-02-24T09:12:19.912Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-02-24T09:12:19.913Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-24T09:12:19.913Z|1756abb3-d672-4b90-b1c1-49f086961247|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 2023-02-24T09:12:19.913Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-02-24T09:12:19.914Z|1756abb3-d672-4b90-b1c1-49f086961247|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:"a59881252cf6c958", X-B3-SpanId:"efe61d7df11bb780", X-B3-ParentSpanId:"a59881252cf6c958", X-B3-Sampled:"0", X-ONAP-RequestID:"1756abb3-d672-4b90-b1c1-49f086961247", X-RequestID:"1756abb3-d672-4b90-b1c1-49f086961247", X-TransactionID:"1756abb3-d672-4b90-b1c1-49f086961247", X-ECOMP-RequestID:"1756abb3-d672-4b90-b1c1-49f086961247", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7151378a-cfba-4d5b-9835-b98321ec9a13"] 2023-02-24T09:12:19.914Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-02-24T09:12:19.915Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-02-24T09:12:19.929Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-02-24T09:12:19.929Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-24T09:12:19.930Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2023-02-24T09:12:19.930Z|1756abb3-d672-4b90-b1c1-49f086961247|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, 24 Feb 2023 09:12:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:12:19.930Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-02-24T09:12:19.931Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-02-24T09:12:19.931Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-24T09:12:19.932Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2023-02-24T09:12:19.933Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-02-24T09:12:19.934Z|1756abb3-d672-4b90-b1c1-49f086961247|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 2023-02-24T09:12:19.934Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-02-24T09:12:19.934Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-24T09:12:19.934Z|1756abb3-d672-4b90-b1c1-49f086961247|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 2023-02-24T09:12:19.935Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-02-24T09:12:19.935Z|1756abb3-d672-4b90-b1c1-49f086961247|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:"a59881252cf6c958", X-B3-SpanId:"7f5055cf66761934", X-B3-ParentSpanId:"a59881252cf6c958", X-B3-Sampled:"0", X-ONAP-RequestID:"1756abb3-d672-4b90-b1c1-49f086961247", X-RequestID:"1756abb3-d672-4b90-b1c1-49f086961247", X-TransactionID:"1756abb3-d672-4b90-b1c1-49f086961247", X-ECOMP-RequestID:"1756abb3-d672-4b90-b1c1-49f086961247", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6db31269-289d-4148-91af-76d117764f0c"] 2023-02-24T09:12:19.935Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-02-24T09:12:19.935Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-02-24T09:12:19.952Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-02-24T09:12:19.953Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-24T09:12:19.953Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2023-02-24T09:12:19.954Z|1756abb3-d672-4b90-b1c1-49f086961247|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, 24 Feb 2023 09:12:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:12:19.954Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-02-24T09:12:19.954Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-02-24T09:12:19.955Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-24T09:12:19.956Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2023-02-24T09:12:19.957Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5259ad11 2023-02-24T09:12:19.961Z|1756abb3-d672-4b90-b1c1-49f086961247|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:12:23.636Z|83194a39-e157-4c76-8436-ae4ae700019e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:23.637Z|83194a39-e157-4c76-8436-ae4ae700019e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:23.639Z|8ada7822-de96-4c15-8325-66f298b536b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:23.640Z|8ada7822-de96-4c15-8325-66f298b536b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:23.660Z|a03d821c-dc68-408f-8b9d-5050047fc256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:23.661Z|a03d821c-dc68-408f-8b9d-5050047fc256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:29.432Z|ef822ee5-ac88-46ac-b87e-7b11f5704dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:12:29.432Z|ef822ee5-ac88-46ac-b87e-7b11f5704dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:12:30.794Z|e1336931-90fc-4528-989c-f172097c2da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:12:30.796Z|e1336931-90fc-4528-989c-f172097c2da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:12:32.576Z|3a932dab-beb0-4566-9fc3-19df464c4904|http-nio-8080-exec-5|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-02-24T09:12:32.577Z|3a932dab-beb0-4566-9fc3-19df464c4904|http-nio-8080-exec-5|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:33.667Z|16db9a3e-dda2-4224-9cd4-b249bb737516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:33.668Z|16db9a3e-dda2-4224-9cd4-b249bb737516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:33.701Z|886b33b8-bcc2-4d00-8a34-c14f759f4046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:33.701Z|9f5d8e07-cf64-4177-9530-6a0b386757ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:33.702Z|9f5d8e07-cf64-4177-9530-6a0b386757ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:33.702Z|886b33b8-bcc2-4d00-8a34-c14f759f4046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:41.029Z|ef31d003-0eb6-4136-a652-2f1a51bfe4a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:12:41.030Z|ef31d003-0eb6-4136-a652-2f1a51bfe4a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:43.773Z|c0289c7b-64d3-4bb8-8375-0c78926340a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:43.775Z|c0289c7b-64d3-4bb8-8375-0c78926340a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:43.794Z|533b5b68-6b5b-4641-9507-54e08099b160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:43.796Z|533b5b68-6b5b-4641-9507-54e08099b160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:43.830Z|3a4b925f-e271-400b-b907-877c33980514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:43.832Z|3a4b925f-e271-400b-b907-877c33980514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:44.431Z|f4003d7a-b7ae-4e5f-b2ee-31bdf38ca826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:12:44.434Z|f4003d7a-b7ae-4e5f-b2ee-31bdf38ca826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:12:53.844Z|a76528b8-adc6-4b29-b7ef-2e4d6c205ea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:53.845Z|a76528b8-adc6-4b29-b7ef-2e4d6c205ea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:53.876Z|845063e0-4b37-46e8-bef2-f5fcc34ad49e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:53.877Z|845063e0-4b37-46e8-bef2-f5fcc34ad49e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:53.882Z|f913b9ae-8266-4dde-9458-af99ac268a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:12:53.883Z|f913b9ae-8266-4dde-9458-af99ac268a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:12:59.431Z|e1250424-9e58-4f78-b314-289335316ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:12:59.432Z|e1250424-9e58-4f78-b314-289335316ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:13:00.797Z|b0758bc8-19b0-4d55-b79e-470872f152b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:13:00.798Z|b0758bc8-19b0-4d55-b79e-470872f152b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:13:03.917Z|27209ce9-5fa8-44a5-ba98-c376b32c1b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:03.919Z|27209ce9-5fa8-44a5-ba98-c376b32c1b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:03.941Z|2cdbeac6-943c-4969-acb4-94097440c4bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:03.942Z|2cdbeac6-943c-4969-acb4-94097440c4bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:03.948Z|f0e21d64-1144-4368-8314-68ba5d4b14c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:03.948Z|f0e21d64-1144-4368-8314-68ba5d4b14c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:13.956Z|7c3ea28f-f16b-4d68-82dc-396e48b79027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:13.957Z|7c3ea28f-f16b-4d68-82dc-396e48b79027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:13.972Z|c5c33b63-c919-491e-955c-fee58d6b22f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:13.977Z|c5c33b63-c919-491e-955c-fee58d6b22f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:13.997Z|7728bd53-131f-4de4-a21a-89cdab248ac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:14.004Z|7728bd53-131f-4de4-a21a-89cdab248ac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:14.432Z|f88ac237-af89-46e4-8e38-c519e396d197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:13:14.432Z|f88ac237-af89-46e4-8e38-c519e396d197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:13:23.988Z|402c9872-795b-47f5-a811-06f52fb2672e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:23.990Z|402c9872-795b-47f5-a811-06f52fb2672e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:24.022Z|e52812c2-6e60-4252-8934-55b3764a0bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:24.023Z|e52812c2-6e60-4252-8934-55b3764a0bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:24.035Z|dfd1b0b1-40ad-4ec5-ab53-c7dcb8b7dee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:24.036Z|dfd1b0b1-40ad-4ec5-ab53-c7dcb8b7dee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:29.435Z|1b3370a3-0c7b-488b-8594-115212cb8f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:13:29.440Z|1b3370a3-0c7b-488b-8594-115212cb8f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:13:30.799Z|38b5fad1-cd62-4939-a09d-72bfb6087e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:13:30.800Z|38b5fad1-cd62-4939-a09d-72bfb6087e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:13:34.030Z|4cdd4c84-0055-438c-9810-d3031c5bd886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:34.032Z|4cdd4c84-0055-438c-9810-d3031c5bd886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:34.050Z|b4c844df-ab2d-499c-857d-684337fc502c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:34.051Z|b4c844df-ab2d-499c-857d-684337fc502c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:34.065Z|409ff072-197b-4d85-8f8d-108b2b4c9c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:34.065Z|409ff072-197b-4d85-8f8d-108b2b4c9c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:41.025Z|7c8f0470-4cb2-4f85-890f-feeb0db50701|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:13:41.026Z|7c8f0470-4cb2-4f85-890f-feeb0db50701|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:44.066Z|68d20049-bea4-4ed2-94b2-b0843cf2cbd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:44.068Z|68d20049-bea4-4ed2-94b2-b0843cf2cbd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:44.086Z|857b4078-dab4-4c04-9be8-3671a30fcdcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:44.087Z|857b4078-dab4-4c04-9be8-3671a30fcdcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:44.118Z|d46bd162-adb1-41d3-a903-a48a1850c858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:44.119Z|d46bd162-adb1-41d3-a903-a48a1850c858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:44.433Z|7083ddc7-18de-48ab-8f4b-2686a1593f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:13:44.434Z|7083ddc7-18de-48ab-8f4b-2686a1593f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:13:54.104Z|59589dc1-b682-4b4b-8b54-a59c2ce19ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:54.116Z|59589dc1-b682-4b4b-8b54-a59c2ce19ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:54.134Z|69d9c6f0-7caf-4fbb-bd07-31baaad5c909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:54.135Z|69d9c6f0-7caf-4fbb-bd07-31baaad5c909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:54.165Z|111ced17-d628-4705-b42e-11135a3bba12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:13:54.165Z|111ced17-d628-4705-b42e-11135a3bba12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:13:59.432Z|ab34e96c-b506-4314-bd40-2cc4ff371199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:13:59.433Z|ab34e96c-b506-4314-bd40-2cc4ff371199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:14:00.800Z|0ba58d7f-3b79-4697-b3c0-ba9abefd2c10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:14:00.801Z|0ba58d7f-3b79-4697-b3c0-ba9abefd2c10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:14:04.177Z|6ebdc368-409b-425e-91ee-18fa7ab49181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:04.177Z|829b8427-f90a-403d-a252-3bbd88948e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:04.178Z|6ebdc368-409b-425e-91ee-18fa7ab49181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:04.178Z|829b8427-f90a-403d-a252-3bbd88948e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:04.205Z|d6b844bd-7d20-44dc-bd91-e29f192f3e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:04.206Z|d6b844bd-7d20-44dc-bd91-e29f192f3e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:14.219Z|0f55cc8e-7389-45e2-9e21-ca452eba5168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:14.220Z|0f55cc8e-7389-45e2-9e21-ca452eba5168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:14.226Z|f2b3bdb2-5959-4982-abdc-c3311c13b804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:14.227Z|f2b3bdb2-5959-4982-abdc-c3311c13b804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:14.236Z|9576adb5-ab05-4dd8-8440-0ba1eaeb550d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:14.236Z|9576adb5-ab05-4dd8-8440-0ba1eaeb550d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:14.431Z|31b0ec99-111b-4110-8fa3-87f26f795e51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:14:14.435Z|31b0ec99-111b-4110-8fa3-87f26f795e51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:14:24.261Z|63bf66a2-806a-459d-aaf1-a6c6e3f4ca8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:24.262Z|63bf66a2-806a-459d-aaf1-a6c6e3f4ca8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:24.272Z|9001085a-4996-4a64-ab2e-ba6a6a4ceeb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:24.273Z|9001085a-4996-4a64-ab2e-ba6a6a4ceeb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:24.270Z|844a103e-69f2-4227-b063-5d59ae37bedd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:24.276Z|844a103e-69f2-4227-b063-5d59ae37bedd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:29.433Z|7b6c641a-592a-4b61-9ff5-7157ba5d9553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:14:29.434Z|7b6c641a-592a-4b61-9ff5-7157ba5d9553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:14:30.803Z|f74a5dbf-cea1-4a89-a3fc-0bca608603d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:14:30.804Z|f74a5dbf-cea1-4a89-a3fc-0bca608603d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:14:34.294Z|0aa42c3a-7d7f-4ad3-8ddc-e30c1941e4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:34.299Z|0aa42c3a-7d7f-4ad3-8ddc-e30c1941e4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:34.311Z|9792857b-957b-473e-a136-adbcab6bf44d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:34.313Z|9792857b-957b-473e-a136-adbcab6bf44d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:34.314Z|84cc7144-d3b7-4853-8b3e-a7aa04df0cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:34.315Z|84cc7144-d3b7-4853-8b3e-a7aa04df0cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:41.025Z|73145d2a-32d6-4403-a4c5-67f3e70fa373|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:14:41.026Z|73145d2a-32d6-4403-a4c5-67f3e70fa373|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:44.334Z|00eabd57-a3c9-471f-8e70-cd41e13ffbda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:44.335Z|00eabd57-a3c9-471f-8e70-cd41e13ffbda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:44.346Z|71037d26-210d-40de-abae-9213ec5680be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:44.347Z|71037d26-210d-40de-abae-9213ec5680be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:44.350Z|38c17182-1b10-48b3-8034-b72692488bf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:44.352Z|38c17182-1b10-48b3-8034-b72692488bf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:44.431Z|38fffdfa-f44f-4fe7-9b99-5b53adf78ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:14:44.432Z|38fffdfa-f44f-4fe7-9b99-5b53adf78ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:14:54.388Z|4adbc77d-12a7-49c9-87e2-8235620eb614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:54.389Z|4adbc77d-12a7-49c9-87e2-8235620eb614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:54.385Z|b2d2af2d-9eb7-48ba-958c-7e001bc9bf2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:54.394Z|b2d2af2d-9eb7-48ba-958c-7e001bc9bf2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:54.405Z|ad33d6f7-5f65-47e9-afe3-c9e34934cacd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:14:54.407Z|ad33d6f7-5f65-47e9-afe3-c9e34934cacd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:14:59.431Z|fc1b9b99-5b6d-4254-b88a-610d49f13100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:14:59.436Z|fc1b9b99-5b6d-4254-b88a-610d49f13100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:15:00.804Z|b472f55e-4e31-4a11-9f38-b35d1b9feb3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:15:00.805Z|b472f55e-4e31-4a11-9f38-b35d1b9feb3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:15:04.455Z|34da3060-1e86-4c2c-980a-97238b8f1fe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:04.455Z|34da3060-1e86-4c2c-980a-97238b8f1fe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:04.456Z|8406a5a4-2cec-456a-bd90-63e9ddf04507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:04.456Z|8406a5a4-2cec-456a-bd90-63e9ddf04507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:04.454Z|f8e8c279-937f-428f-b9f7-85b265c9162c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:04.459Z|f8e8c279-937f-428f-b9f7-85b265c9162c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:14.431Z|9371f4c1-793d-4cc5-92cd-5c0a0124dcb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:15:14.432Z|9371f4c1-793d-4cc5-92cd-5c0a0124dcb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:15:14.499Z|b5b1f9fd-a196-4787-82c5-85499456f575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:14.500Z|b5b1f9fd-a196-4787-82c5-85499456f575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:14.513Z|aa641897-b3bc-4f6e-a5be-7718748c2810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:14.514Z|aa641897-b3bc-4f6e-a5be-7718748c2810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:14.518Z|eb5fbda2-a243-48e0-a4d4-8c8acd03dd64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:14.519Z|eb5fbda2-a243-48e0-a4d4-8c8acd03dd64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:24.541Z|c8c7413d-cffc-4e1e-b91f-d9f48889f168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:24.544Z|c8c7413d-cffc-4e1e-b91f-d9f48889f168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:24.548Z|39112ccb-521a-4ea2-a7aa-92b8758c9aa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:24.549Z|39112ccb-521a-4ea2-a7aa-92b8758c9aa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:24.576Z|a771f9b5-7486-44b4-9f2e-6aa36a05bca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:24.577Z|a771f9b5-7486-44b4-9f2e-6aa36a05bca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:29.431Z|e26877f3-ce5c-481c-a94d-9d3173df755f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:15:29.432Z|e26877f3-ce5c-481c-a94d-9d3173df755f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:15:30.806Z|d84782c5-cc70-4b1d-b9fc-658c64abe863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:15:30.807Z|d84782c5-cc70-4b1d-b9fc-658c64abe863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:15:34.580Z|a3d51f43-cf69-46b1-b949-77023c54b162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:34.580Z|a3d51f43-cf69-46b1-b949-77023c54b162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:34.584Z|1078762c-a1f4-4144-b2e7-ffa4855d6363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:34.584Z|1078762c-a1f4-4144-b2e7-ffa4855d6363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:34.613Z|a506ccf4-b61f-4a42-af40-4a3996310488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:34.614Z|a506ccf4-b61f-4a42-af40-4a3996310488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:41.029Z|934d850c-bd2e-4b2d-892e-55c1537b2a0c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:15:41.030Z|934d850c-bd2e-4b2d-892e-55c1537b2a0c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:44.431Z|0fe2970f-e935-4d11-99e7-eeb4679b101e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:15:44.435Z|0fe2970f-e935-4d11-99e7-eeb4679b101e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:15:44.622Z|ea506e9c-731d-4aad-bde4-f3548001d1e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:44.623Z|ea506e9c-731d-4aad-bde4-f3548001d1e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:44.628Z|613eaebc-be6d-4f09-9dc9-4682e7a82a67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:44.629Z|613eaebc-be6d-4f09-9dc9-4682e7a82a67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:44.652Z|fc846fe3-407b-43c7-a3d9-d02fd0f8fe2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:44.653Z|fc846fe3-407b-43c7-a3d9-d02fd0f8fe2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:54.656Z|54e7eef0-b5d8-4057-827d-ca7efd5d42f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:54.657Z|54e7eef0-b5d8-4057-827d-ca7efd5d42f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:54.668Z|c938de7b-d3b7-4d59-a9c8-928c204d9fbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:54.668Z|c938de7b-d3b7-4d59-a9c8-928c204d9fbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:54.711Z|9e50e94f-6770-407e-b8df-2370bb042e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:15:54.712Z|9e50e94f-6770-407e-b8df-2370bb042e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:15:59.432Z|d567329d-58bc-4d2d-a8ab-a3ebc8928ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:15:59.434Z|d567329d-58bc-4d2d-a8ab-a3ebc8928ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:16:00.808Z|6c602693-d506-4077-8f0d-448867e2ba94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:16:00.809Z|6c602693-d506-4077-8f0d-448867e2ba94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:16:04.715Z|609ce978-fdf4-43b6-b766-f31017abf81b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:04.717Z|609ce978-fdf4-43b6-b766-f31017abf81b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:04.726Z|beee28fc-3fd2-42aa-b914-e032d0926ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:04.727Z|beee28fc-3fd2-42aa-b914-e032d0926ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:04.776Z|1e46a6f6-1b9f-4894-a307-0c5a976cd889|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:04.776Z|1e46a6f6-1b9f-4894-a307-0c5a976cd889|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:14.431Z|0eb56150-4d37-4cb1-bf25-d984774e215e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:16:14.432Z|0eb56150-4d37-4cb1-bf25-d984774e215e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:16:14.766Z|cf3383c4-1ee7-47d8-9326-e458e328b92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:14.766Z|8604621a-0b07-4223-a3cf-dede79cbc3d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:14.767Z|cf3383c4-1ee7-47d8-9326-e458e328b92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:14.767Z|8604621a-0b07-4223-a3cf-dede79cbc3d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:14.849Z|3d0ff7b5-b39a-4c94-bd11-4fbf2cf83c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:14.850Z|3d0ff7b5-b39a-4c94-bd11-4fbf2cf83c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:24.805Z|ec3c0151-fc89-4493-9aec-917d27239552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:24.807Z|ec3c0151-fc89-4493-9aec-917d27239552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:24.812Z|21f379d5-7621-4a1a-a3c8-12f716dadb37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:24.813Z|21f379d5-7621-4a1a-a3c8-12f716dadb37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:24.888Z|7aeabf55-5a4b-4ee0-8b58-07f4fd543734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:24.889Z|7aeabf55-5a4b-4ee0-8b58-07f4fd543734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:29.431Z|ffee8abf-7279-4c49-bb14-b903cdd3f510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:16:29.436Z|ffee8abf-7279-4c49-bb14-b903cdd3f510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:16:30.810Z|317cadba-1bec-43d7-8724-8b70485baa50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:16:30.810Z|317cadba-1bec-43d7-8724-8b70485baa50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:16:34.842Z|ff18b0c0-0c59-4c59-8239-718b486cd0d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:34.843Z|ff18b0c0-0c59-4c59-8239-718b486cd0d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:34.846Z|6ca7e064-7500-434d-baa2-8bb318c514ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:34.851Z|6ca7e064-7500-434d-baa2-8bb318c514ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:34.919Z|a44f65ae-406e-4789-9ac3-05bb28ce9984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:34.920Z|a44f65ae-406e-4789-9ac3-05bb28ce9984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:41.025Z|b63ff4f2-09d6-4b5f-aa19-42aba457dfe3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:16:41.027Z|b63ff4f2-09d6-4b5f-aa19-42aba457dfe3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:44.431Z|18e3cba2-5c96-404d-a8ab-9314e9817117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:16:44.432Z|18e3cba2-5c96-404d-a8ab-9314e9817117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:16:44.882Z|af06be65-1ee9-4cc6-b6df-b2493f0819d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:44.884Z|af06be65-1ee9-4cc6-b6df-b2493f0819d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:44.889Z|96589aa0-51f1-4ed6-8a68-f796e0c8ff2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:44.890Z|96589aa0-51f1-4ed6-8a68-f796e0c8ff2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:44.950Z|61189c32-636d-4f93-bac5-c088b7ff67b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:44.951Z|61189c32-636d-4f93-bac5-c088b7ff67b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:54.922Z|58fbbdc4-87f5-46c0-8443-afa32f167ab7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:54.922Z|027d163b-ca5a-4982-a422-e791e5e63db9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:54.923Z|58fbbdc4-87f5-46c0-8443-afa32f167ab7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:54.923Z|027d163b-ca5a-4982-a422-e791e5e63db9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:55.025Z|b7407a6e-c2bc-483e-8424-53ad708b1630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:16:55.027Z|b7407a6e-c2bc-483e-8424-53ad708b1630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:16:59.432Z|1a53d099-d2b6-4296-bb28-6b5241bb0c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:16:59.433Z|1a53d099-d2b6-4296-bb28-6b5241bb0c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:17:00.816Z|77f176b9-83a6-47ee-bdc6-5edfe8439fcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:17:00.818Z|77f176b9-83a6-47ee-bdc6-5edfe8439fcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:17:04.958Z|8e4a8b2f-1ff5-48bb-b37f-599bc437f63a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:04.959Z|8e4a8b2f-1ff5-48bb-b37f-599bc437f63a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:04.967Z|0cf5807f-b628-40b2-a5e5-9e33a64b0ee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:04.971Z|0cf5807f-b628-40b2-a5e5-9e33a64b0ee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:05.066Z|bba5e573-6235-4ff1-89d6-ceebcf5f97c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:05.068Z|bba5e573-6235-4ff1-89d6-ceebcf5f97c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:14.431Z|f9cf02cb-9987-494e-8da7-c7cab61e19dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:17:14.435Z|f9cf02cb-9987-494e-8da7-c7cab61e19dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:17:14.991Z|4a40adfc-72ac-404c-bacc-213f0669c8f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:14.993Z|4a40adfc-72ac-404c-bacc-213f0669c8f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:15.017Z|7c04f797-aef7-4cb4-9348-55244e08dc47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:15.019Z|7c04f797-aef7-4cb4-9348-55244e08dc47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:15.104Z|942b4f68-49d1-44f9-b1fc-4e3f6dd73f10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:15.105Z|942b4f68-49d1-44f9-b1fc-4e3f6dd73f10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:25.025Z|aba0fd8c-d074-4904-bda2-31882d97c914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:25.026Z|aba0fd8c-d074-4904-bda2-31882d97c914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:25.061Z|eb6a183a-420f-4767-912b-98cc3bc46932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:25.062Z|eb6a183a-420f-4767-912b-98cc3bc46932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:25.161Z|7263c55a-81ad-4784-8a63-c1bf01ab70db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:25.162Z|7263c55a-81ad-4784-8a63-c1bf01ab70db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:29.431Z|782de9a1-e674-4d41-89b6-3b56d78acd99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:17:29.432Z|782de9a1-e674-4d41-89b6-3b56d78acd99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:17:30.822Z|15bf6f34-81fd-4785-b977-0669bedd433c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:17:30.823Z|15bf6f34-81fd-4785-b977-0669bedd433c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:17:35.068Z|48ebe640-d5ee-4538-a344-205ebec18a1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:35.070Z|48ebe640-d5ee-4538-a344-205ebec18a1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:35.112Z|e70ce0c0-8ddd-4342-a618-486d18900086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:35.114Z|e70ce0c0-8ddd-4342-a618-486d18900086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:35.205Z|d76579e0-7ef6-4f5f-816d-6e6fde84dd84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:35.206Z|d76579e0-7ef6-4f5f-816d-6e6fde84dd84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:41.026Z|bb1d6781-5b97-4eae-819d-f5d6231dc0ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:17:41.027Z|bb1d6781-5b97-4eae-819d-f5d6231dc0ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:44.431Z|84115e72-d075-472a-90c4-1b44d4f77ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:17:44.432Z|84115e72-d075-472a-90c4-1b44d4f77ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:17:45.118Z|9caf70d8-df8e-4bb4-91f0-ead6d2b30661|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:45.118Z|9caf70d8-df8e-4bb4-91f0-ead6d2b30661|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:45.168Z|8d876b8f-0946-4773-b1bc-8563f923f1b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:45.169Z|8d876b8f-0946-4773-b1bc-8563f923f1b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:45.242Z|9e06a2ff-f5fe-4533-b1e1-04ddf1bcc794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:45.243Z|9e06a2ff-f5fe-4533-b1e1-04ddf1bcc794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:55.187Z|6ef9ee6b-44e5-475e-84e4-abd3d883b06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:55.188Z|6ef9ee6b-44e5-475e-84e4-abd3d883b06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:55.243Z|97b0558b-d8ba-48e7-8287-c376ee089bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:55.244Z|97b0558b-d8ba-48e7-8287-c376ee089bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:55.285Z|10912d43-b9aa-40a1-843a-6e6654210718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:17:55.286Z|10912d43-b9aa-40a1-843a-6e6654210718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:17:59.432Z|2666a65a-4b4f-41dc-ae04-aae1dbc1a6f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:17:59.445Z|2666a65a-4b4f-41dc-ae04-aae1dbc1a6f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:18:00.825Z|fc52528e-136b-4448-ac19-371de295f05d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:18:00.826Z|fc52528e-136b-4448-ac19-371de295f05d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:18:05.238Z|64a653af-eb43-49e0-b8b4-ae69e42f3d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:05.240Z|64a653af-eb43-49e0-b8b4-ae69e42f3d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:05.283Z|16499f03-d28f-4024-bf7e-1b096a9804be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:05.284Z|16499f03-d28f-4024-bf7e-1b096a9804be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:05.322Z|e61e20e6-d504-4d42-a675-c90fa55563a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:05.323Z|e61e20e6-d504-4d42-a675-c90fa55563a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:14.431Z|d74c8200-8c30-4d45-aa6b-e35c3bd03143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:18:14.432Z|d74c8200-8c30-4d45-aa6b-e35c3bd03143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:18:15.286Z|966d86b5-1e42-4926-ac91-4bc9bb4ec36c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:15.287Z|966d86b5-1e42-4926-ac91-4bc9bb4ec36c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:15.317Z|cc089129-491b-4054-aca2-713d962c464f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:15.318Z|cc089129-491b-4054-aca2-713d962c464f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:15.357Z|72a351b3-24d5-4c10-9114-95ec47e13069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:15.358Z|72a351b3-24d5-4c10-9114-95ec47e13069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:25.328Z|2c96078d-a64a-4324-bb4a-06bd21728c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:25.329Z|2c96078d-a64a-4324-bb4a-06bd21728c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:25.350Z|4b0579f8-04bf-4b78-a883-e56fb79ae89e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:25.351Z|4b0579f8-04bf-4b78-a883-e56fb79ae89e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:25.389Z|04433d0f-48fe-4597-8b61-ef0a4fcf4f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:25.390Z|04433d0f-48fe-4597-8b61-ef0a4fcf4f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:29.432Z|035daa7b-d171-4bc8-8d5f-6fc1f17b5322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:18:29.432Z|035daa7b-d171-4bc8-8d5f-6fc1f17b5322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:18:30.827Z|2f3d8076-db87-4522-92f6-6215d96851a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:18:30.833Z|2f3d8076-db87-4522-92f6-6215d96851a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:18:35.370Z|7711b542-247b-4820-aff4-b0961e9c547f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:35.372Z|7711b542-247b-4820-aff4-b0961e9c547f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:35.398Z|23d08168-8949-4e52-8d39-83ecf6848473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:35.398Z|23d08168-8949-4e52-8d39-83ecf6848473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:35.434Z|1177fab5-32e1-4577-89b2-4c630adc1a19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:35.435Z|1177fab5-32e1-4577-89b2-4c630adc1a19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:41.032Z|278c15ea-1181-4455-b85e-d2b75e46ae7c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:18:41.033Z|278c15ea-1181-4455-b85e-d2b75e46ae7c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:44.434Z|c3140ab3-8022-42b7-b3f5-54c695cafc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:18:44.437Z|c3140ab3-8022-42b7-b3f5-54c695cafc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:18:45.406Z|ae3c7ddc-fb09-478c-be59-1768881db5de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:45.408Z|ae3c7ddc-fb09-478c-be59-1768881db5de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:45.450Z|9fef533e-e68e-4df7-9f29-36ccb302a156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:45.452Z|9fef533e-e68e-4df7-9f29-36ccb302a156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:45.470Z|cef05217-ce1a-48bf-8421-6b4cffa1d9e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:45.472Z|cef05217-ce1a-48bf-8421-6b4cffa1d9e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:55.458Z|d8d5a0a1-95a4-4489-acc0-9b914a64a260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:55.459Z|d8d5a0a1-95a4-4489-acc0-9b914a64a260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:55.498Z|07ffa372-821a-4577-a632-74c7f33fbe0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:55.503Z|07ffa372-821a-4577-a632-74c7f33fbe0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:55.523Z|2608b13c-ff11-4b5c-9daf-9eae6f40ca04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:18:55.524Z|2608b13c-ff11-4b5c-9daf-9eae6f40ca04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:18:59.431Z|02ffca4e-a36a-4779-89a9-976dd1834e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:18:59.432Z|02ffca4e-a36a-4779-89a9-976dd1834e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:19:00.838Z|13592c10-7423-48a5-81d7-331ad691f2c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:19:00.838Z|13592c10-7423-48a5-81d7-331ad691f2c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:19:05.553Z|72d2cb8f-2003-4fb4-9b8b-1e8e762c419a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:05.554Z|72d2cb8f-2003-4fb4-9b8b-1e8e762c419a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:05.631Z|b4869017-0129-4791-b4cb-319806c835b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:05.632Z|b4869017-0129-4791-b4cb-319806c835b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:05.641Z|089ce781-3553-4fe8-b20e-3b45ab530598|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:05.642Z|089ce781-3553-4fe8-b20e-3b45ab530598|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:14.431Z|7c70247c-9456-481c-88d3-980949effbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:19:14.432Z|7c70247c-9456-481c-88d3-980949effbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:19:15.599Z|493c393d-753f-40a1-8f45-e7e5f32a3bd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:15.600Z|493c393d-753f-40a1-8f45-e7e5f32a3bd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:15.686Z|45688fb9-277f-48fc-9f16-4a22df9462a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:15.688Z|45688fb9-277f-48fc-9f16-4a22df9462a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:15.715Z|fd39ef58-ee06-4b5f-9ec2-8ec528b47910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:15.716Z|fd39ef58-ee06-4b5f-9ec2-8ec528b47910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:25.645Z|2445a77e-481f-4281-b771-28e2cb6aca09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:25.647Z|2445a77e-481f-4281-b771-28e2cb6aca09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:25.728Z|c965af8b-95c1-45a8-9b90-c2442e0fea6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:25.730Z|c965af8b-95c1-45a8-9b90-c2442e0fea6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:25.765Z|c31b1a04-cf42-4890-bb9d-70c584c05e84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:25.766Z|c31b1a04-cf42-4890-bb9d-70c584c05e84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:29.431Z|8cfe057e-7c9b-46ef-881c-404a67341222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:19:29.436Z|8cfe057e-7c9b-46ef-881c-404a67341222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:19:30.839Z|f64eeb27-db3e-479b-b6e9-19e8b0c74cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:19:30.841Z|f64eeb27-db3e-479b-b6e9-19e8b0c74cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:19:35.708Z|e12cbdc8-d89b-48ff-ad8d-6ca12e43c084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:35.714Z|e12cbdc8-d89b-48ff-ad8d-6ca12e43c084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:35.775Z|8e4c2ebd-6bcd-4608-a1e1-c540c3e865f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:35.776Z|8e4c2ebd-6bcd-4608-a1e1-c540c3e865f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:35.814Z|8ebead43-a1ad-4017-a439-86dcc7bdd4e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:35.815Z|8ebead43-a1ad-4017-a439-86dcc7bdd4e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:41.050Z|26258893-38db-4cba-83d2-7d1002da8277|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:19:41.051Z|26258893-38db-4cba-83d2-7d1002da8277|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:44.435Z|614c61ad-719a-4d5d-9b3d-e28b7f816b34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:19:44.436Z|614c61ad-719a-4d5d-9b3d-e28b7f816b34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:19:45.768Z|437c89a2-7862-4942-b54d-8df6ce849f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:45.769Z|437c89a2-7862-4942-b54d-8df6ce849f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:45.842Z|f9ca6e61-ea41-469f-8511-2044cbe67fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:45.842Z|f9ca6e61-ea41-469f-8511-2044cbe67fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:45.869Z|206538b2-fc4e-4771-887f-7d0058e7a17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:45.870Z|206538b2-fc4e-4771-887f-7d0058e7a17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:55.812Z|84664c40-5143-493f-bfbe-ce03e4c42775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:55.814Z|84664c40-5143-493f-bfbe-ce03e4c42775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:55.885Z|05af0633-ca1f-4511-a9ba-9c8389447db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:55.886Z|05af0633-ca1f-4511-a9ba-9c8389447db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:55.913Z|e422ab92-3c96-4873-9e9d-63641e0e753d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:19:55.914Z|e422ab92-3c96-4873-9e9d-63641e0e753d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:19:59.435Z|0cc487c5-dda9-47dd-a68c-5944992129e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:19:59.436Z|0cc487c5-dda9-47dd-a68c-5944992129e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:20:00.844Z|12ff8c06-f5cd-4856-89c3-8d2a12924af1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:20:00.844Z|12ff8c06-f5cd-4856-89c3-8d2a12924af1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:20:05.858Z|352ff9a6-1f0b-4550-9e77-e2ad67c0a7ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:05.860Z|352ff9a6-1f0b-4550-9e77-e2ad67c0a7ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:05.954Z|1b9b7040-38df-4326-9b15-42af38436103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:05.955Z|1b9b7040-38df-4326-9b15-42af38436103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:05.962Z|e05ef1fb-8d1f-4c14-ba77-59c51818f0b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:05.963Z|e05ef1fb-8d1f-4c14-ba77-59c51818f0b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:14.432Z|ef17b7a4-63b9-419f-a0ec-7c5dab9735fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:20:14.436Z|ef17b7a4-63b9-419f-a0ec-7c5dab9735fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:20:15.900Z|c95ffcfb-bfed-4c05-8469-2dd9f6462a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:15.902Z|c95ffcfb-bfed-4c05-8469-2dd9f6462a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:15.988Z|1c3f0f7c-35f6-4774-8026-92d080310004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:15.989Z|1c3f0f7c-35f6-4774-8026-92d080310004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:16.006Z|ecc3a4f3-1b89-49c7-a414-28349efc3c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:16.009Z|ecc3a4f3-1b89-49c7-a414-28349efc3c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:25.947Z|5ef6fb12-071a-4387-b35e-9be896acd74c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:25.949Z|5ef6fb12-071a-4387-b35e-9be896acd74c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:26.025Z|be19abcd-512a-4cb4-a21e-7da1b654887a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:26.026Z|be19abcd-512a-4cb4-a21e-7da1b654887a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:26.045Z|5b291552-ddd1-485d-a4e6-65585d167861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:26.045Z|5b291552-ddd1-485d-a4e6-65585d167861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:29.432Z|cb9dfe2f-0467-4882-8bc7-0396d9ed73e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:20:29.433Z|cb9dfe2f-0467-4882-8bc7-0396d9ed73e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:20:30.845Z|e62a71e4-47bf-4975-82f5-8725acdf32a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:20:30.846Z|e62a71e4-47bf-4975-82f5-8725acdf32a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:20:35.999Z|06ca8a45-2ae1-4076-9433-6b918f47e36b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:36.000Z|06ca8a45-2ae1-4076-9433-6b918f47e36b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:36.062Z|add7ef74-c28a-4c3d-8ef7-1fb7d8344e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:36.063Z|add7ef74-c28a-4c3d-8ef7-1fb7d8344e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:36.081Z|3977954a-6f42-43c2-bab4-eb145f3f4aa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:36.082Z|3977954a-6f42-43c2-bab4-eb145f3f4aa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:41.026Z|9b6a84a0-ba20-4c6a-97b2-3dfff7b37c0a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:20:41.029Z|9b6a84a0-ba20-4c6a-97b2-3dfff7b37c0a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:44.431Z|b5ccdbb8-2064-4bea-8fd1-18f34a3d2d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:20:44.434Z|b5ccdbb8-2064-4bea-8fd1-18f34a3d2d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:20:46.027Z|53414e82-fc4d-4b6b-b3b6-19879bc5bfdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:46.029Z|53414e82-fc4d-4b6b-b3b6-19879bc5bfdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:46.092Z|9b281179-a1ca-4cec-a06f-90151391247b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:46.093Z|9b281179-a1ca-4cec-a06f-90151391247b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:46.136Z|e327fda2-349c-47fa-9588-8c5a7271e3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:46.137Z|e327fda2-349c-47fa-9588-8c5a7271e3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:56.056Z|280e3b98-40f3-448c-8405-fdd4863fdfe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:56.056Z|280e3b98-40f3-448c-8405-fdd4863fdfe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:56.151Z|b01c0814-c7de-4d64-af2c-c565436d3780|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:56.152Z|b01c0814-c7de-4d64-af2c-c565436d3780|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:56.168Z|e7957eb6-2008-4468-92cc-aaa080addaeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:20:56.169Z|e7957eb6-2008-4468-92cc-aaa080addaeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:20:59.431Z|848d35d9-513e-4001-bf48-e1d2cea737e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:20:59.445Z|848d35d9-513e-4001-bf48-e1d2cea737e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:21:00.848Z|48f99857-861e-42ec-9c7b-68647f50bc52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:21:00.856Z|48f99857-861e-42ec-9c7b-68647f50bc52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:21:06.085Z|d3232fd1-d8ab-4a6d-94d5-a375cd5b8db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:06.086Z|d3232fd1-d8ab-4a6d-94d5-a375cd5b8db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:06.182Z|9dd45d08-7d2c-49b4-af28-61ffe09dff17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:06.182Z|9dd45d08-7d2c-49b4-af28-61ffe09dff17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:06.201Z|766db429-93d4-41bd-8119-d128d1deeb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:06.202Z|766db429-93d4-41bd-8119-d128d1deeb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:14.436Z|a4e8a278-b41b-44b1-8bd7-db2757967d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:21:14.437Z|a4e8a278-b41b-44b1-8bd7-db2757967d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:21:16.145Z|9b441b26-55ca-444f-939c-d9aa1694e48f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:16.150Z|9b441b26-55ca-444f-939c-d9aa1694e48f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:16.224Z|15ab55cf-6f11-4d2d-9e4e-06b92283de8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:16.225Z|15ab55cf-6f11-4d2d-9e4e-06b92283de8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:16.251Z|b060d2d4-f592-4a22-9ca2-1fa168b9b7c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:16.252Z|b060d2d4-f592-4a22-9ca2-1fa168b9b7c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:26.196Z|56a9d195-82c8-4507-8d5f-d9b43105b05d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:26.197Z|56a9d195-82c8-4507-8d5f-d9b43105b05d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:26.260Z|8d3009be-f150-4d85-b942-a467593a9eea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:26.261Z|8d3009be-f150-4d85-b942-a467593a9eea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:26.287Z|77e9c879-af89-4250-9cf7-150cd52feeaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:26.288Z|77e9c879-af89-4250-9cf7-150cd52feeaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:29.431Z|643377d9-6e6b-471e-a918-2451036b3c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:21:29.432Z|643377d9-6e6b-471e-a918-2451036b3c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:21:30.857Z|e559f9b7-4a20-4d7c-aca8-196669135904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:21:30.858Z|e559f9b7-4a20-4d7c-aca8-196669135904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:21:36.231Z|691a9f37-837b-4e36-a24d-4609d79386ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:36.232Z|691a9f37-837b-4e36-a24d-4609d79386ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:36.292Z|e4089b9e-975d-4b84-aa54-c99b5bc2c79b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:36.293Z|e4089b9e-975d-4b84-aa54-c99b5bc2c79b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:36.318Z|f4eeed36-6c77-4fb9-8f31-50c1432c33fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:36.320Z|f4eeed36-6c77-4fb9-8f31-50c1432c33fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:41.030Z|a1de17fd-b0c9-47af-b91e-62d0f462467c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:21:41.031Z|a1de17fd-b0c9-47af-b91e-62d0f462467c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:44.431Z|6d0b2d6d-96b1-48dc-8735-1ac8319d6f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:21:44.435Z|6d0b2d6d-96b1-48dc-8735-1ac8319d6f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:21:46.273Z|643e4f44-a9d1-4420-9c7f-2e09240aa63b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:46.274Z|643e4f44-a9d1-4420-9c7f-2e09240aa63b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:46.322Z|11a830dd-b0c3-4e6f-b0dc-832195b89f50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:46.324Z|11a830dd-b0c3-4e6f-b0dc-832195b89f50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:46.351Z|15e75b56-9b99-416c-baaf-e2bfaeee7786|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:46.352Z|15e75b56-9b99-416c-baaf-e2bfaeee7786|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:56.322Z|e024ccd7-8d4e-46e7-93b7-125b1edc620b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:56.322Z|e024ccd7-8d4e-46e7-93b7-125b1edc620b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:56.365Z|27b2faf6-b26c-4f2b-8696-5c7e7f6a4a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:56.366Z|27b2faf6-b26c-4f2b-8696-5c7e7f6a4a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:56.378Z|30eb2be6-2881-4586-9d2a-0393a1a74562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:21:56.379Z|30eb2be6-2881-4586-9d2a-0393a1a74562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:21:59.431Z|fe39c02d-959e-4176-bc81-708f80da4741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:21:59.432Z|fe39c02d-959e-4176-bc81-708f80da4741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:21:59.565Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:21:59.573Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 253a34df-8ca2-458c-a580-450fd93c14ca already exists in requestDb InfraActiveRequests table 2023-02-24T09:21:59.576Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca 2023-02-24T09:21:59.577Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|INFO|500||Invoke 2023-02-24T09:21:59.577Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||===========================request begin================================================ 2023-02-24T09:21:59.578Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca 2023-02-24T09:21:59.578Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||Method : GET 2023-02-24T09:21:59.579Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e13f629a7f199db5", X-B3-SpanId:"1c25bd2d3270cdc0", X-B3-ParentSpanId:"e13f629a7f199db5", X-B3-Sampled:"0", X-ONAP-RequestID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-RequestID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-TransactionID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-ECOMP-RequestID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fff30ca4-aed6-4838-bb5c-5d7d4f77fbea"] 2023-02-24T09:21:59.580Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||Request body: 2023-02-24T09:21:59.581Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||==========================request end================================================ 2023-02-24T09:21:59.653Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||============================response begin========================================== 2023-02-24T09:21:59.654Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:21:59.655Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||Status text : 2023-02-24T09:21:59.655Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:21:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:21:59.656Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||Response body: 2023-02-24T09:21:59.657Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|DEBUG|500||=======================response end================================================= 2023-02-24T09:21:59.657Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/253a34df-8ca2-458c-a580-450fd93c14ca|INFO|404|Not Found|InvokeReturn 2023-02-24T09:21:59.664Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 253a34df-8ca2-458c-a580-450fd93c14ca 2023-02-24T09:21:59.669Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-02-24T09:21:59.671Z|253a34df-8ca2-458c-a580-450fd93c14ca|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 2023-02-24T09:21:59.672Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-02-24T09:21:59.672Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-24T09:21:59.673Z|253a34df-8ca2-458c-a580-450fd93c14ca|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 2023-02-24T09:21:59.673Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-02-24T09:21:59.673Z|253a34df-8ca2-458c-a580-450fd93c14ca|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:"e13f629a7f199db5", X-B3-SpanId:"8b21c3709cf6a0ce", X-B3-ParentSpanId:"e13f629a7f199db5", X-B3-Sampled:"0", X-ONAP-RequestID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-RequestID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-TransactionID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-ECOMP-RequestID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f792e8b-cabb-459d-a520-3efceabc85a2"] 2023-02-24T09:21:59.674Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-02-24T09:21:59.678Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-02-24T09:21:59.704Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-02-24T09:21:59.705Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-24T09:21:59.706Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2023-02-24T09:21:59.707Z|253a34df-8ca2-458c-a580-450fd93c14ca|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, 24 Feb 2023 09:21:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:21:59.707Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-02-24T09:21:59.708Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-02-24T09:21:59.708Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-24T09:21:59.709Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2023-02-24T09:21:59.711Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-02-24T09:21:59.712Z|253a34df-8ca2-458c-a580-450fd93c14ca|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 2023-02-24T09:21:59.712Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-02-24T09:21:59.713Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-24T09:21:59.713Z|253a34df-8ca2-458c-a580-450fd93c14ca|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 2023-02-24T09:21:59.713Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-02-24T09:21:59.713Z|253a34df-8ca2-458c-a580-450fd93c14ca|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:"e13f629a7f199db5", X-B3-SpanId:"ab46bf988f97b152", X-B3-ParentSpanId:"e13f629a7f199db5", X-B3-Sampled:"0", X-ONAP-RequestID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-RequestID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-TransactionID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-ECOMP-RequestID:"253a34df-8ca2-458c-a580-450fd93c14ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7f6e545-1cc0-489f-ac32-499f4a526020"] 2023-02-24T09:21:59.714Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-02-24T09:21:59.714Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-02-24T09:21:59.746Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-02-24T09:21:59.747Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-24T09:21:59.748Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2023-02-24T09:21:59.748Z|253a34df-8ca2-458c-a580-450fd93c14ca|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, 24 Feb 2023 09:21:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:21:59.749Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-02-24T09:21:59.750Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-02-24T09:21:59.751Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-24T09:21:59.752Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2023-02-24T09:21:59.754Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7a19c58c 2023-02-24T09:21:59.757Z|253a34df-8ca2-458c-a580-450fd93c14ca|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:22:00.859Z|f7886de6-f74b-4c98-9b7e-ff7325252967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:22:00.860Z|f7886de6-f74b-4c98-9b7e-ff7325252967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:22:06.377Z|6a5d0939-27fe-4f4c-9618-c133e90d306b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:06.378Z|6a5d0939-27fe-4f4c-9618-c133e90d306b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:06.412Z|41b1e34b-5c1c-46e6-8739-fc03fa4d3fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:06.413Z|41b1e34b-5c1c-46e6-8739-fc03fa4d3fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:06.437Z|c21286d1-1591-4aab-b7de-a9554a9d01f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:06.438Z|c21286d1-1591-4aab-b7de-a9554a9d01f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:14.434Z|09e37b9f-e4c5-4e3d-8c70-35df1aa41310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:22:14.439Z|09e37b9f-e4c5-4e3d-8c70-35df1aa41310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:22:16.125Z|45aa081c-83d6-4c4e-848b-e094b892c0e5|http-nio-8080-exec-9|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-02-24T09:22:16.126Z|45aa081c-83d6-4c4e-848b-e094b892c0e5|http-nio-8080-exec-9|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:16.447Z|8948f94e-2e04-4d70-82aa-3668124ba49a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:16.448Z|8948f94e-2e04-4d70-82aa-3668124ba49a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:16.458Z|36b77ddd-6cca-4776-b244-419e50893626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:16.459Z|36b77ddd-6cca-4776-b244-419e50893626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:16.473Z|3b60b9e5-fcfc-4f63-9dfc-13aab0af7ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:16.473Z|3b60b9e5-fcfc-4f63-9dfc-13aab0af7ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:26.528Z|a0b39fc5-130d-4b7d-9036-762a9dd533cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:26.530Z|a0b39fc5-130d-4b7d-9036-762a9dd533cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:26.533Z|478d91d5-26ba-4c4a-a98a-9f0dbd67fbab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:26.536Z|478d91d5-26ba-4c4a-a98a-9f0dbd67fbab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:26.543Z|331c1786-d29d-497e-ac3f-08243b0adfcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:26.550Z|331c1786-d29d-497e-ac3f-08243b0adfcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:29.435Z|3f5a3398-2349-4136-b3f8-2c79e383df39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:22:29.436Z|3f5a3398-2349-4136-b3f8-2c79e383df39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:22:30.860Z|d8981117-d543-4a38-99a7-fa4919e3f6df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:22:30.861Z|d8981117-d543-4a38-99a7-fa4919e3f6df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:22:36.568Z|e62641a5-f28d-420c-94a8-2fdf6b4e0fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:36.569Z|e62641a5-f28d-420c-94a8-2fdf6b4e0fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:36.588Z|20993450-a1c8-4ca8-bc55-e0fa73fe1265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:36.589Z|d8c6cd15-edb5-465e-bb49-ba520d22c325|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:36.589Z|20993450-a1c8-4ca8-bc55-e0fa73fe1265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:36.589Z|d8c6cd15-edb5-465e-bb49-ba520d22c325|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:41.037Z|772b013d-bc4a-4ec4-adba-409b73384625|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:22:41.040Z|772b013d-bc4a-4ec4-adba-409b73384625|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:44.432Z|9655c0d7-cccf-4bc9-8788-a84348ceaf45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:22:44.433Z|9655c0d7-cccf-4bc9-8788-a84348ceaf45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:22:46.609Z|143cacff-8777-4499-9884-e10deb3f259d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:46.610Z|143cacff-8777-4499-9884-e10deb3f259d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:46.622Z|f215548a-80cf-4c14-8662-c5c2e78b4110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:46.623Z|f215548a-80cf-4c14-8662-c5c2e78b4110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:46.629Z|6527e525-5cd5-4a63-a0d0-81244c410385|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:46.630Z|6527e525-5cd5-4a63-a0d0-81244c410385|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:56.663Z|e2ebca9e-1657-423b-92ed-494128c02853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:56.665Z|e2ebca9e-1657-423b-92ed-494128c02853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:56.692Z|9959c36c-e441-4cd2-b6fe-b0ccff5b922f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:56.700Z|a07a0ada-04a9-427e-b4eb-2b12baf3bdfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:22:56.699Z|9959c36c-e441-4cd2-b6fe-b0ccff5b922f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:56.700Z|a07a0ada-04a9-427e-b4eb-2b12baf3bdfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:22:59.432Z|9ebd8070-72e5-4008-a03e-543f28ad4393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:22:59.452Z|9ebd8070-72e5-4008-a03e-543f28ad4393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:23:00.862Z|f49070a6-9f25-4457-818a-aa4d133d6ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:23:00.863Z|f49070a6-9f25-4457-818a-aa4d133d6ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:23:06.726Z|921e6a88-7a27-42df-a88c-d2327bae0dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:06.728Z|921e6a88-7a27-42df-a88c-d2327bae0dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:06.730Z|4dd54654-7861-4f53-b8e4-255c3d4e50aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:06.731Z|4dd54654-7861-4f53-b8e4-255c3d4e50aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:06.746Z|029f8722-a952-4cbd-b448-8023f2ae6832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:06.747Z|029f8722-a952-4cbd-b448-8023f2ae6832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:14.432Z|e3049c2d-f16a-4e0e-b9f2-035a0323ffd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:23:14.434Z|e3049c2d-f16a-4e0e-b9f2-035a0323ffd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:23:16.776Z|c54a5eb7-444a-4537-b231-5c8b56e9468c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:16.779Z|c54a5eb7-444a-4537-b231-5c8b56e9468c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:16.787Z|8836d7f5-7a2b-4008-b85a-11a6e4250dc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:16.789Z|8836d7f5-7a2b-4008-b85a-11a6e4250dc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:16.790Z|4418eb9e-ad64-4fe7-afc4-affedacb534f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:16.791Z|4418eb9e-ad64-4fe7-afc4-affedacb534f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:26.811Z|78ba7ea9-b259-442a-b48a-62bb1e403614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:26.812Z|78ba7ea9-b259-442a-b48a-62bb1e403614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:26.827Z|de896f6f-6787-498b-8e43-e45b08a920e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:26.828Z|de896f6f-6787-498b-8e43-e45b08a920e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:26.827Z|fcd03356-7c74-4cf8-a25f-6fcda2e3dbe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:26.837Z|fcd03356-7c74-4cf8-a25f-6fcda2e3dbe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:29.431Z|d5567e2a-5992-413c-b1c2-fa843e55be65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:23:29.432Z|d5567e2a-5992-413c-b1c2-fa843e55be65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:23:30.864Z|bbcc1aaf-19fb-4bfd-8c43-0d4e6533e7a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:23:30.864Z|bbcc1aaf-19fb-4bfd-8c43-0d4e6533e7a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:23:36.846Z|79b12732-3b09-4fe7-8f22-f8e07e7cb2be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:36.847Z|79b12732-3b09-4fe7-8f22-f8e07e7cb2be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:36.863Z|ea7514b6-d2be-42ee-adec-653b1da75446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:36.864Z|ea7514b6-d2be-42ee-adec-653b1da75446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:36.874Z|825fb5e2-7038-42bb-9150-0732900b6948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:36.874Z|825fb5e2-7038-42bb-9150-0732900b6948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:41.032Z|ac8b145b-6322-482f-bc69-55b67047a475|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:23:41.033Z|ac8b145b-6322-482f-bc69-55b67047a475|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:44.431Z|0fd18d80-229c-458c-8053-8c590f99a818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:23:44.435Z|0fd18d80-229c-458c-8053-8c590f99a818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:23:46.890Z|e3a2c1dd-a063-4f1b-8d41-e01b38d76b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:46.891Z|e3a2c1dd-a063-4f1b-8d41-e01b38d76b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:46.907Z|6016042a-8226-4b36-a285-e7d5433b5305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:46.908Z|6016042a-8226-4b36-a285-e7d5433b5305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:46.930Z|6a9ab2d4-9931-48dd-bf6a-5c50da324a0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:46.933Z|6a9ab2d4-9931-48dd-bf6a-5c50da324a0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:56.927Z|600f60e2-837c-493a-ab6a-f35bc74077a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:56.928Z|600f60e2-837c-493a-ab6a-f35bc74077a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:56.948Z|30b78f8a-1932-4d92-80cd-e2de9bc98f2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:56.949Z|30b78f8a-1932-4d92-80cd-e2de9bc98f2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:56.973Z|5a06c222-81cc-46ba-b51d-4338bf0a4942|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:23:56.974Z|5a06c222-81cc-46ba-b51d-4338bf0a4942|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:23:59.431Z|38e899bc-ed4c-439d-a358-4ccb113f4815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:23:59.433Z|38e899bc-ed4c-439d-a358-4ccb113f4815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:24:00.866Z|cc682acf-8c32-4e82-b8ab-4df57d3d6a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:24:00.868Z|cc682acf-8c32-4e82-b8ab-4df57d3d6a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:24:06.970Z|abd7d626-eaf5-4fbf-b121-259ed95e1fdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:06.972Z|abd7d626-eaf5-4fbf-b121-259ed95e1fdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:07.005Z|7b2f02ce-faa9-4906-bbd1-9ca67ce3aa99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:07.007Z|7b2f02ce-faa9-4906-bbd1-9ca67ce3aa99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:07.038Z|455ec58e-351b-478e-8267-dced0c67debf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:07.040Z|455ec58e-351b-478e-8267-dced0c67debf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:14.431Z|6b3de320-0b26-42d4-bed4-9865b4e378d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:24:14.432Z|6b3de320-0b26-42d4-bed4-9865b4e378d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:24:17.026Z|725213a1-895c-4999-944c-98962d762447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:17.027Z|725213a1-895c-4999-944c-98962d762447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:17.052Z|b2a00b89-8df8-4a63-8ab6-3fca5e6712b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:17.054Z|b2a00b89-8df8-4a63-8ab6-3fca5e6712b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:17.081Z|c54f81a7-1950-44c2-b78e-5fad8f07478f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:17.082Z|c54f81a7-1950-44c2-b78e-5fad8f07478f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:27.086Z|2499d903-4360-496e-9bbc-ffabafe4fa0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:27.088Z|2499d903-4360-496e-9bbc-ffabafe4fa0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:27.100Z|57f82e20-b6c4-4f30-a144-0d8ff6497b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:27.102Z|57f82e20-b6c4-4f30-a144-0d8ff6497b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:27.136Z|96c56fdc-92f6-4347-8372-367c0867c0c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:27.137Z|96c56fdc-92f6-4347-8372-367c0867c0c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:29.431Z|72e6e460-d8c2-471f-90ad-29183ba2bebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:24:29.435Z|72e6e460-d8c2-471f-90ad-29183ba2bebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:24:30.871Z|acd4d7e9-ebc6-4b52-8800-08b99e66d22a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:24:30.872Z|acd4d7e9-ebc6-4b52-8800-08b99e66d22a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:24:37.158Z|de62ea1c-9a97-4529-90b1-621d1d061dcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:37.158Z|7d43e81a-9962-4cf0-a484-ece59f5f2939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:37.159Z|de62ea1c-9a97-4529-90b1-621d1d061dcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:37.159Z|7d43e81a-9962-4cf0-a484-ece59f5f2939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:37.190Z|7158e722-4467-4d9b-94da-4cde5679f552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:37.190Z|7158e722-4467-4d9b-94da-4cde5679f552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:41.028Z|bab23417-0bde-488f-90a3-ad78fce34d5f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:24:41.030Z|bab23417-0bde-488f-90a3-ad78fce34d5f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:44.431Z|895a9e3b-6b5e-4767-93c0-443fcd059935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:24:44.432Z|895a9e3b-6b5e-4767-93c0-443fcd059935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:24:47.197Z|47e2c4b4-1796-4a2c-bf5c-61ffea72ba99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:47.203Z|47e2c4b4-1796-4a2c-bf5c-61ffea72ba99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:47.202Z|37b8ac87-992c-456b-b344-e41e568f7bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:47.204Z|37b8ac87-992c-456b-b344-e41e568f7bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:47.226Z|370274d9-b71f-43fe-931d-4b4965824139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:47.228Z|370274d9-b71f-43fe-931d-4b4965824139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:57.231Z|96032e5f-a00d-4fff-b6d2-be3cf55852b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:57.232Z|96032e5f-a00d-4fff-b6d2-be3cf55852b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:57.235Z|7a1f20b4-36ae-4f88-9eb9-f280c7c5cfa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:57.237Z|7a1f20b4-36ae-4f88-9eb9-f280c7c5cfa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:57.254Z|32a13174-54b9-43d8-9081-d9b710454893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:24:57.254Z|32a13174-54b9-43d8-9081-d9b710454893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:24:59.431Z|b3564e66-097f-4cc9-a1ba-b7cd2d33b403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:24:59.432Z|b3564e66-097f-4cc9-a1ba-b7cd2d33b403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:25:00.872Z|d638628d-f207-4ed9-9314-4fd66d26374e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:25:00.873Z|d638628d-f207-4ed9-9314-4fd66d26374e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:25:07.266Z|cdecf206-c16e-491b-9f70-789123d65c86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:07.268Z|cdecf206-c16e-491b-9f70-789123d65c86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:07.269Z|cf46d204-b9d4-456e-a52d-083cb698831c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:07.270Z|cf46d204-b9d4-456e-a52d-083cb698831c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:07.281Z|45b19008-c963-4b72-aac3-b8750713c778|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:07.282Z|45b19008-c963-4b72-aac3-b8750713c778|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:14.431Z|bbbdd159-d47a-41ef-9777-699ab31e19ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:25:14.435Z|bbbdd159-d47a-41ef-9777-699ab31e19ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:25:17.322Z|d32ab3e2-d146-4bcd-8cd5-f99ea085c795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:17.325Z|d32ab3e2-d146-4bcd-8cd5-f99ea085c795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:17.325Z|680610ee-be0d-4adc-b90f-bdf417d80ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:17.326Z|680610ee-be0d-4adc-b90f-bdf417d80ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:17.329Z|c37559ea-9a6a-4722-9209-e7ae242a17da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:17.330Z|c37559ea-9a6a-4722-9209-e7ae242a17da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:27.389Z|16773647-58d1-47cb-a64d-3410b53874ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:27.389Z|5347c4cf-68cc-4cf3-a52b-8ded9efd8be2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:27.390Z|16773647-58d1-47cb-a64d-3410b53874ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:27.390Z|5347c4cf-68cc-4cf3-a52b-8ded9efd8be2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:27.396Z|18e0cf8c-591a-4f82-8825-43a273a53dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:27.397Z|18e0cf8c-591a-4f82-8825-43a273a53dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:29.432Z|920f1990-bf59-48d1-891e-c6cf1e534237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:25:29.433Z|920f1990-bf59-48d1-891e-c6cf1e534237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:25:30.873Z|7be4816d-5e5d-4501-9c18-9535c6c59a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:25:30.874Z|7be4816d-5e5d-4501-9c18-9535c6c59a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:25:37.428Z|d249cb45-e191-4179-be49-5a06988ffafa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:37.429Z|d249cb45-e191-4179-be49-5a06988ffafa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:37.431Z|db89ec4b-25a7-4ae1-a843-90fb3e5330ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:37.432Z|db89ec4b-25a7-4ae1-a843-90fb3e5330ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:37.431Z|2614b663-b8ec-4114-bc4a-044ddea67bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:37.448Z|2614b663-b8ec-4114-bc4a-044ddea67bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:41.029Z|cf68170e-b71f-4b2a-af57-c1caf2ee9a64|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:25:41.030Z|cf68170e-b71f-4b2a-af57-c1caf2ee9a64|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:44.431Z|7f6efe9d-611d-45e1-9adb-9620d30c5be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:25:44.432Z|7f6efe9d-611d-45e1-9adb-9620d30c5be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:25:47.488Z|e0388a72-e866-488b-9544-5dc8c0a8031b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:47.488Z|1ae52d75-6a60-45ca-b934-c3725661d67c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:47.490Z|e0388a72-e866-488b-9544-5dc8c0a8031b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:47.490Z|1ae52d75-6a60-45ca-b934-c3725661d67c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:47.505Z|0c0e351a-07b0-48aa-bd07-cf05eadfbb0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:47.506Z|0c0e351a-07b0-48aa-bd07-cf05eadfbb0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:57.546Z|879349c4-2da6-4a68-b9e8-c2340941a49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:57.546Z|f29afc86-aece-452e-aae9-ff9d92a4de66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:57.547Z|879349c4-2da6-4a68-b9e8-c2340941a49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:57.547Z|f29afc86-aece-452e-aae9-ff9d92a4de66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:57.554Z|b542fbb2-9150-4b08-b64a-f4cf05034cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:25:57.557Z|b542fbb2-9150-4b08-b64a-f4cf05034cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:25:59.432Z|7b223212-549a-40e0-93bb-ed6c030c2edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:25:59.436Z|7b223212-549a-40e0-93bb-ed6c030c2edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:26:00.875Z|bca361d7-d2ad-4c4b-86fa-29b09f69cf26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:26:00.876Z|bca361d7-d2ad-4c4b-86fa-29b09f69cf26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:26:07.600Z|1f90b389-f0bc-4fcd-a01a-5717d5958cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:07.600Z|f4fdb487-51b8-4db7-b80a-71dbe3cf15b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:07.601Z|f4fdb487-51b8-4db7-b80a-71dbe3cf15b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:07.601Z|1f90b389-f0bc-4fcd-a01a-5717d5958cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:07.669Z|1b77994c-08e2-4e14-926d-d7d4133298a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:07.670Z|1b77994c-08e2-4e14-926d-d7d4133298a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:14.432Z|8c9e8443-e937-4008-8a6a-cbb7d5133488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:26:14.432Z|8c9e8443-e937-4008-8a6a-cbb7d5133488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:26:17.714Z|a91fb8cb-c6d7-40fa-9fe0-d55be36a2a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:17.717Z|a91fb8cb-c6d7-40fa-9fe0-d55be36a2a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:17.714Z|e4ad2336-72bd-4219-a2d2-866af8465dc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:17.719Z|e4ad2336-72bd-4219-a2d2-866af8465dc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:17.772Z|30e44956-6af5-49bd-97cd-252678bfcb34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:17.773Z|30e44956-6af5-49bd-97cd-252678bfcb34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:27.808Z|63d062af-1c9f-4eb1-ad45-ba4b050cc293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:27.808Z|dcdfc2d1-0f28-4087-827a-01c235dbe147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:27.809Z|63d062af-1c9f-4eb1-ad45-ba4b050cc293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:27.809Z|dcdfc2d1-0f28-4087-827a-01c235dbe147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:27.871Z|ff101e17-a1d7-409e-8f30-dda977b95cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:27.872Z|ff101e17-a1d7-409e-8f30-dda977b95cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:29.432Z|c0713d3b-8131-4a0b-b116-0d9c81d3c1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:26:29.433Z|c0713d3b-8131-4a0b-b116-0d9c81d3c1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:26:30.877Z|d5851105-09d6-4ad0-a026-963488f9e189|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:26:30.879Z|d5851105-09d6-4ad0-a026-963488f9e189|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:26:37.865Z|31efff13-ef76-49cd-8f4f-6f95bdb620fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:37.868Z|31efff13-ef76-49cd-8f4f-6f95bdb620fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:37.876Z|8e26f81c-09db-4437-b2e7-dfb26ae9dcce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:37.878Z|8e26f81c-09db-4437-b2e7-dfb26ae9dcce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:37.909Z|ba67b4c6-ba0d-406f-8eaa-0508cfbbdc4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:37.910Z|ba67b4c6-ba0d-406f-8eaa-0508cfbbdc4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:41.031Z|72b6a26e-ff60-4885-9c69-adf62e6669aa|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:26:41.033Z|72b6a26e-ff60-4885-9c69-adf62e6669aa|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:44.431Z|c089e8ec-42cd-4e09-9999-91e232e05f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:26:44.435Z|c089e8ec-42cd-4e09-9999-91e232e05f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:26:47.921Z|26bfa895-4276-47b0-9903-1367b502027c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:47.921Z|29f396d2-b6f4-4f20-b9b7-3315bd15e58a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:47.922Z|26bfa895-4276-47b0-9903-1367b502027c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:47.923Z|29f396d2-b6f4-4f20-b9b7-3315bd15e58a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:47.944Z|891c9dca-a8f5-4814-85f5-aea3869a01e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:47.945Z|891c9dca-a8f5-4814-85f5-aea3869a01e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:57.977Z|871c15b7-a1b0-4ac1-b597-be6b513503ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:57.979Z|871c15b7-a1b0-4ac1-b597-be6b513503ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:57.986Z|d948b93d-0f18-4bf9-9643-20afd6a48fda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:57.988Z|d948b93d-0f18-4bf9-9643-20afd6a48fda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:58.020Z|eeab1c75-f05d-4673-9f7e-1da431206245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:26:58.021Z|eeab1c75-f05d-4673-9f7e-1da431206245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:26:59.431Z|73003a5b-ddfe-4e5c-87c6-c7426642dea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:26:59.433Z|73003a5b-ddfe-4e5c-87c6-c7426642dea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:27:00.880Z|808d79a5-3913-4478-836d-69cf0d40baec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:27:00.881Z|808d79a5-3913-4478-836d-69cf0d40baec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:27:08.060Z|42b2a2a5-448c-4493-964d-997627015783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:08.061Z|42b2a2a5-448c-4493-964d-997627015783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:08.070Z|3de55678-7243-4a1b-8e21-6df20df8fe0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:08.071Z|3de55678-7243-4a1b-8e21-6df20df8fe0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:08.077Z|cd1296a1-8071-4562-994c-07bb334d8490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:08.082Z|cd1296a1-8071-4562-994c-07bb334d8490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:14.431Z|861c7ed5-e118-4a95-92eb-d858823055ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:27:14.432Z|861c7ed5-e118-4a95-92eb-d858823055ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:27:18.101Z|8e2f93e8-86cf-47c0-b406-05cf109f3d84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:18.101Z|8e2f93e8-86cf-47c0-b406-05cf109f3d84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:18.104Z|5d276457-28e6-4d36-8ac7-841f36e35b16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:18.104Z|5d276457-28e6-4d36-8ac7-841f36e35b16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:18.116Z|63cf8b06-f660-4e93-b2f7-32fc4521dba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:18.118Z|63cf8b06-f660-4e93-b2f7-32fc4521dba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:28.144Z|289ef705-ff5b-4de4-9e57-2df885ce7f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:28.145Z|289ef705-ff5b-4de4-9e57-2df885ce7f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:28.144Z|18a78417-07dc-467c-8964-463c74f2610f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:28.147Z|18a78417-07dc-467c-8964-463c74f2610f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:28.151Z|0b24d348-d8c6-45e4-a4fa-b401d5048664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:28.154Z|0b24d348-d8c6-45e4-a4fa-b401d5048664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:29.431Z|d1966cd7-95f0-4315-9250-d7b5e8bfffd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:27:29.441Z|d1966cd7-95f0-4315-9250-d7b5e8bfffd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:27:30.882Z|6ef42451-ec79-475b-a402-fbd9f68ca896|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:27:30.884Z|6ef42451-ec79-475b-a402-fbd9f68ca896|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:27:38.188Z|7e3acc7a-db6a-48ca-9f5c-566cac2c2880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:38.189Z|7e3acc7a-db6a-48ca-9f5c-566cac2c2880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:38.201Z|4cd9aeca-316a-4b52-9f35-1cf8873a9264|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:38.202Z|4cd9aeca-316a-4b52-9f35-1cf8873a9264|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:38.207Z|7be4e99f-07cd-46ee-b6f9-5b8132baab1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:38.208Z|7be4e99f-07cd-46ee-b6f9-5b8132baab1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:41.027Z|9a8ac809-b948-4290-b8a5-84dd9976dccf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:27:41.028Z|9a8ac809-b948-4290-b8a5-84dd9976dccf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:44.432Z|a7bcc429-c1ec-42db-9367-953d25a6ca99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:27:44.433Z|a7bcc429-c1ec-42db-9367-953d25a6ca99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:27:48.245Z|b8987749-b058-46bb-b77f-58d767b82eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:48.247Z|b8987749-b058-46bb-b77f-58d767b82eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:48.255Z|8408a30b-d3db-4ec1-b3c5-af9ea9e4a32b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:48.256Z|8408a30b-d3db-4ec1-b3c5-af9ea9e4a32b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:48.261Z|8516cd72-4230-4d4e-97e1-370807cb6e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:48.262Z|8516cd72-4230-4d4e-97e1-370807cb6e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:58.297Z|801c6eaa-fc6f-42ca-b450-ddfb4b6bd800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:58.297Z|62dd53d0-1c4b-494c-856a-8f881ab06460|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:58.298Z|801c6eaa-fc6f-42ca-b450-ddfb4b6bd800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:58.298Z|62dd53d0-1c4b-494c-856a-8f881ab06460|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:58.299Z|42944e1b-2d47-4a1b-9ab4-9b59af1b08e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:27:58.301Z|42944e1b-2d47-4a1b-9ab4-9b59af1b08e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:27:59.431Z|58a46c79-cb88-4f05-ac4d-5e9877fd18b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:27:59.432Z|58a46c79-cb88-4f05-ac4d-5e9877fd18b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:28:00.885Z|edb39440-31b0-4f2a-a6c4-f342fc6e162d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:28:00.885Z|edb39440-31b0-4f2a-a6c4-f342fc6e162d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:28:08.386Z|cb62dfc6-b473-49c6-a8e9-a8e29df2292a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:08.387Z|cb62dfc6-b473-49c6-a8e9-a8e29df2292a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:08.401Z|3af06197-8faf-4be1-be30-c934f79d8c9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:08.402Z|3af06197-8faf-4be1-be30-c934f79d8c9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:08.406Z|346186d9-8488-465e-a931-c9ec475bc875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:08.407Z|346186d9-8488-465e-a931-c9ec475bc875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:14.431Z|ce4b764e-9819-4f8e-b569-bce71426b50f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:28:14.437Z|ce4b764e-9819-4f8e-b569-bce71426b50f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:28:18.462Z|64083c8f-b58f-41a6-a0f1-aad827e7d4be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:18.464Z|64083c8f-b58f-41a6-a0f1-aad827e7d4be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:18.473Z|5ae922f7-4a96-460c-a245-3dd23d1b9d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:18.473Z|5ae922f7-4a96-460c-a245-3dd23d1b9d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:18.479Z|00aba02c-9430-4354-844e-a07e57341bca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:18.480Z|00aba02c-9430-4354-844e-a07e57341bca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:28.518Z|c43e4327-6d91-4b57-8756-dc9baac35782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:28.519Z|c43e4327-6d91-4b57-8756-dc9baac35782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:28.526Z|4e8b5d4c-23d8-42a8-ba55-cb7009b7a066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:28.527Z|4e8b5d4c-23d8-42a8-ba55-cb7009b7a066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:28.536Z|30799273-3437-42a7-8f51-0fdfca8c1508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:28.536Z|30799273-3437-42a7-8f51-0fdfca8c1508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:29.431Z|c516223e-7afd-40d6-92d2-f38f2a2f0a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:28:29.432Z|c516223e-7afd-40d6-92d2-f38f2a2f0a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:28:30.886Z|57f60cd9-9ed0-4189-847c-e46ffc7c64fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:28:30.886Z|57f60cd9-9ed0-4189-847c-e46ffc7c64fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:28:38.564Z|d65ee861-cdb2-40de-a2da-05cfa1cef532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:38.567Z|d65ee861-cdb2-40de-a2da-05cfa1cef532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:38.584Z|44e2dc68-621f-43ea-90a4-d7a202acfabe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:38.585Z|44e2dc68-621f-43ea-90a4-d7a202acfabe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:38.583Z|d2973624-3f17-40f8-9437-30ef0b39c761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:38.588Z|d2973624-3f17-40f8-9437-30ef0b39c761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:41.034Z|5c42bebe-6d73-4005-a354-9ba6bd9ba4e5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:28:41.036Z|5c42bebe-6d73-4005-a354-9ba6bd9ba4e5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:44.431Z|a5717539-4038-48eb-8d48-e52216ea49fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:28:44.432Z|a5717539-4038-48eb-8d48-e52216ea49fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:28:48.635Z|a1a765c7-91ef-41c7-bd1b-670353f562fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:48.636Z|a1a765c7-91ef-41c7-bd1b-670353f562fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:48.638Z|fa8b7668-b435-41ce-adfb-b24d8a80f2d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:48.639Z|fa8b7668-b435-41ce-adfb-b24d8a80f2d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:48.694Z|621cd8b3-2fad-4994-be05-e14da7be7e52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:48.698Z|621cd8b3-2fad-4994-be05-e14da7be7e52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:58.681Z|ab5a88c2-cb5b-4760-8a8d-a296664c1986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:58.682Z|ab5a88c2-cb5b-4760-8a8d-a296664c1986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:58.692Z|015da978-b700-446d-888c-0e0c26e92834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:58.694Z|015da978-b700-446d-888c-0e0c26e92834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:58.734Z|e1ce40d4-e194-418e-b37d-ed2f7bf4ca77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:28:58.746Z|e1ce40d4-e194-418e-b37d-ed2f7bf4ca77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:28:59.435Z|3ddb3949-2c5c-4ed6-8321-950a4b9dd729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:28:59.447Z|3ddb3949-2c5c-4ed6-8321-950a4b9dd729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:29:00.887Z|8d48424f-8d14-4b3b-afbe-075df9e5e14d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:29:00.888Z|8d48424f-8d14-4b3b-afbe-075df9e5e14d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:29:08.725Z|1cab8b2c-3978-4abe-8461-eb50369d1e61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:08.728Z|1cab8b2c-3978-4abe-8461-eb50369d1e61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:08.746Z|c8c3cf48-13cc-4e2b-9ea5-203464050d57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:08.747Z|c8c3cf48-13cc-4e2b-9ea5-203464050d57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:08.784Z|86dc48cd-b385-4ca1-9249-2a7367a05d6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:08.786Z|86dc48cd-b385-4ca1-9249-2a7367a05d6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:14.436Z|54421a93-a590-4427-b03a-5075526140fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:29:14.441Z|54421a93-a590-4427-b03a-5075526140fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:29:18.773Z|e1b0d94d-94a5-4d3b-9b0a-f492718967b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:18.774Z|e1b0d94d-94a5-4d3b-9b0a-f492718967b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:18.785Z|81007ce0-cbba-4657-8d40-cce093d1689d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:18.787Z|81007ce0-cbba-4657-8d40-cce093d1689d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:18.813Z|0f0d34ac-64d7-4e78-ad26-01e41202094d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:18.815Z|0f0d34ac-64d7-4e78-ad26-01e41202094d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:28.821Z|19607cf0-f347-4ce5-bce9-d88dcfa68e01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:28.825Z|bb77bdf6-3c0b-4e17-b41e-b072589ed359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:28.826Z|19607cf0-f347-4ce5-bce9-d88dcfa68e01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:28.826Z|bb77bdf6-3c0b-4e17-b41e-b072589ed359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:28.843Z|bf579eb7-1137-4773-9a13-32b9ab96e82a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:28.846Z|bf579eb7-1137-4773-9a13-32b9ab96e82a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:29.431Z|74fa64e7-fd38-4d1d-8be8-0be3302239ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:29:29.432Z|74fa64e7-fd38-4d1d-8be8-0be3302239ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:29:30.889Z|d1f50474-2db5-4108-861b-7e4cc4452214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:29:30.890Z|d1f50474-2db5-4108-861b-7e4cc4452214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:29:38.865Z|d916ef28-e826-4ed3-8b55-ead3ed757ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:38.865Z|d916ef28-e826-4ed3-8b55-ead3ed757ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:38.877Z|2185c45c-834d-4963-bc1b-5d53e1a15668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:38.879Z|2185c45c-834d-4963-bc1b-5d53e1a15668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:38.889Z|54a429fe-b833-4498-b31d-aac45687499b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:38.890Z|54a429fe-b833-4498-b31d-aac45687499b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:41.025Z|a9a18a77-ca72-4248-a36b-e98c3b800b42|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:29:41.026Z|a9a18a77-ca72-4248-a36b-e98c3b800b42|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:44.431Z|05217cc1-26a5-442e-b43a-20ed2fc3a033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:29:44.437Z|05217cc1-26a5-442e-b43a-20ed2fc3a033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:29:48.909Z|f93f3682-6438-4587-b156-ab0cf5d6ebf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:48.916Z|f93f3682-6438-4587-b156-ab0cf5d6ebf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:48.933Z|28c4a368-e903-41b1-89ac-d307d20c029c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:48.934Z|28c4a368-e903-41b1-89ac-d307d20c029c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:48.982Z|92c7840c-6a5d-409c-8dae-f21c87882233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:48.983Z|92c7840c-6a5d-409c-8dae-f21c87882233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:58.987Z|c88d93bd-0f26-42bd-b2a8-6ed9cc2aee9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:58.988Z|c88d93bd-0f26-42bd-b2a8-6ed9cc2aee9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:59.001Z|67972fe7-b0d2-4833-9336-26a9a5501384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:59.002Z|67972fe7-b0d2-4833-9336-26a9a5501384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:59.068Z|9d520b07-a236-4c84-89d0-41a158bb0371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:29:59.075Z|9d520b07-a236-4c84-89d0-41a158bb0371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:29:59.431Z|34b6c40e-aec5-4061-a0d6-7a798f650800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:29:59.432Z|34b6c40e-aec5-4061-a0d6-7a798f650800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:30:00.891Z|2f5ed6cf-6c31-459f-8deb-cc0b1c587886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:30:00.891Z|2f5ed6cf-6c31-459f-8deb-cc0b1c587886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:30:09.028Z|d71fcf28-f030-4f34-ab79-d252ffe96e94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:09.029Z|d71fcf28-f030-4f34-ab79-d252ffe96e94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:09.032Z|b8211b23-1e03-4551-a45d-3ee99b013ff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:09.033Z|b8211b23-1e03-4551-a45d-3ee99b013ff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:09.144Z|51d9218f-0327-457a-bfa0-90f8d99581f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:09.145Z|51d9218f-0327-457a-bfa0-90f8d99581f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:14.436Z|0429f321-eea5-44dc-a0b0-feac0b9dc1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:30:14.443Z|0429f321-eea5-44dc-a0b0-feac0b9dc1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:30:19.093Z|4ef812c1-d6c9-4970-ac71-43bc87eb5add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:19.093Z|b7eb78bd-7251-4246-bfd2-3f778a0201eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:19.094Z|4ef812c1-d6c9-4970-ac71-43bc87eb5add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:19.094Z|b7eb78bd-7251-4246-bfd2-3f778a0201eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:19.216Z|00e81ae4-dac6-47f2-bd43-22a3689969c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:19.216Z|00e81ae4-dac6-47f2-bd43-22a3689969c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:29.160Z|53364b39-3ee7-4ed3-8968-66aca599e21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:29.162Z|53364b39-3ee7-4ed3-8968-66aca599e21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:29.212Z|ce2dcab5-ef00-4a8a-bc2d-883ce30c5b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:29.212Z|ce2dcab5-ef00-4a8a-bc2d-883ce30c5b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:29.288Z|cad8cc74-6ebd-4c62-afd0-ac018d923bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:29.289Z|cad8cc74-6ebd-4c62-afd0-ac018d923bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:29.435Z|895ec8eb-d7f0-4978-88fd-8c67a3c4a03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:30:29.436Z|895ec8eb-d7f0-4978-88fd-8c67a3c4a03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:30:30.895Z|0151a764-8efe-4c14-90d5-e29a086eb09c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:30:30.896Z|0151a764-8efe-4c14-90d5-e29a086eb09c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:30:39.211Z|dd533bff-a006-4bff-9c76-e565493a6b8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:39.214Z|dd533bff-a006-4bff-9c76-e565493a6b8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:39.254Z|8d55648d-43d6-47f5-b29a-292c3913e57e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:39.255Z|8d55648d-43d6-47f5-b29a-292c3913e57e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:39.319Z|43d8da3a-7482-43cf-9b01-fc047ab646e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:39.320Z|43d8da3a-7482-43cf-9b01-fc047ab646e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:41.033Z|316d4e3b-6b35-4c4f-b4ca-fd8ccfbf439a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:30:41.034Z|316d4e3b-6b35-4c4f-b4ca-fd8ccfbf439a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:44.431Z|656180bc-5342-4f26-9801-c9300bcc798c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:30:44.432Z|656180bc-5342-4f26-9801-c9300bcc798c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:30:49.261Z|5bf16f58-52a6-419b-ad59-7f44e7cf9ab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:49.262Z|5bf16f58-52a6-419b-ad59-7f44e7cf9ab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:49.305Z|35e8955d-db79-4156-9fb2-e2d8cee22afc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:49.306Z|35e8955d-db79-4156-9fb2-e2d8cee22afc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:49.353Z|0323d802-8eb9-44e4-81b4-3ac009963a3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:49.354Z|0323d802-8eb9-44e4-81b4-3ac009963a3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:59.313Z|9a79fc5a-2753-41de-99b6-9a92010bb51e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:59.314Z|9a79fc5a-2753-41de-99b6-9a92010bb51e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:59.348Z|fd08b1f2-ea54-44b0-b242-f36f9fb14043|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:59.349Z|fd08b1f2-ea54-44b0-b242-f36f9fb14043|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:59.392Z|1c12139d-bc51-4cba-9834-7c0a205fe45a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:30:59.393Z|1c12139d-bc51-4cba-9834-7c0a205fe45a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:30:59.433Z|df9b916f-eca8-4581-9538-7cfaad59c461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:30:59.438Z|df9b916f-eca8-4581-9538-7cfaad59c461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:31:00.899Z|80af5ec2-379a-4bc2-9ed8-e321bf16e406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:31:00.900Z|80af5ec2-379a-4bc2-9ed8-e321bf16e406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:31:09.365Z|28dc4890-607d-4466-b362-763f1c3ddab7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:09.366Z|28dc4890-607d-4466-b362-763f1c3ddab7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:09.388Z|1a881e93-d092-47f5-b946-7bfa38f29c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:09.390Z|1a881e93-d092-47f5-b946-7bfa38f29c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:09.434Z|aeb68028-52da-4932-aee9-d86c39568b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:09.435Z|aeb68028-52da-4932-aee9-d86c39568b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:14.431Z|f1718d3c-5f19-4fa2-b50c-336c966b3af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:31:14.432Z|f1718d3c-5f19-4fa2-b50c-336c966b3af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:31:19.417Z|6df61d74-8ca1-4be6-b37a-f32ee2f86ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:19.419Z|6df61d74-8ca1-4be6-b37a-f32ee2f86ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:19.436Z|367bbfcf-34c6-444d-a487-852fae74c4f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:19.437Z|367bbfcf-34c6-444d-a487-852fae74c4f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:19.475Z|a070a141-c4b5-41fb-b97e-2f7bf05ff4c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:19.476Z|a070a141-c4b5-41fb-b97e-2f7bf05ff4c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:29.431Z|de9a60d4-9f2b-42ae-9803-401a2205c1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:31:29.432Z|de9a60d4-9f2b-42ae-9803-401a2205c1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:31:29.476Z|c9ea5b7a-7bce-4b5e-8e66-2e0f6d8ab5c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:29.477Z|c9ea5b7a-7bce-4b5e-8e66-2e0f6d8ab5c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:29.488Z|57e63668-1399-4f03-ab6c-36c54282664a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:29.488Z|57e63668-1399-4f03-ab6c-36c54282664a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:29.514Z|ea964455-1b29-4a23-9c38-bebf7b289008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:29.515Z|ea964455-1b29-4a23-9c38-bebf7b289008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:30.901Z|73d65b17-1c51-402f-9bfb-4c2eb998a677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:31:30.902Z|73d65b17-1c51-402f-9bfb-4c2eb998a677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:31:39.506Z|4e974da1-32a5-41ef-a77c-9bf90e21ad0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:39.507Z|4e974da1-32a5-41ef-a77c-9bf90e21ad0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:39.518Z|9607cbae-19bc-4a30-ab9d-522b362bc4a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:39.519Z|9607cbae-19bc-4a30-ab9d-522b362bc4a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:39.540Z|d99104e6-0a1c-49a6-9312-3c8fe967ae66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:39.541Z|d99104e6-0a1c-49a6-9312-3c8fe967ae66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:41.025Z|e52ecaa1-b949-43b7-9ff8-dabbb9e9327e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:31:41.026Z|e52ecaa1-b949-43b7-9ff8-dabbb9e9327e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:44.431Z|56e94c19-0de5-48be-a023-0b603c9061ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:31:44.434Z|56e94c19-0de5-48be-a023-0b603c9061ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:31:49.534Z|3782e409-2faf-43e0-9758-82f3b6c5cde3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:49.536Z|3782e409-2faf-43e0-9758-82f3b6c5cde3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:49.541Z|d439de75-15e3-4a75-bf0f-160d77d2b8a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:49.542Z|d439de75-15e3-4a75-bf0f-160d77d2b8a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:49.564Z|7e0fa579-7859-4500-9733-c0c764cae960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:49.565Z|7e0fa579-7859-4500-9733-c0c764cae960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:59.431Z|57ec6bd0-91c7-4a44-a476-a9b88775e943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:31:59.432Z|57ec6bd0-91c7-4a44-a476-a9b88775e943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:31:59.585Z|74310c2e-0a93-485b-bb39-294b3af72140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:59.587Z|74310c2e-0a93-485b-bb39-294b3af72140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:59.590Z|3b41d126-612e-4c8a-9dd8-8dfb3646a672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:59.590Z|3b41d126-612e-4c8a-9dd8-8dfb3646a672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:31:59.617Z|bf8b79fa-e8e9-4c38-b572-dbbe42a0176d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:31:59.618Z|bf8b79fa-e8e9-4c38-b572-dbbe42a0176d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:00.902Z|de21f114-917e-4dfe-ad69-bb2c9c954d64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:32:00.903Z|de21f114-917e-4dfe-ad69-bb2c9c954d64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:32:09.653Z|83ad6238-361c-47ca-b1ea-89ae11c98ea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:09.653Z|a4662ef9-3d6f-44c6-a707-687f705b88ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:09.654Z|a4662ef9-3d6f-44c6-a707-687f705b88ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:09.654Z|83ad6238-361c-47ca-b1ea-89ae11c98ea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:09.657Z|4ec2e3de-2b83-48a3-993f-0adcf7941cca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:09.657Z|4ec2e3de-2b83-48a3-993f-0adcf7941cca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:14.431Z|2dc1b10e-9c03-4ab4-ad98-619981267659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:32:14.432Z|2dc1b10e-9c03-4ab4-ad98-619981267659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:32:19.726Z|89d77ffe-7861-4481-997e-dc8c5c279f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:19.728Z|89d77ffe-7861-4481-997e-dc8c5c279f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:19.726Z|856c58d9-60a1-4b32-b17e-74de819dfd49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:19.729Z|856c58d9-60a1-4b32-b17e-74de819dfd49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:19.728Z|58eb9d8f-952b-4478-9b42-df8df88b0852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:19.730Z|58eb9d8f-952b-4478-9b42-df8df88b0852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:29.431Z|7c361447-cf98-42b2-8902-140115b1656b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:32:29.437Z|7c361447-cf98-42b2-8902-140115b1656b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:32:29.769Z|3e0d31c9-5691-4003-b995-3cd4c0d111b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:29.770Z|3e0d31c9-5691-4003-b995-3cd4c0d111b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:29.782Z|a6f86381-63cb-445f-8bc4-377f86013ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:29.787Z|a6f86381-63cb-445f-8bc4-377f86013ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:29.783Z|a8896746-ff1c-4fc1-8f5c-8c026cf110cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:29.796Z|a8896746-ff1c-4fc1-8f5c-8c026cf110cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:30.906Z|6d29ccff-c13a-4f18-9f30-d04f780dd82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:32:30.912Z|6d29ccff-c13a-4f18-9f30-d04f780dd82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:32:39.814Z|80e7c9c1-5909-49c3-a14a-b948a0bd5684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:39.815Z|80e7c9c1-5909-49c3-a14a-b948a0bd5684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:39.826Z|5771119e-5d48-42ae-ba3f-a6953b937177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:39.829Z|5771119e-5d48-42ae-ba3f-a6953b937177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:39.832Z|82ff3433-9d45-427b-be81-15ef5457a35c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:39.832Z|82ff3433-9d45-427b-be81-15ef5457a35c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:41.058Z|ce997f11-d936-4b2b-ba1c-e9ef592af851|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:32:41.059Z|ce997f11-d936-4b2b-ba1c-e9ef592af851|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:44.433Z|3a0a3200-5508-402b-b1df-0ef2bb071eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:32:44.434Z|3a0a3200-5508-402b-b1df-0ef2bb071eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:32:49.857Z|a3e7d91b-2944-4b82-80b2-4dfbcfab3702|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:49.858Z|a3e7d91b-2944-4b82-80b2-4dfbcfab3702|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:49.869Z|f622ff5c-ee35-4dd5-bc26-3fe71142cc08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:49.869Z|fe382d6d-80e8-457b-815d-470f396a8c3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:49.871Z|fe382d6d-80e8-457b-815d-470f396a8c3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:49.870Z|f622ff5c-ee35-4dd5-bc26-3fe71142cc08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:59.431Z|7fecfbff-35bf-4866-af8c-a46be1c8c6f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:32:59.432Z|7fecfbff-35bf-4866-af8c-a46be1c8c6f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:32:59.886Z|85318297-0d7c-41bc-88d8-b46bd8556814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:59.887Z|85318297-0d7c-41bc-88d8-b46bd8556814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:59.904Z|e7610cf1-e829-4fe7-a2b4-8b7831ccbcda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:59.905Z|e7610cf1-e829-4fe7-a2b4-8b7831ccbcda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:32:59.910Z|0df1e261-850e-48f1-835b-ea56fa394a4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:32:59.910Z|0df1e261-850e-48f1-835b-ea56fa394a4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:00.913Z|f5b9d370-b44d-41dd-bad9-7076e080aeb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:33:00.914Z|f5b9d370-b44d-41dd-bad9-7076e080aeb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:33:09.921Z|a490f37c-60bd-4af1-9655-969c02b65655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:09.922Z|a490f37c-60bd-4af1-9655-969c02b65655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:09.934Z|060dd56e-a4f4-4652-aa61-ddceb5840d83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:09.935Z|060dd56e-a4f4-4652-aa61-ddceb5840d83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:09.936Z|25722d2e-3572-4f39-831a-ea56bf55f55c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:09.936Z|25722d2e-3572-4f39-831a-ea56bf55f55c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:14.431Z|1adde7f0-633b-4398-bb62-7b028b3d755d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:33:14.435Z|1adde7f0-633b-4398-bb62-7b028b3d755d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:33:19.966Z|62dbd2b1-ea86-4733-a85b-67f191be7893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:19.967Z|62dbd2b1-ea86-4733-a85b-67f191be7893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:19.978Z|d7ec45c6-0387-4f95-b728-d9c1600bcc24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:19.979Z|d7ec45c6-0387-4f95-b728-d9c1600bcc24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:19.982Z|1f3e055b-4b65-4fff-99fe-f563af7ea18d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:19.992Z|1f3e055b-4b65-4fff-99fe-f563af7ea18d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:29.431Z|e14d9efa-f852-4407-ac79-72266962dee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:33:29.432Z|e14d9efa-f852-4407-ac79-72266962dee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:33:30.011Z|ae2b3a80-bcc9-48b6-8ab6-dde5a69fc51d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:30.012Z|ae2b3a80-bcc9-48b6-8ab6-dde5a69fc51d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:30.018Z|60c259c0-acf7-4b92-ab98-6de37127381c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:30.019Z|60c259c0-acf7-4b92-ab98-6de37127381c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:30.031Z|ef1fd722-e4c1-490d-b46d-47a2ad239e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:30.032Z|ef1fd722-e4c1-490d-b46d-47a2ad239e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:30.915Z|10ec0284-a2ec-4fd2-a54a-d768aae52a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:33:30.915Z|10ec0284-a2ec-4fd2-a54a-d768aae52a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:33:40.055Z|01a2169a-9b08-43d8-917d-964acd5a1f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:40.056Z|01a2169a-9b08-43d8-917d-964acd5a1f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:40.065Z|078c60d6-50e1-4253-bafd-df1eba877fe8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:40.067Z|078c60d6-50e1-4253-bafd-df1eba877fe8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:40.094Z|f18d4676-2e6f-4302-943b-77e5228a3ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:40.100Z|f18d4676-2e6f-4302-943b-77e5228a3ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:41.026Z|0b572607-8aba-4631-b264-81258df633aa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:33:41.028Z|0b572607-8aba-4631-b264-81258df633aa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:44.431Z|de136d3c-3ba5-4c0e-a69c-6cfa33c7fcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:33:44.432Z|de136d3c-3ba5-4c0e-a69c-6cfa33c7fcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:33:50.114Z|be4e6786-3db9-4675-b514-c4982a24c655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:50.115Z|be4e6786-3db9-4675-b514-c4982a24c655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:50.126Z|9fddc31a-45ba-426b-bd82-0feb1c2dc7fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:50.129Z|9fddc31a-45ba-426b-bd82-0feb1c2dc7fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:50.141Z|3d8569e7-b8fd-45c9-a710-8ad743506753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:33:50.146Z|3d8569e7-b8fd-45c9-a710-8ad743506753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:33:59.432Z|b652b5dd-de4e-429e-a282-fd39ab948575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:33:59.440Z|b652b5dd-de4e-429e-a282-fd39ab948575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:34:00.146Z|38fec5f3-4c84-459d-8c0a-095a32874237|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:00.147Z|38fec5f3-4c84-459d-8c0a-095a32874237|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:00.164Z|c48c1688-1d47-42d5-b3aa-43b5a74ff9f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:00.165Z|c48c1688-1d47-42d5-b3aa-43b5a74ff9f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:00.177Z|3d994441-0954-458a-8b03-24b522981f15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:00.178Z|3d994441-0954-458a-8b03-24b522981f15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:00.916Z|adc9376d-08af-47fe-b2bf-3c2abd154837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:34:00.918Z|adc9376d-08af-47fe-b2bf-3c2abd154837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:34:10.184Z|a6064d67-56be-4038-86f9-1e16ac68d0db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:10.185Z|a6064d67-56be-4038-86f9-1e16ac68d0db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:10.223Z|4402c9b5-b970-4ebe-8b48-5982a5231f33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:10.223Z|b8174a89-cec7-4abf-a878-a0ad6f6ac614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:10.224Z|4402c9b5-b970-4ebe-8b48-5982a5231f33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:10.224Z|b8174a89-cec7-4abf-a878-a0ad6f6ac614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:14.431Z|91684023-e968-42ed-b855-abafd9404175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:34:14.432Z|91684023-e968-42ed-b855-abafd9404175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:34:20.244Z|71a6f981-1834-4402-98e0-42abc1efe355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:20.245Z|71a6f981-1834-4402-98e0-42abc1efe355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:20.267Z|18738e32-7a93-48f4-b028-2a9bd2888dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:20.268Z|18738e32-7a93-48f4-b028-2a9bd2888dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:20.281Z|2225bab8-f4a6-4b99-96e2-ef2854c5cf4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:20.282Z|2225bab8-f4a6-4b99-96e2-ef2854c5cf4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:29.432Z|c9523372-0bc5-4679-a0f0-a84657d16b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:34:29.433Z|c9523372-0bc5-4679-a0f0-a84657d16b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:34:30.291Z|b4557995-20cd-4a8c-925c-1ab4b76898fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:30.293Z|b4557995-20cd-4a8c-925c-1ab4b76898fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:30.318Z|654d8d3f-b6a1-4980-849a-de4bad036989|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:30.319Z|654d8d3f-b6a1-4980-849a-de4bad036989|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:30.326Z|0da028da-7bcc-4001-9705-da708a395ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:30.335Z|0da028da-7bcc-4001-9705-da708a395ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:30.919Z|8cff7afa-8e1a-434e-9b85-e7c0bf51d516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:34:30.924Z|8cff7afa-8e1a-434e-9b85-e7c0bf51d516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:34:40.326Z|3d842b07-8fa8-4f54-b43d-b03110861698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:40.329Z|3d842b07-8fa8-4f54-b43d-b03110861698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:40.367Z|c0c39098-253c-4a7b-a2b2-c751a6de205d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:40.369Z|c0c39098-253c-4a7b-a2b2-c751a6de205d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:40.385Z|b3658b1f-daf8-40d6-a6d2-033634107979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:40.387Z|b3658b1f-daf8-40d6-a6d2-033634107979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:41.038Z|e5991886-eddd-44bc-adc9-63ddc4d6b0a7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:34:41.040Z|e5991886-eddd-44bc-adc9-63ddc4d6b0a7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:44.431Z|d00a8df4-6576-4744-b8d3-1af53800607f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:34:44.432Z|d00a8df4-6576-4744-b8d3-1af53800607f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:34:50.398Z|baea253d-d7d4-4e51-9eda-281dd8d1df04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:50.409Z|baea253d-d7d4-4e51-9eda-281dd8d1df04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:50.423Z|29f9c022-c557-4aea-af9a-9276822d211a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:50.425Z|29f9c022-c557-4aea-af9a-9276822d211a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:50.439Z|1908b999-1514-4836-aeb6-3a8f18591cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:34:50.439Z|1908b999-1514-4836-aeb6-3a8f18591cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:34:59.431Z|a62dbf39-6718-4e54-93cc-77e14f28d971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:34:59.432Z|a62dbf39-6718-4e54-93cc-77e14f28d971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:35:00.460Z|11ac7de1-7dd7-409e-b2b6-173e7317c4c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:00.461Z|11ac7de1-7dd7-409e-b2b6-173e7317c4c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:00.465Z|4f1f0a40-08ce-441e-a63a-de57ca5f0849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:00.466Z|4f1f0a40-08ce-441e-a63a-de57ca5f0849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:00.490Z|4824276f-a542-47f8-9b52-a521a1da03a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:00.490Z|4824276f-a542-47f8-9b52-a521a1da03a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:00.924Z|086fb229-bfad-479e-9e00-cc42ec87d9e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:35:00.925Z|086fb229-bfad-479e-9e00-cc42ec87d9e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:35:10.497Z|dce1d139-b3e1-46f8-9c62-10b56d0d5579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:10.499Z|dce1d139-b3e1-46f8-9c62-10b56d0d5579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:10.494Z|2bca7e90-56b9-4e46-867a-67b2dc57f36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:10.501Z|2bca7e90-56b9-4e46-867a-67b2dc57f36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:10.521Z|be4d2534-c6eb-43df-8d57-d0a4f68553c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:10.524Z|be4d2534-c6eb-43df-8d57-d0a4f68553c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:14.431Z|9c3b17ea-f4ef-4218-9735-941cb6252e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:35:14.432Z|9c3b17ea-f4ef-4218-9735-941cb6252e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:35:20.538Z|1cf7aeec-c47f-4ff8-8fae-1d1ff108c5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:20.540Z|e183eaa9-dfc0-43aa-8b1b-6ada032514ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:20.540Z|1cf7aeec-c47f-4ff8-8fae-1d1ff108c5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:20.541Z|e183eaa9-dfc0-43aa-8b1b-6ada032514ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:20.557Z|596dfc79-d09f-4515-bd0f-42f15b09bdbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:20.558Z|596dfc79-d09f-4515-bd0f-42f15b09bdbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:29.431Z|d7e87dbe-22c8-4677-b657-9c5567d21078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:35:29.432Z|d7e87dbe-22c8-4677-b657-9c5567d21078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:35:30.608Z|3727d3a2-6531-48e6-b28d-5cba2b8ac771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:30.608Z|ff5c31d3-ddb5-41bb-bd7d-d978d5a2a44a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:30.616Z|839a17ad-cefc-49de-9403-af6212e59361|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:30.617Z|3727d3a2-6531-48e6-b28d-5cba2b8ac771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:30.621Z|839a17ad-cefc-49de-9403-af6212e59361|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:30.619Z|ff5c31d3-ddb5-41bb-bd7d-d978d5a2a44a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:30.927Z|065c03eb-c47f-4a09-bd12-9d147906249f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:35:30.928Z|065c03eb-c47f-4a09-bd12-9d147906249f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:35:40.670Z|1e44e5d5-d141-49eb-b516-b3c0db85c06f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:40.672Z|1e44e5d5-d141-49eb-b516-b3c0db85c06f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:40.673Z|92466b46-83cc-49d3-a959-142380d63b0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:40.674Z|92466b46-83cc-49d3-a959-142380d63b0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:40.705Z|6719ff5d-578e-413e-b707-eeedf7218cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:40.706Z|6719ff5d-578e-413e-b707-eeedf7218cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:41.026Z|dac63176-342c-4eb7-bfff-425d6cf2eca4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:35:41.027Z|dac63176-342c-4eb7-bfff-425d6cf2eca4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:44.431Z|789340e5-49a9-4130-a7e9-f37da11b7094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:35:44.435Z|789340e5-49a9-4130-a7e9-f37da11b7094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:35:50.725Z|9ce4afe7-2ea2-4af6-a7e1-7dd6d4c8f7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:50.726Z|9ce4afe7-2ea2-4af6-a7e1-7dd6d4c8f7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:50.725Z|2e6f8a8f-ff72-41b1-bb82-5c14440dc7e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:50.727Z|2e6f8a8f-ff72-41b1-bb82-5c14440dc7e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:50.735Z|ad9256e5-93d3-45c1-a9e2-416a7bdae57d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:35:50.736Z|ad9256e5-93d3-45c1-a9e2-416a7bdae57d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:35:59.431Z|e430a8bc-29c8-4cf4-a9e9-5ef8c26473e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:35:59.432Z|e430a8bc-29c8-4cf4-a9e9-5ef8c26473e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:36:00.755Z|b418f403-1de4-4e20-bc79-8ca4a0c10ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:00.755Z|f896435e-d806-42f2-b870-1b7088b8badc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:00.756Z|b418f403-1de4-4e20-bc79-8ca4a0c10ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:00.756Z|f896435e-d806-42f2-b870-1b7088b8badc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:00.775Z|a51c2d8e-18a6-4c8b-9e38-d3d63082d913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:00.776Z|a51c2d8e-18a6-4c8b-9e38-d3d63082d913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:00.929Z|590c6750-3a4d-40aa-8331-953ce8190549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:36:00.929Z|590c6750-3a4d-40aa-8331-953ce8190549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:36:10.797Z|1a70e3d1-8dad-4b80-aa95-df3f6650af18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:10.798Z|1a70e3d1-8dad-4b80-aa95-df3f6650af18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:10.805Z|73b01555-2ff2-423f-9d44-aa8b03423103|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:10.806Z|73b01555-2ff2-423f-9d44-aa8b03423103|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:10.813Z|9ab19061-d2e3-40bb-bdd4-5761484c269f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:10.814Z|9ab19061-d2e3-40bb-bdd4-5761484c269f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:14.431Z|ce5caa73-30dd-49ec-811c-3ada885b6e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:36:14.432Z|ce5caa73-30dd-49ec-811c-3ada885b6e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:36:20.830Z|254f00bf-9ca9-49fc-9764-3c2bd6b72790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:20.835Z|254f00bf-9ca9-49fc-9764-3c2bd6b72790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:20.840Z|7181b4e6-63db-4bd2-a4f3-8d5f1fcadf82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:20.840Z|7181b4e6-63db-4bd2-a4f3-8d5f1fcadf82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:20.846Z|970439cc-2c01-42a8-b9ca-8214b71ab867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:20.847Z|970439cc-2c01-42a8-b9ca-8214b71ab867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:29.431Z|fa5fa77f-be52-47fd-9230-96f917f6dd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:36:29.434Z|fa5fa77f-be52-47fd-9230-96f917f6dd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:36:30.869Z|3463c14d-9a80-4bd5-b2b0-3f2a78e4514b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:30.870Z|3463c14d-9a80-4bd5-b2b0-3f2a78e4514b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:30.876Z|0318b25c-ee18-4e26-8ede-9ccbbad991b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:30.876Z|0318b25c-ee18-4e26-8ede-9ccbbad991b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:30.885Z|b51b831c-50ef-4fcd-9b35-80bee6cd0f67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:30.886Z|b51b831c-50ef-4fcd-9b35-80bee6cd0f67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:30.932Z|27da57c6-ec08-4d3a-95ac-47c5c12327f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:36:30.933Z|27da57c6-ec08-4d3a-95ac-47c5c12327f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:36:40.910Z|41f15e42-01bc-4267-afd4-c67d2b45fb35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:40.913Z|41f15e42-01bc-4267-afd4-c67d2b45fb35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:40.914Z|e3cce6e9-3916-4725-8d94-635c2b418723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:40.916Z|21d59daa-b063-4b9a-a76a-d3b09e8d0bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:40.918Z|21d59daa-b063-4b9a-a76a-d3b09e8d0bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:40.919Z|e3cce6e9-3916-4725-8d94-635c2b418723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:41.027Z|f7d9d619-ac89-405b-a2e0-c364fd8e2349|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:36:41.029Z|f7d9d619-ac89-405b-a2e0-c364fd8e2349|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:44.434Z|a961a1c1-f384-4b71-93a9-a2f1909f5cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:36:44.434Z|a961a1c1-f384-4b71-93a9-a2f1909f5cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:36:50.949Z|4ec938a0-52cc-423c-a252-d6e1f4831c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:51.065Z|4ec938a0-52cc-423c-a252-d6e1f4831c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:51.069Z|8df7528c-15b1-4802-9bd6-de4cb1ff3eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:51.070Z|8df7528c-15b1-4802-9bd6-de4cb1ff3eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:51.072Z|e7a4a95f-d35f-47cc-8e17-e5d2991b1203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:36:51.073Z|e7a4a95f-d35f-47cc-8e17-e5d2991b1203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:36:59.431Z|8aee4f09-4bf7-4ed0-9754-f5fff15c54a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:36:59.432Z|8aee4f09-4bf7-4ed0-9754-f5fff15c54a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:37:00.934Z|bacc1ff9-286d-4343-a406-c7e9f7e28e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:37:00.934Z|bacc1ff9-286d-4343-a406-c7e9f7e28e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:37:01.108Z|99c1ac75-d911-4ad5-b5e5-53414199ed5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:01.109Z|99c1ac75-d911-4ad5-b5e5-53414199ed5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:01.114Z|d0c368e0-292b-4233-8d38-2139a5d29ee2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:01.114Z|483ca51a-3031-4516-8d6d-5298600e6408|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:01.114Z|d0c368e0-292b-4233-8d38-2139a5d29ee2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:01.115Z|483ca51a-3031-4516-8d6d-5298600e6408|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:11.146Z|443cecb6-fe16-46f3-b223-4397c19ae834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:11.147Z|443cecb6-fe16-46f3-b223-4397c19ae834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:11.149Z|d7b8a8bc-cab5-4267-9867-a5a456787476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:11.149Z|ce6eabe8-96d6-4bce-b02b-f0595eb8cb62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:11.150Z|ce6eabe8-96d6-4bce-b02b-f0595eb8cb62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:11.150Z|d7b8a8bc-cab5-4267-9867-a5a456787476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:14.431Z|c7afe80c-63b0-4732-a8e4-1cf13d9cfd3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:37:14.439Z|c7afe80c-63b0-4732-a8e4-1cf13d9cfd3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:37:21.174Z|4e927b9a-c38b-450c-8d68-57a9fb4e6ac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:21.175Z|4e927b9a-c38b-450c-8d68-57a9fb4e6ac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:21.175Z|8c2c0061-8f9a-486a-a4cc-85cb1e07427a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:21.176Z|8c2c0061-8f9a-486a-a4cc-85cb1e07427a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:21.179Z|1619bc66-6e61-4144-b7fe-4b47f5819707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:21.179Z|1619bc66-6e61-4144-b7fe-4b47f5819707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:29.432Z|4c27992a-f7c5-42d9-b9be-86f84880fb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:37:29.432Z|4c27992a-f7c5-42d9-b9be-86f84880fb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:37:30.935Z|f58664d9-b146-4da7-9704-2a9ce8569308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:37:30.936Z|f58664d9-b146-4da7-9704-2a9ce8569308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:37:31.211Z|596bbe15-b276-4716-9e80-17d39454b876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:31.212Z|596bbe15-b276-4716-9e80-17d39454b876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:31.222Z|1c745fa4-7259-4ac3-a22a-020a03fb02b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:31.222Z|3e7264cf-44e5-4d10-8ed5-2814140b4b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:31.223Z|3e7264cf-44e5-4d10-8ed5-2814140b4b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:31.225Z|1c745fa4-7259-4ac3-a22a-020a03fb02b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:41.034Z|c1d130da-4c0b-4816-ad94-599ec617c28a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:37:41.035Z|c1d130da-4c0b-4816-ad94-599ec617c28a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:41.255Z|4ae2ed5d-58d6-40a5-a61a-bd0e53e8f08c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:41.255Z|c7813e98-0d95-4cfb-b548-0277af8e3002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:41.256Z|4ae2ed5d-58d6-40a5-a61a-bd0e53e8f08c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:41.256Z|c7813e98-0d95-4cfb-b548-0277af8e3002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:41.264Z|d8ca3f4a-47e7-4b1b-a639-190516224196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:41.265Z|d8ca3f4a-47e7-4b1b-a639-190516224196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:44.431Z|2d7ff042-99c4-4f9a-84dd-ffa0c3a0cf38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:37:44.432Z|2d7ff042-99c4-4f9a-84dd-ffa0c3a0cf38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:37:51.302Z|058c40cd-62e8-4911-864c-75e9a3b88e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:51.304Z|c0fcb096-8fd7-4ce5-8f18-ac712916473e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:51.304Z|058c40cd-62e8-4911-864c-75e9a3b88e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:51.305Z|c0fcb096-8fd7-4ce5-8f18-ac712916473e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:51.324Z|68be8b24-e521-4275-9f22-f8e3e29bac13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:37:51.325Z|68be8b24-e521-4275-9f22-f8e3e29bac13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:37:59.432Z|146a7f84-5ae2-4bad-9df9-bbca4c12fd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:37:59.437Z|146a7f84-5ae2-4bad-9df9-bbca4c12fd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:38:00.937Z|36dde9f6-60c8-465f-a57f-35ed065f90b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:38:00.937Z|36dde9f6-60c8-465f-a57f-35ed065f90b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:38:01.341Z|30f386e1-12b9-4115-add1-e47a0da938b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:01.342Z|30f386e1-12b9-4115-add1-e47a0da938b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:01.347Z|88617118-496b-456a-b411-e010b3ebd4c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:01.348Z|88617118-496b-456a-b411-e010b3ebd4c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:01.365Z|aec1a3eb-3db3-4f74-b316-dfd2dd467a43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:01.366Z|aec1a3eb-3db3-4f74-b316-dfd2dd467a43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:11.375Z|44be2076-4550-432d-b21e-2b28b1d15151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:11.376Z|44be2076-4550-432d-b21e-2b28b1d15151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:11.388Z|c634a0cf-cfb0-4554-ba63-b5fd77995ee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:11.389Z|c634a0cf-cfb0-4554-ba63-b5fd77995ee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:11.396Z|6d577aa0-1d9b-42e4-8bb3-855da9bb64be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:11.397Z|6d577aa0-1d9b-42e4-8bb3-855da9bb64be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:14.431Z|189085e7-3e46-49fa-aaf0-a96287e5294a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:38:14.432Z|189085e7-3e46-49fa-aaf0-a96287e5294a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:38:21.407Z|e3d88a6c-6dc9-456e-bc23-f8d727d1b6c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:21.408Z|e3d88a6c-6dc9-456e-bc23-f8d727d1b6c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:21.423Z|72ef9a77-70ab-4f89-ba95-286bcd9e4d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:21.424Z|72ef9a77-70ab-4f89-ba95-286bcd9e4d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:21.433Z|34655f5b-ad1b-4090-a9e6-f6fdf79d00fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:21.435Z|34655f5b-ad1b-4090-a9e6-f6fdf79d00fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:29.435Z|7f4b956a-5a20-40d5-a35b-681ba72f4d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:38:29.435Z|7f4b956a-5a20-40d5-a35b-681ba72f4d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:38:30.938Z|82ef82aa-e0aa-498b-8fb5-d5bf919fe85e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:38:30.939Z|82ef82aa-e0aa-498b-8fb5-d5bf919fe85e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:38:31.446Z|e6476d5c-dec3-428c-846f-ee32c524ee45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:31.446Z|e6476d5c-dec3-428c-846f-ee32c524ee45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:31.451Z|699a6ece-225e-4602-8d54-a3fd0e4c7374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:31.452Z|699a6ece-225e-4602-8d54-a3fd0e4c7374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:31.465Z|53dda92c-4e29-4871-be73-1144a1901c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:31.466Z|53dda92c-4e29-4871-be73-1144a1901c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:41.025Z|59d003eb-31e5-4666-934c-adbe2b410cd1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:38:41.026Z|59d003eb-31e5-4666-934c-adbe2b410cd1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:41.481Z|1a35b9aa-8859-4a3c-a2e8-df81b5211b7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:41.482Z|1a35b9aa-8859-4a3c-a2e8-df81b5211b7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:41.486Z|408ba013-ae97-4988-b3ed-9a1500f639ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:41.487Z|408ba013-ae97-4988-b3ed-9a1500f639ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:41.497Z|3699476b-774b-4f8d-a75e-fc950cece2c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:41.498Z|3699476b-774b-4f8d-a75e-fc950cece2c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:44.431Z|71d638a0-a5a5-4dbe-85ac-dc19bf605aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:38:44.437Z|71d638a0-a5a5-4dbe-85ac-dc19bf605aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:38:51.509Z|2e18e7fa-1e33-4921-a7ae-d7e7f24b5388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:51.510Z|2e18e7fa-1e33-4921-a7ae-d7e7f24b5388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:51.513Z|6ab08239-4c18-48a3-87ed-0d9f6beb4385|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:51.514Z|6ab08239-4c18-48a3-87ed-0d9f6beb4385|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:51.524Z|d0d93a3a-ee79-4a08-b972-dcfa91b0793b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:38:51.525Z|d0d93a3a-ee79-4a08-b972-dcfa91b0793b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:38:59.432Z|04420711-2781-45aa-bc14-f8f09f35949c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:38:59.432Z|04420711-2781-45aa-bc14-f8f09f35949c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:39:00.940Z|87a4df9c-51f9-4a07-bf7f-c9b903d97575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:39:00.940Z|87a4df9c-51f9-4a07-bf7f-c9b903d97575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:39:01.553Z|447f03f0-e257-4feb-82e2-ef71e3143b5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:01.554Z|447f03f0-e257-4feb-82e2-ef71e3143b5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:01.555Z|4813276f-6f7c-420d-ae85-d26acf77ba70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:01.556Z|4813276f-6f7c-420d-ae85-d26acf77ba70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:01.558Z|d4fecdc7-ffc8-46ab-ae62-2c41f0a38985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:01.564Z|d4fecdc7-ffc8-46ab-ae62-2c41f0a38985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:11.582Z|1150190a-e9cc-476c-8f09-c0b7871582e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:11.583Z|1150190a-e9cc-476c-8f09-c0b7871582e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:11.586Z|659e4512-926f-46c9-8935-bb993a490d39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:11.586Z|659e4512-926f-46c9-8935-bb993a490d39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:11.600Z|612d2226-6416-4db0-a3b1-3d8e19bddf5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:11.601Z|612d2226-6416-4db0-a3b1-3d8e19bddf5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:14.431Z|e1bb5632-5f56-4419-818c-d84b11f0e803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:39:14.432Z|e1bb5632-5f56-4419-818c-d84b11f0e803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:39:21.626Z|4d67bf84-7a92-4541-8aac-2b330e936e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:21.627Z|4d67bf84-7a92-4541-8aac-2b330e936e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:21.641Z|1caf0e7d-2481-4f52-8252-cb007a16ec34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:21.642Z|1caf0e7d-2481-4f52-8252-cb007a16ec34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:21.645Z|ef66b263-d4d3-4157-8df2-75bc331c6aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:21.646Z|ef66b263-d4d3-4157-8df2-75bc331c6aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:29.431Z|7046e936-d4d7-4f45-b036-19d4a939f07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:39:29.435Z|7046e936-d4d7-4f45-b036-19d4a939f07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:39:30.941Z|b1cdd3d3-d631-46c3-b91d-c1593dc96347|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:39:30.941Z|b1cdd3d3-d631-46c3-b91d-c1593dc96347|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:39:31.654Z|f695a6f5-e1e3-45c2-95dd-c7157d1299f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:31.654Z|f695a6f5-e1e3-45c2-95dd-c7157d1299f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:31.676Z|f25ed11e-faa4-4620-9051-dc293760cce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:31.677Z|f25ed11e-faa4-4620-9051-dc293760cce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:31.678Z|2391c606-e22d-4c20-879a-8b176dd50db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:31.679Z|2391c606-e22d-4c20-879a-8b176dd50db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:41.033Z|f9ef4647-7b2d-4d2d-b6c9-fc97a7c337a7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:39:41.034Z|f9ef4647-7b2d-4d2d-b6c9-fc97a7c337a7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:41.682Z|a19e92fb-2f03-4013-a899-23587bc6bec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:41.682Z|a19e92fb-2f03-4013-a899-23587bc6bec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:41.711Z|13647628-1103-47b7-8e4a-29263c83ac5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:41.712Z|13647628-1103-47b7-8e4a-29263c83ac5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:41.718Z|e17e040a-f9e0-42eb-aca4-f5cd36c695d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:41.719Z|e17e040a-f9e0-42eb-aca4-f5cd36c695d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:44.432Z|5ef72e9c-5cf4-4ef5-8dc3-92555390a405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:39:44.432Z|5ef72e9c-5cf4-4ef5-8dc3-92555390a405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:39:51.726Z|3e49e501-b7f1-4cab-bcd3-110ccc5e3cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:51.726Z|3e49e501-b7f1-4cab-bcd3-110ccc5e3cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:51.749Z|f259f63a-3085-4362-adb8-9ac1ab4e7b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:51.750Z|f259f63a-3085-4362-adb8-9ac1ab4e7b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:51.751Z|b380d03f-bd88-4c29-8d12-0b0d0a54117f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:39:51.751Z|b380d03f-bd88-4c29-8d12-0b0d0a54117f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:39:59.431Z|fc572475-d717-4fb8-bec1-7a9752a43693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:39:59.432Z|fc572475-d717-4fb8-bec1-7a9752a43693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:40:00.943Z|0bb4e312-ef5b-4f0a-8fc7-a548ceb82cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:40:00.944Z|0bb4e312-ef5b-4f0a-8fc7-a548ceb82cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:40:01.758Z|a4274806-c2d9-4a0e-bd68-bd9e54537e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:01.759Z|a4274806-c2d9-4a0e-bd68-bd9e54537e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:01.782Z|6cd346b3-4ef6-4018-ba8c-1b408d459204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:01.783Z|b8bfcec3-6043-4b3a-ae7b-aae3f2c7a28b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:01.784Z|6cd346b3-4ef6-4018-ba8c-1b408d459204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:01.784Z|b8bfcec3-6043-4b3a-ae7b-aae3f2c7a28b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:11.809Z|2033f770-6029-45bf-bdb6-9261687385ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:11.809Z|2033f770-6029-45bf-bdb6-9261687385ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:11.823Z|11cfb1bb-3672-4d39-b100-4e4524440b2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:11.824Z|11cfb1bb-3672-4d39-b100-4e4524440b2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:11.829Z|d373a55a-d4f8-42bc-8b4b-3b7279e59a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:11.830Z|d373a55a-d4f8-42bc-8b4b-3b7279e59a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:14.431Z|6cc3c0a0-4df4-4999-a333-079d82e0fa8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:40:14.434Z|6cc3c0a0-4df4-4999-a333-079d82e0fa8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:40:21.853Z|030a99e0-352f-42d5-9926-fb273eabd9c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:21.854Z|030a99e0-352f-42d5-9926-fb273eabd9c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:21.882Z|64ab19b4-108d-46e3-a8e9-3ca05f8a87cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:21.881Z|46d51720-e802-4aa4-acf8-693c7c006ebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:21.882Z|64ab19b4-108d-46e3-a8e9-3ca05f8a87cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:21.882Z|46d51720-e802-4aa4-acf8-693c7c006ebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:29.433Z|34b1cf56-369b-4a9d-905f-9ad2bbb8e30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:40:29.434Z|34b1cf56-369b-4a9d-905f-9ad2bbb8e30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:40:30.944Z|b3ac3714-a7f8-4e4a-a718-921de6c59366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:40:30.946Z|b3ac3714-a7f8-4e4a-a718-921de6c59366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:40:31.906Z|d2642284-d6b6-4bf8-9ed7-906e13283851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:31.907Z|d2642284-d6b6-4bf8-9ed7-906e13283851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:31.925Z|58982982-bf92-4b0f-8154-37fbbb387398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:31.926Z|58982982-bf92-4b0f-8154-37fbbb387398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:31.934Z|eaad7661-e752-4821-b76d-f50a80430101|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:31.935Z|eaad7661-e752-4821-b76d-f50a80430101|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:41.038Z|8437277a-eb89-42f0-9660-e1dbd7eb56da|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:40:41.043Z|8437277a-eb89-42f0-9660-e1dbd7eb56da|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:41.947Z|6847d181-1472-4aef-a00a-bcf82de153c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:41.948Z|6847d181-1472-4aef-a00a-bcf82de153c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:41.957Z|b3f9062b-d4b8-40fa-8d8e-fae21056f888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:41.958Z|b3f9062b-d4b8-40fa-8d8e-fae21056f888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:41.963Z|d82f517a-7e64-468f-b840-d485509fd5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:41.964Z|d82f517a-7e64-468f-b840-d485509fd5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:44.431Z|50ccc6cb-ee5c-4202-837f-5ffc59db642f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:40:44.432Z|50ccc6cb-ee5c-4202-837f-5ffc59db642f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:40:51.995Z|6b202fc7-40bb-4b0d-bd65-b76040b214fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:51.996Z|6b202fc7-40bb-4b0d-bd65-b76040b214fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:51.998Z|0c0c2115-2084-43f7-819c-30631d89cc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:51.998Z|0c0c2115-2084-43f7-819c-30631d89cc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:52.003Z|2a5383a8-2a82-4cd2-9ebd-94ef61c18448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:40:52.004Z|2a5383a8-2a82-4cd2-9ebd-94ef61c18448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:40:59.433Z|5a07438d-a1f6-4445-8319-f893b4fc1512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:40:59.445Z|5a07438d-a1f6-4445-8319-f893b4fc1512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:41:00.947Z|6d1d535b-7ce2-43e2-908f-a0319645a684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:41:00.948Z|6d1d535b-7ce2-43e2-908f-a0319645a684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:41:02.051Z|ec1c4fbd-7fb8-45c7-a6c5-0c0c25bb7baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:02.052Z|ec1c4fbd-7fb8-45c7-a6c5-0c0c25bb7baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:02.059Z|0a9e16c6-c844-4572-add4-ea1e13efd42e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:02.059Z|0a9e16c6-c844-4572-add4-ea1e13efd42e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:02.061Z|be211093-4adb-456b-b5b9-80031e993f25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:02.063Z|be211093-4adb-456b-b5b9-80031e993f25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:12.097Z|8a212993-3279-4f1a-af32-a17f1be06fb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:12.097Z|f30b6dcc-971a-46af-b5ee-a2419f096bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:12.097Z|8a212993-3279-4f1a-af32-a17f1be06fb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:12.097Z|f30b6dcc-971a-46af-b5ee-a2419f096bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:12.101Z|f61afec2-44df-440e-b2cb-e2be60570875|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:12.101Z|f61afec2-44df-440e-b2cb-e2be60570875|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:14.431Z|faf39c76-205c-4b84-80ae-b1002a09d591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:41:14.432Z|faf39c76-205c-4b84-80ae-b1002a09d591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:41:22.141Z|3687fde8-b530-449d-b6df-bffc8c10144a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:22.140Z|81c998dc-4cb2-4d10-aa4e-0d6ead265780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:22.141Z|3687fde8-b530-449d-b6df-bffc8c10144a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:22.142Z|81c998dc-4cb2-4d10-aa4e-0d6ead265780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:22.148Z|c19da3ec-b8cf-4fa5-975d-433f47f1196f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:22.149Z|c19da3ec-b8cf-4fa5-975d-433f47f1196f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:29.431Z|4def47e3-b115-4fe0-9b77-18438d26780c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:41:29.432Z|4def47e3-b115-4fe0-9b77-18438d26780c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:41:30.949Z|65b72619-17b0-4fe5-bd97-7bf188529cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:41:30.949Z|65b72619-17b0-4fe5-bd97-7bf188529cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:41:32.181Z|f14feb3b-7a01-44df-8a34-c78d6206fee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:32.183Z|04d0d8df-16b3-4e3b-8d59-1b86f11adb2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:32.185Z|f14feb3b-7a01-44df-8a34-c78d6206fee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:32.186Z|cfd3de5e-f539-4227-acd6-ef10d2237949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:32.186Z|cfd3de5e-f539-4227-acd6-ef10d2237949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:32.186Z|04d0d8df-16b3-4e3b-8d59-1b86f11adb2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:41.026Z|825ccdfa-a4dd-4e77-95f3-555beb8f9972|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:41:41.028Z|825ccdfa-a4dd-4e77-95f3-555beb8f9972|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:42.230Z|8f0a7f8f-addd-4597-86d2-f9d2ed09ef78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:42.232Z|8f0a7f8f-addd-4597-86d2-f9d2ed09ef78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:42.233Z|6815d5f4-913c-42d2-bcfc-d98a69d0ed97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:42.234Z|6815d5f4-913c-42d2-bcfc-d98a69d0ed97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:42.237Z|a66e001a-7ccb-40d0-880a-fb811feb25fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:42.237Z|a66e001a-7ccb-40d0-880a-fb811feb25fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:44.431Z|ced98ef0-928b-4504-9494-130805d74b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:41:44.435Z|ced98ef0-928b-4504-9494-130805d74b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:41:52.293Z|ccde5273-df72-426d-8a60-f3b64d844da6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:52.306Z|9b411cc2-a368-41a5-bec5-6a9a2be37800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:52.309Z|60e21de5-cc7c-4e5a-b391-a10efac6a620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:41:52.310Z|60e21de5-cc7c-4e5a-b391-a10efac6a620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:52.311Z|9b411cc2-a368-41a5-bec5-6a9a2be37800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:52.313Z|ccde5273-df72-426d-8a60-f3b64d844da6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:41:59.431Z|8f459420-d75d-40c0-b0ec-8fb8adb4a059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:41:59.432Z|8f459420-d75d-40c0-b0ec-8fb8adb4a059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:42:00.951Z|6f0d7ae4-8816-4482-a84a-4828aa3b9fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:42:00.952Z|6f0d7ae4-8816-4482-a84a-4828aa3b9fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:42:02.347Z|8adb6f77-ec35-4a1b-8d39-641beac8160b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:02.348Z|8adb6f77-ec35-4a1b-8d39-641beac8160b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:02.354Z|0e713c8b-d46e-4e4d-ae49-59c4c65d4a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:02.355Z|0e713c8b-d46e-4e4d-ae49-59c4c65d4a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:02.362Z|d438827a-ddd2-47ba-bc4b-8843cb2fd3aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:02.363Z|d438827a-ddd2-47ba-bc4b-8843cb2fd3aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:12.411Z|3ea836dc-3da4-47ca-90c3-bfa380764b5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:12.412Z|3ea836dc-3da4-47ca-90c3-bfa380764b5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:12.416Z|7d7019b6-3477-430b-a6bc-5d0c7eb9d541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:12.417Z|7d7019b6-3477-430b-a6bc-5d0c7eb9d541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:12.435Z|b6ed553f-4653-432d-a51c-05dd98c7ca34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:12.436Z|b6ed553f-4653-432d-a51c-05dd98c7ca34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:14.431Z|16ee60b1-2ef5-4446-b7d1-a623caf03e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:42:14.432Z|16ee60b1-2ef5-4446-b7d1-a623caf03e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:42:22.498Z|fdd26d5d-fb18-4597-833e-006d8b783d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:22.500Z|fdd26d5d-fb18-4597-833e-006d8b783d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:22.520Z|3656ab93-4875-4e0f-b1dc-f6af22b9f311|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:22.521Z|d4a581e3-38ed-43e9-803d-57a1cbd4a6b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:22.521Z|3656ab93-4875-4e0f-b1dc-f6af22b9f311|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:22.521Z|d4a581e3-38ed-43e9-803d-57a1cbd4a6b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:29.432Z|d560acbe-155f-4381-92a2-d969ce746ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:42:29.437Z|d560acbe-155f-4381-92a2-d969ce746ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:42:30.953Z|2e77ad7a-ea1a-4e69-962d-e3dd086de4b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:42:30.954Z|2e77ad7a-ea1a-4e69-962d-e3dd086de4b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:42:32.541Z|0fa3c745-d90a-45ab-836d-7fe7db7b72d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:32.542Z|0fa3c745-d90a-45ab-836d-7fe7db7b72d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:32.560Z|8beeb133-30a3-444d-bb06-e0618361c294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:32.561Z|8beeb133-30a3-444d-bb06-e0618361c294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:32.573Z|df23c21e-d120-4b70-b95a-e48f545dd529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:32.574Z|df23c21e-d120-4b70-b95a-e48f545dd529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:41.025Z|1ef04e7e-b4d6-4cc3-bd24-e6a08c8abdb5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:42:41.027Z|1ef04e7e-b4d6-4cc3-bd24-e6a08c8abdb5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:42.582Z|cebe2a10-9deb-42f9-af82-768491a6e4a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:42.583Z|cebe2a10-9deb-42f9-af82-768491a6e4a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:42.616Z|21ed183c-7fc2-43b3-86d4-b5c7bd629e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:42.617Z|21ed183c-7fc2-43b3-86d4-b5c7bd629e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:42.628Z|2d23621e-36b7-40b5-86e8-5d57d87dbf2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:42.629Z|2d23621e-36b7-40b5-86e8-5d57d87dbf2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:44.431Z|3a908e9c-d789-461f-a084-f52bf52a4dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:42:44.432Z|3a908e9c-d789-461f-a084-f52bf52a4dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:42:52.633Z|6ce5bc44-5f13-4018-a3a8-5918a606b703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:52.634Z|6ce5bc44-5f13-4018-a3a8-5918a606b703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:52.656Z|6e863bf7-78e9-4506-a525-7ca80f0e3c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:52.656Z|6e863bf7-78e9-4506-a525-7ca80f0e3c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:52.669Z|858da416-510d-4635-89c9-04c4ffb08a59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:42:52.670Z|858da416-510d-4635-89c9-04c4ffb08a59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:42:59.432Z|b6da4bad-060d-4b4e-8cd6-4a6cc39d15a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:42:59.432Z|b6da4bad-060d-4b4e-8cd6-4a6cc39d15a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:43:00.954Z|d5a110cc-6c70-47ce-a2ed-7eeff268f92c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:43:00.955Z|d5a110cc-6c70-47ce-a2ed-7eeff268f92c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:43:02.687Z|c3dac7f3-7a89-4249-97f7-3971ea2983c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:02.688Z|c3dac7f3-7a89-4249-97f7-3971ea2983c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:02.703Z|d5c910ca-95e5-4a90-88a3-c3f6469310e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:02.705Z|6ae101b9-6b7d-44c5-ad8d-968745739fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:02.705Z|6ae101b9-6b7d-44c5-ad8d-968745739fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:02.708Z|d5c910ca-95e5-4a90-88a3-c3f6469310e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:12.750Z|0594a671-32a7-47ce-9a1a-48752f8f20fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:12.752Z|402f79aa-cf82-4d35-9bb9-8fcaeaf5add6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:12.752Z|402f79aa-cf82-4d35-9bb9-8fcaeaf5add6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:12.751Z|0594a671-32a7-47ce-9a1a-48752f8f20fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:12.793Z|583f34f1-09f0-4ec9-a858-ef3993f09a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:12.795Z|583f34f1-09f0-4ec9-a858-ef3993f09a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:14.432Z|4f175dec-5bf3-42ff-b1bd-d801d1b43d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:43:14.435Z|4f175dec-5bf3-42ff-b1bd-d801d1b43d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:43:22.822Z|f7b37a69-c9ba-4d51-a33e-5c61bcf39070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:22.823Z|f7b37a69-c9ba-4d51-a33e-5c61bcf39070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:22.838Z|38cc9226-8ed9-4d9f-b7f8-3b83d87b97dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:22.838Z|38cc9226-8ed9-4d9f-b7f8-3b83d87b97dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:22.889Z|8e47e1b6-90aa-4434-9818-49b1e3daaefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:22.890Z|8e47e1b6-90aa-4434-9818-49b1e3daaefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:29.435Z|57c715ed-dc8a-44e3-98be-b07e83dbc39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:43:29.436Z|57c715ed-dc8a-44e3-98be-b07e83dbc39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:43:30.956Z|5c167c82-5f4f-4277-9d8b-dee61ec63f55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:43:30.956Z|5c167c82-5f4f-4277-9d8b-dee61ec63f55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:43:32.882Z|03ab176a-ddf6-4561-af07-820056771648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:32.884Z|03ab176a-ddf6-4561-af07-820056771648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:32.904Z|6f64e8ba-0094-4ba4-919b-2280d7f1c933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:32.905Z|6f64e8ba-0094-4ba4-919b-2280d7f1c933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:32.936Z|d033d4b0-d825-429b-bfa3-8a52cc3b6339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:32.937Z|d033d4b0-d825-429b-bfa3-8a52cc3b6339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:41.025Z|79ec0745-54ea-4e40-bb20-16a325e6673b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:43:41.026Z|79ec0745-54ea-4e40-bb20-16a325e6673b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:42.998Z|e2623076-dece-4da5-adb7-e3ef186e3048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:42.999Z|e2623076-dece-4da5-adb7-e3ef186e3048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:43.008Z|1f28a08f-be87-4076-9d21-6479eaf9fdc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:43.010Z|1f28a08f-be87-4076-9d21-6479eaf9fdc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:43.012Z|ecd94256-b816-4f73-a66c-686f794a810e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:43.012Z|ecd94256-b816-4f73-a66c-686f794a810e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:44.431Z|44e3cfea-96bb-473f-b97a-4da85fa8a673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:43:44.432Z|44e3cfea-96bb-473f-b97a-4da85fa8a673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:43:53.100Z|da09afb6-16a4-4471-8332-18a81e7fdcc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:53.101Z|da09afb6-16a4-4471-8332-18a81e7fdcc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:53.104Z|9ce5f562-5038-4f57-8dcb-6c4169896340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:53.105Z|3ddc4b07-e6a9-4598-a4aa-8e2be332b204|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:43:53.105Z|9ce5f562-5038-4f57-8dcb-6c4169896340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:53.106Z|3ddc4b07-e6a9-4598-a4aa-8e2be332b204|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:43:59.434Z|c8e1f11a-a76b-473b-9e52-39251e18f88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:43:59.441Z|c8e1f11a-a76b-473b-9e52-39251e18f88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:44:00.958Z|36c889c2-8388-4a34-ba13-201509ac76b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:44:00.958Z|36c889c2-8388-4a34-ba13-201509ac76b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:44:03.168Z|a63e00c2-7b9c-4612-b2a0-50d5c9a49f3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:03.169Z|a63e00c2-7b9c-4612-b2a0-50d5c9a49f3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:03.172Z|570059ad-42c9-40d9-a0ea-e5f8769aa299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:03.173Z|570059ad-42c9-40d9-a0ea-e5f8769aa299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:03.176Z|8d9731c8-619b-475f-8067-09986ed6d1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:03.176Z|8d9731c8-619b-475f-8067-09986ed6d1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:13.234Z|224f0e69-0fc6-440f-8856-bd75c45ee835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:13.234Z|ef073b5c-716a-4e76-88c3-f2e9685fa14e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:13.235Z|ef073b5c-716a-4e76-88c3-f2e9685fa14e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:13.235Z|224f0e69-0fc6-440f-8856-bd75c45ee835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:13.239Z|0eb62406-8fef-4464-85a9-2ad989914e73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:13.240Z|0eb62406-8fef-4464-85a9-2ad989914e73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:14.431Z|7e8ab478-6aa4-45d3-be07-425102bb8d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:44:14.432Z|7e8ab478-6aa4-45d3-be07-425102bb8d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:44:23.301Z|9a9c6196-78c2-430c-9b44-71fca0d38912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:23.302Z|9a9c6196-78c2-430c-9b44-71fca0d38912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:23.307Z|6711dbd2-0309-436b-b45b-e615cae70401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:23.308Z|6711dbd2-0309-436b-b45b-e615cae70401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:23.318Z|947595f9-fa08-4713-b1a1-edac63fdd22c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:23.319Z|947595f9-fa08-4713-b1a1-edac63fdd22c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:29.431Z|f1c0d339-505c-40b7-a9f1-f19a2183ec2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:44:29.432Z|f1c0d339-505c-40b7-a9f1-f19a2183ec2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:44:30.959Z|9ccd45d6-c284-46db-b19f-e2887c6df49e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:44:30.960Z|9ccd45d6-c284-46db-b19f-e2887c6df49e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:44:33.330Z|b27542a0-39a9-4a49-a57b-62532b7a9c64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:33.331Z|b27542a0-39a9-4a49-a57b-62532b7a9c64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:33.361Z|78d8f631-6a4d-4fc6-8117-1d942276e01e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:33.362Z|78d8f631-6a4d-4fc6-8117-1d942276e01e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:33.366Z|b5fde0e7-1367-44bc-b444-c2027548966e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:33.367Z|b5fde0e7-1367-44bc-b444-c2027548966e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:41.029Z|4c135129-123c-493a-8b0f-25bb06f6e35d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:44:41.030Z|4c135129-123c-493a-8b0f-25bb06f6e35d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:43.370Z|b8e1b423-1c7c-4a31-980b-ee30e85e968f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:43.371Z|b8e1b423-1c7c-4a31-980b-ee30e85e968f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:43.396Z|5b5f357f-e941-4d61-97a2-fcc04c8dad6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:43.397Z|5b5f357f-e941-4d61-97a2-fcc04c8dad6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:43.401Z|f8aef72e-7652-4fb7-b439-f09acb2c2715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:43.403Z|f8aef72e-7652-4fb7-b439-f09acb2c2715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:44.432Z|56aef3e6-c1ad-4d12-99c3-d231fe7715dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:44:44.435Z|56aef3e6-c1ad-4d12-99c3-d231fe7715dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:44:53.445Z|71e077be-a223-4383-825d-15229f0ff49f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:53.446Z|71e077be-a223-4383-825d-15229f0ff49f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:53.460Z|7b97ada9-e716-4ef7-b2ae-dba1972e24bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:53.460Z|2e59c459-76ea-4800-96e7-e3ce14e9c77a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:44:53.461Z|7b97ada9-e716-4ef7-b2ae-dba1972e24bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:53.461Z|2e59c459-76ea-4800-96e7-e3ce14e9c77a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:44:59.431Z|ca4012ed-268e-45a7-9ecd-b8259ff3b8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:44:59.433Z|ca4012ed-268e-45a7-9ecd-b8259ff3b8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:45:00.961Z|b5a8d299-0c7b-463a-a155-0942964c6efd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:45:00.962Z|b5a8d299-0c7b-463a-a155-0942964c6efd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:45:03.505Z|4ca917b0-ad91-4b1d-9ccf-71d6566343e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:03.521Z|987c387e-9c00-4ead-a4e1-60253d33dd47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:03.521Z|df20143b-0c9a-426f-888e-eb01c7d05206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:03.521Z|987c387e-9c00-4ead-a4e1-60253d33dd47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:03.521Z|df20143b-0c9a-426f-888e-eb01c7d05206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:03.506Z|4ca917b0-ad91-4b1d-9ccf-71d6566343e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:13.570Z|9e50953a-69ea-4236-91ce-ba9608e66b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:13.570Z|ffcd8d41-c703-4019-8b27-b80b6071da9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:13.571Z|9e50953a-69ea-4236-91ce-ba9608e66b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:13.571Z|ffcd8d41-c703-4019-8b27-b80b6071da9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:13.575Z|f1ff08d4-df0a-4ce6-aca2-f68f6f374597|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:13.575Z|f1ff08d4-df0a-4ce6-aca2-f68f6f374597|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:14.431Z|aaeb431f-a2d5-4de3-bec3-4e7d0fa1de18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:45:14.432Z|aaeb431f-a2d5-4de3-bec3-4e7d0fa1de18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:45:23.639Z|f43adf10-f4a2-4114-b598-242b56bc5a77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:23.640Z|f43adf10-f4a2-4114-b598-242b56bc5a77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:23.642Z|e953767f-2641-447c-a22d-898532b01187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:23.642Z|e953767f-2641-447c-a22d-898532b01187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:23.659Z|6039a59b-8a53-4aeb-a192-ecb616aeef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:23.659Z|6039a59b-8a53-4aeb-a192-ecb616aeef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:29.431Z|f37b8faf-0ed0-49ee-9e9f-83efe6c15f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:45:29.434Z|f37b8faf-0ed0-49ee-9e9f-83efe6c15f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:45:30.963Z|f746f048-0a4c-4ba3-ad5d-aa32a7d9351d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:45:30.963Z|f746f048-0a4c-4ba3-ad5d-aa32a7d9351d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:45:33.683Z|1d38113d-58be-4b61-aa4c-ca284e43b40e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:33.685Z|1d38113d-58be-4b61-aa4c-ca284e43b40e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:33.698Z|55605bb8-fe2b-4118-8268-8cdd6cc4d551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:33.700Z|55605bb8-fe2b-4118-8268-8cdd6cc4d551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:33.705Z|be664823-9f20-41f8-9843-af72c873f391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:33.706Z|be664823-9f20-41f8-9843-af72c873f391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:41.029Z|6c1bb524-6f88-49d6-95bd-010b6b47c495|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:45:41.030Z|6c1bb524-6f88-49d6-95bd-010b6b47c495|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:43.719Z|c10687d7-0180-4197-9b56-6594ad7f5ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:43.720Z|c10687d7-0180-4197-9b56-6594ad7f5ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:43.741Z|06d3f407-9509-4ade-9cae-b433a6ede9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:43.742Z|06d3f407-9509-4ade-9cae-b433a6ede9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:43.744Z|8c7a9047-1582-4e58-94cb-4850e16de14d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:43.745Z|8c7a9047-1582-4e58-94cb-4850e16de14d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:44.431Z|ebb6de2f-be6b-4b8b-a7b3-08b16f0773cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:45:44.432Z|ebb6de2f-be6b-4b8b-a7b3-08b16f0773cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:45:53.781Z|5de87c57-29d5-4586-8691-3bcf98431253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:53.782Z|5de87c57-29d5-4586-8691-3bcf98431253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:53.789Z|24b9964f-572e-49b6-afec-6f3e93e75d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:53.790Z|24b9964f-572e-49b6-afec-6f3e93e75d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:53.795Z|a86451b4-4e9e-43cb-ae1f-2e5598bc7185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:45:53.795Z|a86451b4-4e9e-43cb-ae1f-2e5598bc7185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:45:59.431Z|89f03ae7-b458-47b2-92d2-23e3a3539c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:45:59.432Z|89f03ae7-b458-47b2-92d2-23e3a3539c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:46:00.965Z|cae4d7ee-8149-48d5-9404-1523789897ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:46:00.966Z|cae4d7ee-8149-48d5-9404-1523789897ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:46:03.855Z|4c5711ad-cbe0-4357-9c95-a7cf443df710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:03.855Z|2d025467-3621-453e-91e8-ff27960b475a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:03.856Z|4c5711ad-cbe0-4357-9c95-a7cf443df710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:03.857Z|2d025467-3621-453e-91e8-ff27960b475a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:03.863Z|8009fc2d-e0dd-47ec-94f4-e670e8dd5a41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:03.864Z|8009fc2d-e0dd-47ec-94f4-e670e8dd5a41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:13.896Z|a8afa62c-bb9a-480f-ad99-58f7c8f24078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:13.900Z|6aad2e24-d011-4d66-aff7-cbbad1676df9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:13.902Z|6aad2e24-d011-4d66-aff7-cbbad1676df9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:13.898Z|a8afa62c-bb9a-480f-ad99-58f7c8f24078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:13.922Z|7076c41e-8efd-4d12-846b-cd02ef3b8a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:13.922Z|7076c41e-8efd-4d12-846b-cd02ef3b8a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:14.431Z|7770eb8c-46d6-4b73-81f2-3cb89884f1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:46:14.434Z|7770eb8c-46d6-4b73-81f2-3cb89884f1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:46:23.944Z|263197f5-3c31-4e9d-a63f-fc15d5a54eed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:23.946Z|263197f5-3c31-4e9d-a63f-fc15d5a54eed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:23.956Z|ba442c3f-84b4-4da0-9de2-52cb6dbf6d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:23.957Z|ba442c3f-84b4-4da0-9de2-52cb6dbf6d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:23.964Z|47b494da-79a7-468d-bb4e-0ed2c2d0e291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:23.965Z|47b494da-79a7-468d-bb4e-0ed2c2d0e291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:29.432Z|bc33f4eb-14f9-4cf7-a91c-13089d5fefe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:46:29.434Z|bc33f4eb-14f9-4cf7-a91c-13089d5fefe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:46:30.967Z|25f08bd1-35d6-463b-998b-1a82ab1d0555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:46:30.967Z|25f08bd1-35d6-463b-998b-1a82ab1d0555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:46:33.988Z|ab038cd3-a952-45bd-bbda-908a0b16531e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:34.003Z|ab038cd3-a952-45bd-bbda-908a0b16531e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:34.020Z|4d895174-cbe6-442c-b515-de3ff2f2156c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:34.020Z|e8ed9955-48bc-4fab-a095-fc11c55d381c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:34.021Z|4d895174-cbe6-442c-b515-de3ff2f2156c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:34.024Z|e8ed9955-48bc-4fab-a095-fc11c55d381c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:41.028Z|36bd5e44-162e-4a39-94ab-ea341d51e71b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:46:41.029Z|36bd5e44-162e-4a39-94ab-ea341d51e71b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:44.050Z|0029a9b1-20c4-4b1e-bfe8-cbdcb5cdbf2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:44.051Z|0029a9b1-20c4-4b1e-bfe8-cbdcb5cdbf2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:44.066Z|8a8558ee-fdd8-496c-85ad-d6c945714248|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:44.067Z|8a8558ee-fdd8-496c-85ad-d6c945714248|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:44.081Z|6ad8a703-9448-4244-af0b-0794ce4d0a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:44.082Z|6ad8a703-9448-4244-af0b-0794ce4d0a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:44.431Z|fa4d3b55-dd5c-4ad8-9953-af83effd18b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:46:44.432Z|fa4d3b55-dd5c-4ad8-9953-af83effd18b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:46:54.098Z|dc9cef95-ab90-4b50-a1d6-530b9c7ae47e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:54.099Z|dc9cef95-ab90-4b50-a1d6-530b9c7ae47e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:54.131Z|ef37142b-c630-4d08-a63f-d8a1a787b8ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:54.133Z|ef37142b-c630-4d08-a63f-d8a1a787b8ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:54.137Z|5bac791a-166f-4090-a94b-25184e77c538|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:46:54.139Z|5bac791a-166f-4090-a94b-25184e77c538|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:46:59.443Z|3157fdb9-f034-4a51-8584-e90463633fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:46:59.453Z|3157fdb9-f034-4a51-8584-e90463633fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:47:00.971Z|87d8f730-fdba-4ba6-8649-c74b90d6bbc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:47:00.975Z|87d8f730-fdba-4ba6-8649-c74b90d6bbc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:47:04.156Z|ea2b2f34-5d3b-48c2-93e5-b77f7864b9f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:04.157Z|ea2b2f34-5d3b-48c2-93e5-b77f7864b9f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:04.183Z|2e2cc2e9-201c-4091-8c9c-41b7605d5da0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:04.184Z|2e2cc2e9-201c-4091-8c9c-41b7605d5da0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:04.187Z|c1f3429a-eb52-4f28-b229-8d4fe5431853|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:04.188Z|c1f3429a-eb52-4f28-b229-8d4fe5431853|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:14.203Z|6abe03f8-fe8d-4632-b8fd-ef0386f85287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:14.206Z|6abe03f8-fe8d-4632-b8fd-ef0386f85287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:14.233Z|079546c7-be31-45ef-a084-606e5f7e2f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:14.234Z|079546c7-be31-45ef-a084-606e5f7e2f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:14.242Z|8a5ea151-7cde-4ca4-901f-c976b9bde8af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:14.243Z|8a5ea151-7cde-4ca4-901f-c976b9bde8af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:14.431Z|f99a6d71-6801-4560-80c4-5ff133bb5ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:47:14.432Z|f99a6d71-6801-4560-80c4-5ff133bb5ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:47:24.268Z|9739e77f-bb0b-4859-b5e9-4db860726d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:24.269Z|9739e77f-bb0b-4859-b5e9-4db860726d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:24.285Z|19b0c999-f255-4582-8d13-a5fdb6ea3dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:24.285Z|19b0c999-f255-4582-8d13-a5fdb6ea3dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:24.286Z|e3f40049-06b9-4a91-806c-d6caca9064ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:24.287Z|e3f40049-06b9-4a91-806c-d6caca9064ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:29.435Z|f606ef36-f182-46c5-b73c-fb87b20f24ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:47:29.437Z|f606ef36-f182-46c5-b73c-fb87b20f24ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:47:30.977Z|2c941368-20bb-4c90-9311-95a8aab58b36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:47:30.977Z|2c941368-20bb-4c90-9311-95a8aab58b36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:47:34.312Z|785f9acc-af02-45cc-89ba-62a5f0ab255a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:34.314Z|785f9acc-af02-45cc-89ba-62a5f0ab255a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:34.333Z|aa2c31aa-2dbf-4944-8cdc-d98d5796bcc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:34.333Z|fe96cc21-24b9-47df-a596-2055019410a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:34.337Z|fe96cc21-24b9-47df-a596-2055019410a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:34.336Z|aa2c31aa-2dbf-4944-8cdc-d98d5796bcc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:41.025Z|ed8b71e7-2f28-469e-84bb-3e59da73cfaf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:47:41.025Z|ed8b71e7-2f28-469e-84bb-3e59da73cfaf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:44.401Z|c3218a4c-7a28-4bfd-bf4b-ddb2a10e0f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:44.402Z|c3218a4c-7a28-4bfd-bf4b-ddb2a10e0f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:44.430Z|850ad153-43d3-4a50-ab1c-5e09cc9a195b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:44.432Z|d38aa074-c484-4a13-9b84-c7ed01a8e72f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:44.432Z|850ad153-43d3-4a50-ab1c-5e09cc9a195b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:44.433Z|d38aa074-c484-4a13-9b84-c7ed01a8e72f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:44.435Z|c5fb0ed8-234a-49d8-aef7-7290eb955135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:47:44.450Z|c5fb0ed8-234a-49d8-aef7-7290eb955135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:47:54.501Z|fe3bc8e6-38c6-4d1c-9028-f287eb65f619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:54.503Z|fe3bc8e6-38c6-4d1c-9028-f287eb65f619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:54.510Z|25f8d899-69e7-4282-9568-3c4813c9d278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:54.512Z|25f8d899-69e7-4282-9568-3c4813c9d278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:54.520Z|d8c63f22-348b-440d-bae6-aed98fcc8ff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:47:54.557Z|d8c63f22-348b-440d-bae6-aed98fcc8ff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:47:59.433Z|e2b1f944-bb91-4247-b079-227e505b75d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:47:59.433Z|e2b1f944-bb91-4247-b079-227e505b75d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:48:00.978Z|450e61dc-d4c2-4fab-a635-62f16b704c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:48:00.979Z|450e61dc-d4c2-4fab-a635-62f16b704c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:48:04.556Z|96a1e6ad-856d-4e9c-b79f-dbf485cf1058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:04.557Z|96a1e6ad-856d-4e9c-b79f-dbf485cf1058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:04.567Z|4ed61ce0-b701-4ec4-8946-cb218bc1d735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:04.568Z|4ed61ce0-b701-4ec4-8946-cb218bc1d735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:04.610Z|c15c957e-99de-4f37-8300-51f9001fe5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:04.612Z|c15c957e-99de-4f37-8300-51f9001fe5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:14.434Z|1ac02079-afd1-4519-bb21-39b20f69bc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:48:14.435Z|1ac02079-afd1-4519-bb21-39b20f69bc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:48:14.627Z|9345d651-2081-4cd2-90ec-e55d239b581f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:14.628Z|9345d651-2081-4cd2-90ec-e55d239b581f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:14.630Z|87cf98ae-9389-42bf-a5a8-d27724ab22c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:14.631Z|87cf98ae-9389-42bf-a5a8-d27724ab22c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:14.665Z|cef38706-c99e-4361-b5d7-548004a3244d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:14.666Z|cef38706-c99e-4361-b5d7-548004a3244d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:24.662Z|2f65117f-aa91-426e-8fbc-e6e38f7e7413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:24.663Z|2f65117f-aa91-426e-8fbc-e6e38f7e7413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:24.672Z|52eaf8fe-2120-4b22-828f-46c03020b521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:24.674Z|52eaf8fe-2120-4b22-828f-46c03020b521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:24.709Z|0f98701b-d455-4d10-91d2-057e7a2c36ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:24.711Z|0f98701b-d455-4d10-91d2-057e7a2c36ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:29.431Z|45feff74-58d5-41e6-a158-c196f1e98aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:48:29.436Z|45feff74-58d5-41e6-a158-c196f1e98aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:48:30.981Z|5cf52376-f8e1-427e-ab75-75177f2feb7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:48:30.982Z|5cf52376-f8e1-427e-ab75-75177f2feb7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:48:34.698Z|be457d1e-f561-47ee-ab13-d6f50163b7bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:34.699Z|be457d1e-f561-47ee-ab13-d6f50163b7bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:34.716Z|07eaad1c-4cf8-48b0-af91-7cc79ea2143c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:34.717Z|07eaad1c-4cf8-48b0-af91-7cc79ea2143c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:34.748Z|c2291cbc-ea8a-492c-b03c-747474145efb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:34.749Z|c2291cbc-ea8a-492c-b03c-747474145efb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:41.026Z|600a4d69-4952-4104-a084-2070bd270960|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:48:41.029Z|600a4d69-4952-4104-a084-2070bd270960|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:44.431Z|d5075eac-6a20-45ff-b7f1-e6e1ec9587f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:48:44.432Z|d5075eac-6a20-45ff-b7f1-e6e1ec9587f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:48:44.747Z|ee9b8fb7-4faa-4d0e-9ab0-aac3bdcbbcfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:44.750Z|ee9b8fb7-4faa-4d0e-9ab0-aac3bdcbbcfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:44.756Z|84ae5ed1-7f31-4cce-9287-6f3910f02a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:44.759Z|84ae5ed1-7f31-4cce-9287-6f3910f02a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:44.813Z|48ee4a60-5f35-4824-abaf-41e52ea245b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:44.814Z|48ee4a60-5f35-4824-abaf-41e52ea245b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:54.782Z|dde4a4ee-1c24-4b3d-bb61-40646b9175fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:54.784Z|dde4a4ee-1c24-4b3d-bb61-40646b9175fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:54.856Z|284c0946-1fed-4209-8898-5c1c8963488e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:54.856Z|284c0946-1fed-4209-8898-5c1c8963488e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:54.873Z|6bb09fc4-0bd2-4142-85e0-a9e692e93735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:48:54.874Z|6bb09fc4-0bd2-4142-85e0-a9e692e93735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:48:59.431Z|38fca84e-e113-4985-a096-aa5b5997a863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:48:59.432Z|38fca84e-e113-4985-a096-aa5b5997a863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:49:00.983Z|f4c5fb48-f000-4d18-bc5f-3fe6cf82383f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:49:00.984Z|f4c5fb48-f000-4d18-bc5f-3fe6cf82383f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:49:04.818Z|67489e35-9ede-4956-ae79-eb378ea26718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:04.819Z|67489e35-9ede-4956-ae79-eb378ea26718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:04.902Z|4bc8917c-9e81-4854-a0ed-e6590890a453|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:04.903Z|4bc8917c-9e81-4854-a0ed-e6590890a453|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:04.929Z|ba8306be-122a-4e20-9de8-1a6f35929066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:04.930Z|ba8306be-122a-4e20-9de8-1a6f35929066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:14.431Z|0c65c41c-fa67-4066-9917-36ce2a858b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:49:14.434Z|0c65c41c-fa67-4066-9917-36ce2a858b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:49:14.854Z|9b4b8a5b-b20a-4ce7-8d13-00eeb35fafe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:14.855Z|9b4b8a5b-b20a-4ce7-8d13-00eeb35fafe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:14.948Z|059a462f-8351-4d75-b366-6bece72d2d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:14.949Z|059a462f-8351-4d75-b366-6bece72d2d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:14.967Z|d636bb74-7328-4d40-a39c-20c7a5d4c213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:14.968Z|d636bb74-7328-4d40-a39c-20c7a5d4c213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:24.902Z|1f6a68b7-3d54-4ad6-a213-f86a87228671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:24.904Z|1f6a68b7-3d54-4ad6-a213-f86a87228671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:24.978Z|a345e691-d9b3-4801-a262-7ebd4446484d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:24.979Z|a345e691-d9b3-4801-a262-7ebd4446484d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:25.003Z|54112dc8-af7f-400b-8993-d3307b0581c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:25.004Z|54112dc8-af7f-400b-8993-d3307b0581c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:29.432Z|ad5143f8-5458-469c-b58d-6e20a1fc1a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:49:29.435Z|ad5143f8-5458-469c-b58d-6e20a1fc1a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:49:30.988Z|b0ce1d2d-b1da-4948-85c7-574ae23e65a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:49:30.991Z|b0ce1d2d-b1da-4948-85c7-574ae23e65a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:49:34.952Z|00d9be03-93f5-4c8b-bef8-fbae03f4e5f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:34.954Z|00d9be03-93f5-4c8b-bef8-fbae03f4e5f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:35.028Z|53ca778e-8dfb-4f25-8eb5-0bc648aacd83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:35.029Z|53ca778e-8dfb-4f25-8eb5-0bc648aacd83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:35.054Z|a1ec95f3-5799-44b0-a134-7a98e0bb3355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:35.055Z|a1ec95f3-5799-44b0-a134-7a98e0bb3355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:41.027Z|8304d87d-8f37-4d01-bfb2-fdfc57d0f21c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:49:41.029Z|8304d87d-8f37-4d01-bfb2-fdfc57d0f21c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:44.431Z|79f10a98-7ac2-4a89-91fc-f9eb7d317963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:49:44.432Z|79f10a98-7ac2-4a89-91fc-f9eb7d317963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:49:44.990Z|ab957810-6a33-4867-a01d-183125eb66a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:44.991Z|ab957810-6a33-4867-a01d-183125eb66a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:45.058Z|4e6281a6-ab04-443d-a145-4234e38ca78c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:45.059Z|4e6281a6-ab04-443d-a145-4234e38ca78c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:45.092Z|a6be871d-1d82-4020-90c9-772e5cb2f7d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:45.093Z|a6be871d-1d82-4020-90c9-772e5cb2f7d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:55.029Z|2a8dc83d-df8a-4918-b7f4-2c83e5c1227e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:55.030Z|2a8dc83d-df8a-4918-b7f4-2c83e5c1227e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:55.103Z|00df2fa0-4c70-48cb-8d1d-46145212ed19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:55.105Z|00df2fa0-4c70-48cb-8d1d-46145212ed19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:55.165Z|e67a032a-2227-493a-b78b-24f72e4b6b3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:49:55.166Z|e67a032a-2227-493a-b78b-24f72e4b6b3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:49:59.431Z|b238c159-9b1f-4670-bad0-66c8eba60032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:49:59.435Z|b238c159-9b1f-4670-bad0-66c8eba60032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:50:00.993Z|a8db158d-911c-4f70-a67f-2c6d158a6c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:50:00.993Z|a8db158d-911c-4f70-a67f-2c6d158a6c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:50:05.093Z|27f1bb59-cb0f-4ff8-8031-bdb8355a5858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:05.094Z|27f1bb59-cb0f-4ff8-8031-bdb8355a5858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:05.141Z|14a3c4b8-f71d-4cb3-a952-c29e30b4726c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:05.142Z|14a3c4b8-f71d-4cb3-a952-c29e30b4726c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:05.202Z|dd0c4e1d-eb23-43c4-8b7d-0018366344d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:05.203Z|dd0c4e1d-eb23-43c4-8b7d-0018366344d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:14.431Z|ce2ae2da-b37a-4309-814c-1c20a529eb6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:50:14.432Z|ce2ae2da-b37a-4309-814c-1c20a529eb6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:50:15.145Z|c08aa4a2-30ed-44a7-9554-dab17fc472df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:15.151Z|c08aa4a2-30ed-44a7-9554-dab17fc472df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:15.174Z|e9b683ba-44b9-4385-85d1-9d2eca6f90a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:15.174Z|e9b683ba-44b9-4385-85d1-9d2eca6f90a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:15.244Z|ae49fc7f-e029-44ce-8f35-f36b3042af92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:15.246Z|ae49fc7f-e029-44ce-8f35-f36b3042af92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:25.212Z|db28896e-c44b-487d-9c63-f689ccc1c8dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:25.212Z|b8495b9a-6606-4456-8e04-81f6a26ba87a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:25.212Z|db28896e-c44b-487d-9c63-f689ccc1c8dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:25.212Z|b8495b9a-6606-4456-8e04-81f6a26ba87a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:25.276Z|5ccf396f-1ee6-41c8-a945-d4a9c25d7a80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:25.276Z|5ccf396f-1ee6-41c8-a945-d4a9c25d7a80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:29.432Z|6c3de75c-fd6f-4370-b04a-527f0f6c03c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:50:29.433Z|6c3de75c-fd6f-4370-b04a-527f0f6c03c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:50:30.994Z|5639e47f-74c0-42b2-9081-127ee4f5a9fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:50:30.995Z|5639e47f-74c0-42b2-9081-127ee4f5a9fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:50:35.249Z|56bc5b85-97ee-40bd-81a2-905a3dd829ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:35.249Z|727e0ba0-cd78-4e8e-8b37-75ee9784fcba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:35.249Z|727e0ba0-cd78-4e8e-8b37-75ee9784fcba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:35.249Z|56bc5b85-97ee-40bd-81a2-905a3dd829ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:35.311Z|859463ac-329e-4c32-b6fe-0a62b736daa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:35.312Z|859463ac-329e-4c32-b6fe-0a62b736daa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:41.028Z|194aeb36-5837-4b34-bf4f-714d2e9d5e4b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:50:41.029Z|194aeb36-5837-4b34-bf4f-714d2e9d5e4b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:44.431Z|1b3f03eb-c052-460b-9510-2ca392cfdf91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:50:44.440Z|1b3f03eb-c052-460b-9510-2ca392cfdf91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:50:45.298Z|b176518b-9a1f-4c56-a068-b579af9c21b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:45.300Z|b176518b-9a1f-4c56-a068-b579af9c21b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:45.301Z|6f93b9e6-179f-43b4-a999-996be43b1f46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:45.302Z|6f93b9e6-179f-43b4-a999-996be43b1f46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:45.344Z|b80b4ebd-6898-4d98-af79-7844318a8668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:45.345Z|b80b4ebd-6898-4d98-af79-7844318a8668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:55.337Z|aa0f0977-693f-463c-bfca-7961ddfeaba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:55.337Z|fac2125c-e4af-4679-b511-1aa3987afb9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:55.338Z|fac2125c-e4af-4679-b511-1aa3987afb9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:55.338Z|aa0f0977-693f-463c-bfca-7961ddfeaba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:55.378Z|160bf872-b40a-4005-8690-4ec55ed846b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:50:55.379Z|160bf872-b40a-4005-8690-4ec55ed846b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:50:59.431Z|1942ea08-23d8-48a7-a17c-2b74d25d62e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:50:59.431Z|1942ea08-23d8-48a7-a17c-2b74d25d62e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:51:00.996Z|647ba727-7a67-4095-819e-2348ffa1c209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:51:00.997Z|647ba727-7a67-4095-819e-2348ffa1c209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:51:05.379Z|3e5c85f3-da2e-4c8d-8e83-b2fbe913fe49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:05.380Z|3e5c85f3-da2e-4c8d-8e83-b2fbe913fe49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:05.393Z|8d8785e7-a84d-4b78-af4e-7a283301e149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:05.394Z|8d8785e7-a84d-4b78-af4e-7a283301e149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:05.417Z|11685c5c-7095-45ef-84da-32e74a34fc5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:05.423Z|11685c5c-7095-45ef-84da-32e74a34fc5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:14.431Z|f06704df-9767-4303-bdb3-682c5b22bf1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:51:14.431Z|f06704df-9767-4303-bdb3-682c5b22bf1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:51:15.409Z|2dd795d8-3a10-4fc0-9cbe-89064faf542b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:15.410Z|2dd795d8-3a10-4fc0-9cbe-89064faf542b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:15.429Z|a2c4ea29-0b5a-4a21-84e2-34ebeebac828|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:15.430Z|a2c4ea29-0b5a-4a21-84e2-34ebeebac828|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:15.457Z|4a5e3140-79e9-4409-888a-0528a0221606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:15.459Z|4a5e3140-79e9-4409-888a-0528a0221606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:25.438Z|223e0bef-76de-4be5-a1a0-5858bd05a7a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:25.439Z|223e0bef-76de-4be5-a1a0-5858bd05a7a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:25.469Z|54977d67-b849-4df3-9395-e768f9501f06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:25.470Z|54977d67-b849-4df3-9395-e768f9501f06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:25.487Z|08e0576d-57c0-4ef0-923a-fad6ea6cdd03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:25.488Z|08e0576d-57c0-4ef0-923a-fad6ea6cdd03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:29.431Z|df653cbd-8289-4418-9c3c-c97674890bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:51:29.437Z|df653cbd-8289-4418-9c3c-c97674890bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:51:30.999Z|55d8a382-db75-4923-99cf-6b23ba94fe83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:51:31.000Z|55d8a382-db75-4923-99cf-6b23ba94fe83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:51:35.481Z|7eb35cfe-c7b4-4df8-a435-f1ae5f483073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:35.481Z|7eb35cfe-c7b4-4df8-a435-f1ae5f483073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:35.520Z|8d5d09ab-976e-40cd-830e-b16e394582ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:35.520Z|8d5d09ab-976e-40cd-830e-b16e394582ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:35.520Z|992278e3-1d3e-424f-82f9-4a6d0046937b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:35.526Z|992278e3-1d3e-424f-82f9-4a6d0046937b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:41.037Z|7d210ff6-891f-4842-8ea2-517e91dd125a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:51:41.039Z|7d210ff6-891f-4842-8ea2-517e91dd125a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:44.431Z|7ba57d73-5233-4cdc-bb37-32f8c8fab1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:51:44.432Z|7ba57d73-5233-4cdc-bb37-32f8c8fab1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:51:45.520Z|7360020c-a19d-481e-86cd-b3d69edc57f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:45.521Z|7360020c-a19d-481e-86cd-b3d69edc57f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:45.558Z|57789dd3-1f53-4e5a-8b2f-c520650bf0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:45.559Z|57789dd3-1f53-4e5a-8b2f-c520650bf0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:45.576Z|d771d7ab-c076-4811-a7cd-54315ae4fc7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:45.578Z|d771d7ab-c076-4811-a7cd-54315ae4fc7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:55.578Z|287f1092-cfac-4fd2-a67d-8b0ebcad825d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:55.580Z|287f1092-cfac-4fd2-a67d-8b0ebcad825d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:55.621Z|cace5d91-d9ee-42d8-b295-b6f11fecc342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:55.623Z|cace5d91-d9ee-42d8-b295-b6f11fecc342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:55.627Z|bd68a048-9f09-40c6-8c00-a169080c8017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:51:55.628Z|bd68a048-9f09-40c6-8c00-a169080c8017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:51:59.431Z|05f0eab6-10cc-4af5-b9b3-17c88705825e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:51:59.432Z|05f0eab6-10cc-4af5-b9b3-17c88705825e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:52:01.000Z|00adc815-0675-435f-87d5-dafe5131e716|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:52:01.001Z|00adc815-0675-435f-87d5-dafe5131e716|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:52:05.628Z|fce90b8d-dc60-4635-a866-dc597fcc27d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:05.630Z|fce90b8d-dc60-4635-a866-dc597fcc27d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:05.722Z|92f3af92-a0f6-4b9d-a8e9-c3de26f74465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:05.724Z|92f3af92-a0f6-4b9d-a8e9-c3de26f74465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:05.730Z|6cccfa84-6b68-40da-a25c-a7b1b5c8bc23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:05.731Z|6cccfa84-6b68-40da-a25c-a7b1b5c8bc23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:14.431Z|91c279f9-d6c0-4a9e-b330-97ae08a3883d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:52:14.434Z|91c279f9-d6c0-4a9e-b330-97ae08a3883d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:52:15.728Z|2e9011a1-d73a-4e45-9364-6ec692243a7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:15.729Z|2e9011a1-d73a-4e45-9364-6ec692243a7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:15.817Z|546611e0-6824-4fcb-9524-6122acd70bd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:15.817Z|546611e0-6824-4fcb-9524-6122acd70bd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:15.817Z|9dce09bd-5dc5-4b81-9eb6-63754e72746b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:15.819Z|9dce09bd-5dc5-4b81-9eb6-63754e72746b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:25.850Z|17be6183-7fe0-4a2c-9366-14f9e4ffb238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:25.851Z|17be6183-7fe0-4a2c-9366-14f9e4ffb238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:25.909Z|b8869110-e422-4a8e-bf05-74cf2bfef094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:25.910Z|b8869110-e422-4a8e-bf05-74cf2bfef094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:25.923Z|978007f1-399f-4fb1-acad-9f736456e23b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:25.925Z|978007f1-399f-4fb1-acad-9f736456e23b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:29.431Z|c81af98a-902c-4360-97c6-da1bbee43d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:52:29.432Z|c81af98a-902c-4360-97c6-da1bbee43d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:52:31.004Z|2d5dcb3e-f7f5-4cfa-883a-6a7fe141a98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:52:31.005Z|2d5dcb3e-f7f5-4cfa-883a-6a7fe141a98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:52:35.901Z|ee2573e5-d9f4-4300-92bc-0973f2e7b8dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:35.902Z|ee2573e5-d9f4-4300-92bc-0973f2e7b8dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:35.957Z|f266f330-b4f1-4341-850b-9f6c0e978797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:35.963Z|f266f330-b4f1-4341-850b-9f6c0e978797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:36.000Z|2f9cccc3-cdfd-4576-995c-fa23caafbb81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:36.001Z|2f9cccc3-cdfd-4576-995c-fa23caafbb81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:41.036Z|931ef34a-2489-4a4a-8145-60ece013a427|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:52:41.039Z|931ef34a-2489-4a4a-8145-60ece013a427|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:44.431Z|966537ac-48bb-4538-a23a-4e69b0e0da77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:52:44.432Z|966537ac-48bb-4538-a23a-4e69b0e0da77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:52:45.948Z|90698537-a5b0-4ec6-8c65-cb4a6c9b678a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:45.949Z|90698537-a5b0-4ec6-8c65-cb4a6c9b678a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:46.021Z|7cd73272-cf9d-4cd6-a0b6-6ac5ec5ac69c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:46.022Z|7cd73272-cf9d-4cd6-a0b6-6ac5ec5ac69c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:46.053Z|2366cb27-e60b-4269-997b-06bae601ebb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:46.054Z|2366cb27-e60b-4269-997b-06bae601ebb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:55.997Z|bbfba4a9-bacf-44f8-aa47-6fe4974db2f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:55.998Z|bbfba4a9-bacf-44f8-aa47-6fe4974db2f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:56.107Z|277eca0d-47c8-4878-8856-34493ba8f914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:56.108Z|277eca0d-47c8-4878-8856-34493ba8f914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:56.128Z|3bc0804e-665e-4f74-b5de-3f79e2940eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:52:56.132Z|3bc0804e-665e-4f74-b5de-3f79e2940eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:52:59.431Z|2e34818f-3303-4412-98ce-6dfdb4de77e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:52:59.454Z|2e34818f-3303-4412-98ce-6dfdb4de77e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:53:01.005Z|a336a80e-13fd-4a99-8de1-42b4f7746d12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:53:01.006Z|a336a80e-13fd-4a99-8de1-42b4f7746d12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:53:06.061Z|cfdbbc64-ddb5-472d-ac4a-56ae8b3996bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:06.062Z|cfdbbc64-ddb5-472d-ac4a-56ae8b3996bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:06.156Z|9f809b9a-82c2-40e1-b48a-b5e0be84b216|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:06.157Z|9f809b9a-82c2-40e1-b48a-b5e0be84b216|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:06.201Z|03cc3976-3c25-4af4-8f28-8cee505ec493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:06.203Z|03cc3976-3c25-4af4-8f28-8cee505ec493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:11.423Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:53:11.440Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6a68edd5-3040-48ec-a578-ca7e00c5b422 already exists in requestDb InfraActiveRequests table 2023-02-24T09:53:11.443Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:53:11.443Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||Invoke 2023-02-24T09:53:11.444Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||===========================request begin================================================ 2023-02-24T09:53:11.444Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:53:11.444Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Method : GET 2023-02-24T09:53:11.445Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"973efcd92b4588f8", X-B3-SpanId:"ceb04a5c22f6d2cc", X-B3-ParentSpanId:"973efcd92b4588f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-TransactionID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ECOMP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56ea3f8c-fd72-4bce-b9a6-5a5b0000ff44"] 2023-02-24T09:53:11.445Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Request body: 2023-02-24T09:53:11.446Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||==========================request end================================================ 2023-02-24T09:53:11.628Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||============================response begin========================================== 2023-02-24T09:53:11.629Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:53:11.629Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status text : 2023-02-24T09:53:11.629Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=23020A05C18D04FE2EC40F87DE764C62; 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, 24 Feb 2023 09:53:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:53:11.630Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Response body: 2023-02-24T09:53:11.630Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||=======================response end================================================= 2023-02-24T09:53:11.631Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|404|Not Found|InvokeReturn 2023-02-24T09:53:11.904Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T09:53:14.468Z|89694285-07c8-4abf-b9ae-b7a8d1772a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:53:14.468Z|89694285-07c8-4abf-b9ae-b7a8d1772a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:53:16.145Z|2aeb1f35-7205-4172-aed0-078827910d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:16.172Z|2aeb1f35-7205-4172-aed0-078827910d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:16.300Z|f7f2ae09-df43-45b5-9591-e0b59352b934|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:16.301Z|f7f2ae09-df43-45b5-9591-e0b59352b934|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:16.316Z|c30412ad-1e4b-40b1-b1fd-47b0e8500ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:16.317Z|c30412ad-1e4b-40b1-b1fd-47b0e8500ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:26.218Z|56653cdb-7733-444a-a762-815a360c3bd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:26.220Z|56653cdb-7733-444a-a762-815a360c3bd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:26.392Z|3a946e99-74e1-4290-bc6f-1b3548ee15de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:26.393Z|3a946e99-74e1-4290-bc6f-1b3548ee15de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:26.503Z|058b6d1d-03ea-401e-bcff-b649f2990d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:26.504Z|058b6d1d-03ea-401e-bcff-b649f2990d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:29.435Z|5efc17ca-9a36-4aa7-ac10-45ecd2285df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:53:29.436Z|5efc17ca-9a36-4aa7-ac10-45ecd2285df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:53:31.009Z|734cb4ca-37cd-409a-963a-66afba203368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:53:31.009Z|734cb4ca-37cd-409a-963a-66afba203368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:53:36.282Z|88ded4a4-04ff-4f3a-8c9a-3f55dda1dfd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:36.283Z|88ded4a4-04ff-4f3a-8c9a-3f55dda1dfd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:36.517Z|23104077-e64b-45a8-88d5-b9e36f6659c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:36.518Z|23104077-e64b-45a8-88d5-b9e36f6659c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:36.579Z|1ae29200-937a-4338-a590-4a58dcbf6769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:36.584Z|1ae29200-937a-4338-a590-4a58dcbf6769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:41.029Z|aef6398b-83bd-4c74-a748-0dfac33b3c10|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:53:41.030Z|aef6398b-83bd-4c74-a748-0dfac33b3c10|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:44.431Z|ac70cf0b-34b9-40d5-8848-fd19ec48e9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:53:44.444Z|ac70cf0b-34b9-40d5-8848-fd19ec48e9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:53:46.332Z|b9dff601-5bb5-4cc2-b70b-ce5299564ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:46.332Z|b9dff601-5bb5-4cc2-b70b-ce5299564ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:46.574Z|b06872d2-a21d-4d81-9a71-95d69f993db7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:46.575Z|b06872d2-a21d-4d81-9a71-95d69f993db7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:46.619Z|af81aee6-bb4e-47cd-9c8f-af316566dec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:46.620Z|af81aee6-bb4e-47cd-9c8f-af316566dec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:55.417Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:53:55.937Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T09:53:55.939Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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/32841eef20824a7ca40ed6eb4796b7d0|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6a68edd5-3040-48ec-a578-ca7e00c5b422], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7e85b34b-a6c8-4901-9c64-be80b3c6834f], X-ECOMP-RequestID=[6a68edd5-3040-48ec-a578-ca7e00c5b422], X-TransactionId=[], X-ONAP-RequestID=[6a68edd5-3040-48ec-a578-ca7e00c5b422]} 2023-02-24T09:53:56.244Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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/32841eef20824a7ca40ed6eb4796b7d0|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/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:53:58 GMT], content-length=[614], vertex-id=[168088], x-aai-txid=[2-aai-resources-230224-09:53:58:299-37952], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:53:56.250Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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/32841eef20824a7ca40ed6eb4796b7d0|DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677232271878","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"}]}]}} 2023-02-24T09:53:56.252Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T09:53:56.393Z|f9c27676-79cf-46ba-9d68-4c3bb5ce59c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:56.394Z|f9c27676-79cf-46ba-9d68-4c3bb5ce59c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:56.614Z|815c95e3-0062-469a-b56e-4e53d7635de4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:56.628Z|815c95e3-0062-469a-b56e-4e53d7635de4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:56.668Z|b40d7209-b720-4d9e-b27a-5d8a2280532a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:53:56.669Z|b40d7209-b720-4d9e-b27a-5d8a2280532a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:53:56.736Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T09:53:56.737Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T09:53:56.792Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:56.793Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:56.793Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:56.794Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:56.794Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:56.794Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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:"973efcd92b4588f8", X-B3-SpanId:"3a27586ac0d9679d", X-B3-ParentSpanId:"973efcd92b4588f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-TransactionID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ECOMP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bba02d57-4481-4005-84c5-ad5fc15203e6"] 2023-02-24T09:53:56.795Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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-0abff261-14a8-4450-bbf0-a920fa9608a2","requestScope":"service"} 2023-02-24T09:53:56.795Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:57.151Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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========================================== 2023-02-24T09:53:57.151Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:57.152Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 : 2023-02-24T09:53:57.152Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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, 24 Feb 2023 09:53:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:53:57.153Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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: 2023-02-24T09:53:57.154Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================= 2023-02-24T09:53:57.154Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:57.179Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:57.180Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:57.180Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:57.180Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:57.180Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:57.181Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-TransactionID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ECOMP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e055fdc4-080a-4275-b9c2-bf9e6e5561e6"] 2023-02-24T09:53:57.181Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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: 2023-02-24T09:53:57.182Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:57.728Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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========================================== 2023-02-24T09:53:57.729Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:57.729Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 : 2023-02-24T09:53:57.729Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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=0D382E66DC267171CF7FF01288312221; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:53:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:53:57.732Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T09:53:57.733Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================= 2023-02-24T09:53:57.734Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.228Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.230Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.230Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:58.230Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.231Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.231Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-TransactionID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ECOMP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"050da07f-d997-43c3-a2ac-070e99065cd2"] 2023-02-24T09:53:58.232Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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: 2023-02-24T09:53:58.232Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:58.349Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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========================================== 2023-02-24T09:53:58.350Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.351Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 : 2023-02-24T09:53:58.351Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:53:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:53:58.352Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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" : 530, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-02-24T09:53:58.352Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================= 2023-02-24T09:53:58.353Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.375Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.376Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.376Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:58.376Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.377Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.377Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-TransactionID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ECOMP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abe4f286-a54c-4d5f-98ea-0e4e42d0f2b1"] 2023-02-24T09:53:58.377Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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: 2023-02-24T09:53:58.378Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:58.410Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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========================================== 2023-02-24T09:53:58.411Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.411Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 : 2023-02-24T09:53:58.412Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:53:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:53:58.425Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T09:53:58.426Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================= 2023-02-24T09:53:58.426Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.469Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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/ 2023-02-24T09:53:58.473Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.474Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:58.475Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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/ 2023-02-24T09:53:58.476Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.476Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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:"1853", X-B3-TraceId:"973efcd92b4588f8", X-B3-SpanId:"767e7e25521a113d", X-B3-ParentSpanId:"973efcd92b4588f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-TransactionID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ECOMP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9faafff-0c12-4c3f-9db7-6df3a70c7d24"] 2023-02-24T09:53:58.476Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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":"6a68edd5-3040-48ec-a578-ca7e00c5b422","requestStatus":"IN_PROGRESS","startTime":1677232391920,"source":"VID","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"6a68edd5-3040-48ec-a578-ca7e00c5b422"} 2023-02-24T09:53:58.477Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:58.996Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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========================================== 2023-02-24T09:53:58.997Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:58.997Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 : 2023-02-24T09:53:58.998Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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/6a68edd5-3040-48ec-a578-ca7e00c5b422", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:53:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:53:58.998Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:53:11.920+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T09:53:58.764+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" } } } 2023-02-24T09:53:58.999Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================= 2023-02-24T09:53:58.999Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:59.130Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:59.132Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:59.132Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:59.133Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:59.134Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:53:59.134Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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:"973efcd92b4588f8", X-B3-SpanId:"37bd90433bfac5bf", X-B3-ParentSpanId:"973efcd92b4588f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-TransactionID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ECOMP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b09fbca8-470a-4b82-9e5e-37fab466e5db"] 2023-02-24T09:53:59.138Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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\":\"dda17836-dc41-482b-af03-15c6abf538e7\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cda54a9a-2ae7-404b-9162-afb916e4d931\",\"modelUuid\":\"cda54a9a-2ae7-404b-9162-afb916e4d931\",\"modelInvariantUuid\":\"dda17836-dc41-482b-af03-15c6abf538e7\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"6a68edd5-3040-48ec-a578-ca7e00c5b422","type":"String"},"mso-request-id":{"value":"6a68edd5-3040-48ec-a578-ca7e00c5b422","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"}}} 2023-02-24T09:53:59.141Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================ 2023-02-24T09:53:59.431Z|c7d477e0-5147-4d07-89ed-832e95d3c14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:53:59.432Z|c7d477e0-5147-4d07-89ed-832e95d3c14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:54:01.010Z|6ce05a3d-5915-4e33-86d4-75f8b86e4a81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:54:01.011Z|6ce05a3d-5915-4e33-86d4-75f8b86e4a81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:54:03.064Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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========================================== 2023-02-24T09:54:03.064Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:54:03.065Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 : 2023-02-24T09:54:03.065Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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=74A75BCF09149F3D35AD25A77A240A54; Path=/; HttpOnly", Date:"Fri, 24 Feb 2023 09:54:03 GMT", X-ONAP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-TransactionID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ECOMP-RequestID:"6a68edd5-3040-48ec-a578-ca7e00c5b422", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b09fbca8-470a-4b82-9e5e-37fab466e5db", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:03.066Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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\":\"6a68edd5-3040-48ec-a578-ca7e00c5b422\",\"instanceId\":\"b761e687-65ec-485e-89da-868745a4d8c5\"}}","message":"Success","processInstanceID":"2976e536-b429-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T09:54:03.066Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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================================================= 2023-02-24T09:54:03.067Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|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 2023-02-24T09:54:03.110Z|6a68edd5-3040-48ec-a578-ca7e00c5b422|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:03.343Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:03.409Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:03.410Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||Invoke 2023-02-24T09:54:03.410Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:03.410Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:03.411Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Method : GET 2023-02-24T09:54:03.411Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5f0e8526ca71ec3", X-B3-SpanId:"ec8ba4827aac146e", X-B3-ParentSpanId:"c5f0e8526ca71ec3", X-B3-Sampled:"0", X-ONAP-RequestID:"467e9999-6a6c-443c-9419-c3c3d8571bef", X-RequestID:"467e9999-6a6c-443c-9419-c3c3d8571bef", X-TransactionID:"467e9999-6a6c-443c-9419-c3c3d8571bef", X-ECOMP-RequestID:"467e9999-6a6c-443c-9419-c3c3d8571bef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81711508-5c99-4ecf-8dad-001f74f6a439"] 2023-02-24T09:54:03.411Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Request body: 2023-02-24T09:54:03.412Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:03.455Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:03.456Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:03.457Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status text : 2023-02-24T09:54:03.481Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:03.484Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Response body: { "requestId" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:53:11.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:54:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" } } } 2023-02-24T09:54:03.487Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:03.488Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||InvokeReturn 2023-02-24T09:54:03.503Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:03.504Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:54:03.504Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:03.505Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:03.505Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:54:03.506Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5f0e8526ca71ec3", X-B3-SpanId:"2a450e001fc07469", X-B3-ParentSpanId:"c5f0e8526ca71ec3", X-B3-Sampled:"0", X-ONAP-RequestID:"467e9999-6a6c-443c-9419-c3c3d8571bef", X-RequestID:"467e9999-6a6c-443c-9419-c3c3d8571bef", X-TransactionID:"467e9999-6a6c-443c-9419-c3c3d8571bef", X-ECOMP-RequestID:"467e9999-6a6c-443c-9419-c3c3d8571bef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12e71ada-4a1f-49a1-860c-472cfa9be35c"] 2023-02-24T09:54:03.507Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:54:03.507Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:03.600Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:03.601Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:03.601Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:54:03.602Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:03.605Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:54:03.605Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:03.606Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:54:03.644Z|467e9999-6a6c-443c-9419-c3c3d8571bef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:06.459Z|b0152906-e5e2-4121-b586-84f5bb5a8dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:06.460Z|b0152906-e5e2-4121-b586-84f5bb5a8dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:06.686Z|88a36c54-6719-4539-b283-1d51fc1cf7ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:06.687Z|88a36c54-6719-4539-b283-1d51fc1cf7ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:06.724Z|686e7e8b-3e09-4fb9-afb8-e1189be557ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:06.725Z|686e7e8b-3e09-4fb9-afb8-e1189be557ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:13.842Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:13.848Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:13.849Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||Invoke 2023-02-24T09:54:13.849Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:13.850Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:13.850Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Method : GET 2023-02-24T09:54:13.851Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3b81759b9dd474c", X-B3-SpanId:"f97615278e60f1ca", X-B3-ParentSpanId:"b3b81759b9dd474c", X-B3-Sampled:"0", X-ONAP-RequestID:"419cb6bc-4ecb-4590-83d4-7ddb578a9438", X-RequestID:"419cb6bc-4ecb-4590-83d4-7ddb578a9438", X-TransactionID:"419cb6bc-4ecb-4590-83d4-7ddb578a9438", X-ECOMP-RequestID:"419cb6bc-4ecb-4590-83d4-7ddb578a9438", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b4544d8-be49-4e4f-862a-30fc80105e3d"] 2023-02-24T09:54:13.851Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Request body: 2023-02-24T09:54:13.851Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:13.883Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:13.883Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:13.884Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status text : 2023-02-24T09:54:13.884Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:13.894Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Response body: { "requestId" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:53:11.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:54:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" } } } 2023-02-24T09:54:13.894Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:13.895Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||InvokeReturn 2023-02-24T09:54:13.898Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:13.898Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:54:13.900Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:13.901Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:13.901Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:54:13.902Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3b81759b9dd474c", X-B3-SpanId:"022a7d0966a5b892", X-B3-ParentSpanId:"b3b81759b9dd474c", X-B3-Sampled:"0", X-ONAP-RequestID:"419cb6bc-4ecb-4590-83d4-7ddb578a9438", X-RequestID:"419cb6bc-4ecb-4590-83d4-7ddb578a9438", X-TransactionID:"419cb6bc-4ecb-4590-83d4-7ddb578a9438", X-ECOMP-RequestID:"419cb6bc-4ecb-4590-83d4-7ddb578a9438", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9ed52ab-e6a7-4b27-aa18-e0a945928bb4"] 2023-02-24T09:54:13.902Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:54:13.903Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:13.926Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:13.926Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:13.927Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:54:13.927Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:13.928Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:54:13.928Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:13.929Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:54:13.947Z|419cb6bc-4ecb-4590-83d4-7ddb578a9438|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:14.432Z|80fdfa7a-c357-425c-910e-5a87a91eae00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:54:14.432Z|80fdfa7a-c357-425c-910e-5a87a91eae00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:54:16.501Z|41c116b2-0f8c-4674-a42f-10e2a0a26788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:16.502Z|41c116b2-0f8c-4674-a42f-10e2a0a26788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:16.725Z|71d23893-cda7-4694-8f4b-22dd2e56e367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:16.725Z|71d23893-cda7-4694-8f4b-22dd2e56e367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:16.760Z|13da3f75-e897-48ac-82a9-85bd62857c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:16.761Z|13da3f75-e897-48ac-82a9-85bd62857c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:24.102Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:24.127Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:24.128Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||Invoke 2023-02-24T09:54:24.128Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:24.129Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:24.129Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Method : GET 2023-02-24T09:54:24.130Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc2afe49f7f9a95d", X-B3-SpanId:"45b3bda2c3e44aea", X-B3-ParentSpanId:"cc2afe49f7f9a95d", X-B3-Sampled:"0", X-ONAP-RequestID:"14a20fd1-52cb-475a-ad7f-892d62f3dceb", X-RequestID:"14a20fd1-52cb-475a-ad7f-892d62f3dceb", X-TransactionID:"14a20fd1-52cb-475a-ad7f-892d62f3dceb", X-ECOMP-RequestID:"14a20fd1-52cb-475a-ad7f-892d62f3dceb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ebdd7b3-f9bb-41a0-9e6d-f3fc3a18e446"] 2023-02-24T09:54:24.130Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Request body: 2023-02-24T09:54:24.131Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:24.159Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:24.160Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:24.160Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status text : 2023-02-24T09:54:24.161Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:24.162Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Response body: { "requestId" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:53:11.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:54:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" } } } 2023-02-24T09:54:24.162Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:24.163Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||InvokeReturn 2023-02-24T09:54:24.166Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:24.167Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:54:24.167Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:24.168Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:24.168Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:54:24.168Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc2afe49f7f9a95d", X-B3-SpanId:"7bb68f059b20c558", X-B3-ParentSpanId:"cc2afe49f7f9a95d", X-B3-Sampled:"0", X-ONAP-RequestID:"14a20fd1-52cb-475a-ad7f-892d62f3dceb", X-RequestID:"14a20fd1-52cb-475a-ad7f-892d62f3dceb", X-TransactionID:"14a20fd1-52cb-475a-ad7f-892d62f3dceb", X-ECOMP-RequestID:"14a20fd1-52cb-475a-ad7f-892d62f3dceb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb104162-d716-45b5-9482-9846a2bebe97"] 2023-02-24T09:54:24.169Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:54:24.170Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:24.186Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:24.190Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:24.190Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:54:24.191Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:24.192Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:54:24.192Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:24.194Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:54:24.219Z|14a20fd1-52cb-475a-ad7f-892d62f3dceb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:26.541Z|2e35164e-574d-4659-b280-177f6521eb35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:26.542Z|2e35164e-574d-4659-b280-177f6521eb35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:26.787Z|0526fb2f-fb79-4b53-bb65-c32f3e5d5a15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:26.788Z|0526fb2f-fb79-4b53-bb65-c32f3e5d5a15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:26.807Z|8015d064-2066-4fd5-9218-f00bfc1f7698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:26.809Z|8015d064-2066-4fd5-9218-f00bfc1f7698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:29.431Z|76cbce79-9609-4f78-b521-97703b046b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:54:29.437Z|76cbce79-9609-4f78-b521-97703b046b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:54:31.013Z|12bd9651-1ecd-4149-9559-7b536f391738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:54:31.015Z|12bd9651-1ecd-4149-9559-7b536f391738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:54:34.388Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:34.398Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:34.399Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||Invoke 2023-02-24T09:54:34.400Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:34.401Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:34.401Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Method : GET 2023-02-24T09:54:34.402Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2ee5b443ecee3c7", X-B3-SpanId:"0be4a14b84752e56", X-B3-ParentSpanId:"b2ee5b443ecee3c7", X-B3-Sampled:"0", X-ONAP-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-TransactionID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-ECOMP-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bad7cfc6-5ef1-4ac5-8f64-84e6d48c5057"] 2023-02-24T09:54:34.402Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Request body: 2023-02-24T09:54:34.404Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:34.429Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:34.430Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:34.430Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status text : 2023-02-24T09:54:34.432Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:34.435Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Response body: { "requestId" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "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" : "2023-02-24T09:53:11.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:54:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" } } } 2023-02-24T09:54:34.435Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:34.436Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||InvokeReturn 2023-02-24T09:54:34.441Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:34.442Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:54:34.443Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:34.443Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:34.444Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:54:34.445Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2ee5b443ecee3c7", X-B3-SpanId:"b5759cd7ee6efdb1", X-B3-ParentSpanId:"b2ee5b443ecee3c7", X-B3-Sampled:"0", X-ONAP-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-TransactionID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-ECOMP-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f1ea94d-061b-4d1b-96ad-5962f914e4c8"] 2023-02-24T09:54:34.445Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:54:34.446Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:34.469Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:34.472Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:34.472Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:54:34.472Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:34.473Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:54:34.474Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:34.474Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:54:34.577Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:54:34.578Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:54:34.579Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:34.579Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:54:34.579Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:54:34.580Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-TransactionID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-ECOMP-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32379c9d-f89a-4207-962f-b063ec81bed7"] 2023-02-24T09:54:34.580Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:54:34.580Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:35.195Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:35.196Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:35.196Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:54:35.196Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B0A582A38FA7DD6683F075EDD1FC8B99; 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, 24 Feb 2023 09:54:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:35.197Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3c5b7950-b429-11ed-981a-be21fc99c8cb","businessKey":"6a68edd5-3040-48ec-a578-ca7e00c5b422","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-24T09:54:31.764+0000","endTime":"2023-02-24T09:54:33.794+0000","removalTime":null,"durationInMillis":2030,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"2976e536-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"39ee2392-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T09:54:35.197Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:35.197Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a68edd5-3040-48ec-a578-ca7e00c5b422&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:54:35.289Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:54:35.291Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:54:35.291Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:35.292Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:54:35.292Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:54:35.292Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-TransactionID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-ECOMP-RequestID:"3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85945e9b-dcf9-41d9-b5cb-bda7609b9fab"] 2023-02-24T09:54:35.293Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:54:35.293Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:35.456Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:35.457Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:35.457Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:54:35.458Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=941BF1DC80742C95B267EE86AD475A2B; 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, 24 Feb 2023 09:54:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:35.459Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:3c5c63c3-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"3c5b7950-b429-11ed-981a-be21fc99c8cb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processInstanceId":"3c5b7950-b429-11ed-981a-be21fc99c8cb","executionId":"3c5b7950-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:54:31.770+0000","endTime":"2023-02-24T09:54:33.786+0000","durationInMillis":2016,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2976e536-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:54:35.460Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:35.461Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c5b7950-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:54:35.477Z|3c9abbb4-e0fb-4fc3-bc3a-1bec47d4acfc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:36.586Z|c204c3d7-7bd5-461b-a2f1-d42791510fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:36.587Z|c204c3d7-7bd5-461b-a2f1-d42791510fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:36.845Z|3aac4275-f467-4bfb-9a07-9c30b43ee7fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:36.846Z|3aac4275-f467-4bfb-9a07-9c30b43ee7fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:36.841Z|3bc86a29-9127-45ba-be0b-5fa053ae9328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:36.848Z|3bc86a29-9127-45ba-be0b-5fa053ae9328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:41.070Z|0c0153b1-6d33-4eaf-8e77-49ee378b84ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:54:41.070Z|0c0153b1-6d33-4eaf-8e77-49ee378b84ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:44.431Z|0528df42-ea8d-4515-b52c-5eb33f966e4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:54:44.432Z|0528df42-ea8d-4515-b52c-5eb33f966e4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:54:45.666Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:45.672Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:45.674Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||Invoke 2023-02-24T09:54:45.674Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:45.675Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:45.678Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Method : GET 2023-02-24T09:54:45.678Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d61df2eb5b054fd9", X-B3-SpanId:"aadcfd7cb88c6504", X-B3-ParentSpanId:"d61df2eb5b054fd9", X-B3-Sampled:"0", X-ONAP-RequestID:"a0f0768b-fe60-4ea2-8d08-46db29c25438", X-RequestID:"a0f0768b-fe60-4ea2-8d08-46db29c25438", X-TransactionID:"a0f0768b-fe60-4ea2-8d08-46db29c25438", X-ECOMP-RequestID:"a0f0768b-fe60-4ea2-8d08-46db29c25438", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6228941-cbbe-44cf-83c5-6b19699a92b5"] 2023-02-24T09:54:45.679Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Request body: 2023-02-24T09:54:45.679Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:45.715Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:45.716Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:45.718Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status text : 2023-02-24T09:54:45.720Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:45.721Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Response body: { "requestId" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:53:11.000+00:00", "endTime" : "2023-02-24T09:54:36.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:54:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" } } } 2023-02-24T09:54:45.721Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:45.722Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||InvokeReturn 2023-02-24T09:54:45.725Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:45.726Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:54:45.726Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:45.727Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:45.727Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:54:45.728Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d61df2eb5b054fd9", X-B3-SpanId:"7f9fddcb2b91687d", X-B3-ParentSpanId:"d61df2eb5b054fd9", X-B3-Sampled:"0", X-ONAP-RequestID:"a0f0768b-fe60-4ea2-8d08-46db29c25438", X-RequestID:"a0f0768b-fe60-4ea2-8d08-46db29c25438", X-TransactionID:"a0f0768b-fe60-4ea2-8d08-46db29c25438", X-ECOMP-RequestID:"a0f0768b-fe60-4ea2-8d08-46db29c25438", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c460d960-bdec-4d7a-84aa-0e3d698af8d0"] 2023-02-24T09:54:45.728Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:54:45.728Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:45.748Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:45.749Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:45.749Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:54:45.750Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:45.752Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:54:45.754Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:45.755Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:54:45.782Z|a0f0768b-fe60-4ea2-8d08-46db29c25438|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:45.977Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:45.983Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:45.984Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||Invoke 2023-02-24T09:54:45.984Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:45.985Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:45.985Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Method : GET 2023-02-24T09:54:45.985Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44d599270e8a5385", X-B3-SpanId:"052e934934de82ea", X-B3-ParentSpanId:"44d599270e8a5385", X-B3-Sampled:"0", X-ONAP-RequestID:"4a2734aa-5ead-4edb-8e27-cdcec5c44414", X-RequestID:"4a2734aa-5ead-4edb-8e27-cdcec5c44414", X-TransactionID:"4a2734aa-5ead-4edb-8e27-cdcec5c44414", X-ECOMP-RequestID:"4a2734aa-5ead-4edb-8e27-cdcec5c44414", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aaade30-16bc-42ef-9a12-e0b26a828e8a"] 2023-02-24T09:54:45.986Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Request body: 2023-02-24T09:54:45.986Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:46.012Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:46.013Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:46.013Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status text : 2023-02-24T09:54:46.014Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:46.015Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Response body: { "requestId" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:53:11.000+00:00", "endTime" : "2023-02-24T09:54:36.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:54:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" } } } 2023-02-24T09:54:46.016Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:46.017Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||InvokeReturn 2023-02-24T09:54:46.021Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:46.022Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:54:46.022Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:46.022Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:46.022Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:54:46.023Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44d599270e8a5385", X-B3-SpanId:"52b0f289f653c025", X-B3-ParentSpanId:"44d599270e8a5385", X-B3-Sampled:"0", X-ONAP-RequestID:"4a2734aa-5ead-4edb-8e27-cdcec5c44414", X-RequestID:"4a2734aa-5ead-4edb-8e27-cdcec5c44414", X-TransactionID:"4a2734aa-5ead-4edb-8e27-cdcec5c44414", X-ECOMP-RequestID:"4a2734aa-5ead-4edb-8e27-cdcec5c44414", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19628838-0cd4-4d40-979f-b9414ed7b428"] 2023-02-24T09:54:46.023Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:54:46.023Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:46.041Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:46.042Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:46.044Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:54:46.044Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:46.045Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:54:46.045Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:46.046Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:54:46.090Z|4a2734aa-5ead-4edb-8e27-cdcec5c44414|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:46.272Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:46.284Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:46.285Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||Invoke 2023-02-24T09:54:46.285Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:46.286Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:46.286Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Method : GET 2023-02-24T09:54:46.286Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c66b576abdc3ba1f", X-B3-SpanId:"a7591dc57a8d9a24", X-B3-ParentSpanId:"c66b576abdc3ba1f", X-B3-Sampled:"0", X-ONAP-RequestID:"bd874d95-7212-4e8d-9d3d-6e69d6825dde", X-RequestID:"bd874d95-7212-4e8d-9d3d-6e69d6825dde", X-TransactionID:"bd874d95-7212-4e8d-9d3d-6e69d6825dde", X-ECOMP-RequestID:"bd874d95-7212-4e8d-9d3d-6e69d6825dde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6da82feb-f3c8-4f55-9a43-d7e0dd5186c0"] 2023-02-24T09:54:46.287Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Request body: 2023-02-24T09:54:46.287Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:46.312Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:46.313Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:46.313Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status text : 2023-02-24T09:54:46.314Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:46.314Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Response body: { "requestId" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:53:11.000+00:00", "endTime" : "2023-02-24T09:54:36.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:54:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" } } } 2023-02-24T09:54:46.314Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:46.315Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||InvokeReturn 2023-02-24T09:54:46.316Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:46.317Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:54:46.317Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:46.318Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:46.318Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:54:46.320Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c66b576abdc3ba1f", X-B3-SpanId:"026b1a4b36ed10b4", X-B3-ParentSpanId:"c66b576abdc3ba1f", X-B3-Sampled:"0", X-ONAP-RequestID:"bd874d95-7212-4e8d-9d3d-6e69d6825dde", X-RequestID:"bd874d95-7212-4e8d-9d3d-6e69d6825dde", X-TransactionID:"bd874d95-7212-4e8d-9d3d-6e69d6825dde", X-ECOMP-RequestID:"bd874d95-7212-4e8d-9d3d-6e69d6825dde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aac7404-d03c-40ee-8ab8-930774a8ee36"] 2023-02-24T09:54:46.320Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:54:46.321Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:46.337Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:46.338Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:46.339Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:54:46.340Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:46.341Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:54:46.341Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:46.342Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:54:46.394Z|bd874d95-7212-4e8d-9d3d-6e69d6825dde|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:46.558Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:46.581Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:46.582Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||Invoke 2023-02-24T09:54:46.583Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:46.584Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:46.585Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Method : GET 2023-02-24T09:54:46.585Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c236c0949260562e", X-B3-SpanId:"953027da23fa34bc", X-B3-ParentSpanId:"c236c0949260562e", X-B3-Sampled:"0", X-ONAP-RequestID:"b54ed582-dfb2-4ca1-84aa-121e27c1ef42", X-RequestID:"b54ed582-dfb2-4ca1-84aa-121e27c1ef42", X-TransactionID:"b54ed582-dfb2-4ca1-84aa-121e27c1ef42", X-ECOMP-RequestID:"b54ed582-dfb2-4ca1-84aa-121e27c1ef42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89e17175-104d-4de3-8364-02641b884774"] 2023-02-24T09:54:46.586Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Request body: 2023-02-24T09:54:46.586Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:46.633Z|83f8d35a-58d3-4481-8e1a-9eb9ef80745e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:46.634Z|83f8d35a-58d3-4481-8e1a-9eb9ef80745e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:46.637Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:46.638Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:46.639Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status text : 2023-02-24T09:54:46.639Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:46.641Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Response body: { "requestId" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:53:11.000+00:00", "endTime" : "2023-02-24T09:54:36.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:54:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" } } } 2023-02-24T09:54:46.641Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:46.643Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||InvokeReturn 2023-02-24T09:54:46.648Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:46.651Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:54:46.652Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:46.652Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:46.653Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:54:46.653Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c236c0949260562e", X-B3-SpanId:"7f227c46a98e337e", X-B3-ParentSpanId:"c236c0949260562e", X-B3-Sampled:"0", X-ONAP-RequestID:"b54ed582-dfb2-4ca1-84aa-121e27c1ef42", X-RequestID:"b54ed582-dfb2-4ca1-84aa-121e27c1ef42", X-TransactionID:"b54ed582-dfb2-4ca1-84aa-121e27c1ef42", X-ECOMP-RequestID:"b54ed582-dfb2-4ca1-84aa-121e27c1ef42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d0cc7da-c1c8-44d1-a8d7-06622c3be4db"] 2023-02-24T09:54:46.655Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:54:46.656Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:46.690Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:46.691Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:46.697Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:54:46.698Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:46.701Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:54:46.703Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:46.704Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:54:46.741Z|b54ed582-dfb2-4ca1-84aa-121e27c1ef42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:46.894Z|b5683e55-e357-4a6f-8134-772597aed6aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:46.896Z|2af11732-a3b5-4899-b80a-05900f1f9c0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:46.897Z|2af11732-a3b5-4899-b80a-05900f1f9c0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:46.900Z|b5683e55-e357-4a6f-8134-772597aed6aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:46.936Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:46.945Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:46.946Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||Invoke 2023-02-24T09:54:46.946Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:46.947Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422 2023-02-24T09:54:46.947Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Method : GET 2023-02-24T09:54:46.948Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50f1f25ac2103857", X-B3-SpanId:"c7e21eff81eaea39", X-B3-ParentSpanId:"50f1f25ac2103857", X-B3-Sampled:"0", X-ONAP-RequestID:"d8d920d3-4d9c-48b8-a750-725309fc5e49", X-RequestID:"d8d920d3-4d9c-48b8-a750-725309fc5e49", X-TransactionID:"d8d920d3-4d9c-48b8-a750-725309fc5e49", X-ECOMP-RequestID:"d8d920d3-4d9c-48b8-a750-725309fc5e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2a4b8e5-e215-4a4a-bf0c-e88779cbdfaf"] 2023-02-24T09:54:46.949Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Request body: 2023-02-24T09:54:46.949Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:47.004Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:47.004Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:47.005Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Status text : 2023-02-24T09:54:47.005Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:47.007Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||Response body: { "requestId" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:53:11.000+00:00", "endTime" : "2023-02-24T09:54:36.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2\",\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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n\t\t\t\"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"43af6772-0d61-40d1-925d-2c14c9dd2b5d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:54:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6a68edd5-3040-48ec-a578-ca7e00c5b422", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422" } } } 2023-02-24T09:54:47.008Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:47.008Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a68edd5-3040-48ec-a578-ca7e00c5b422|INFO|500||InvokeReturn 2023-02-24T09:54:47.010Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:47.011Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:54:47.011Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:47.011Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false 2023-02-24T09:54:47.012Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:54:47.012Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50f1f25ac2103857", X-B3-SpanId:"ce483f134d4a81f6", X-B3-ParentSpanId:"50f1f25ac2103857", X-B3-Sampled:"0", X-ONAP-RequestID:"d8d920d3-4d9c-48b8-a750-725309fc5e49", X-RequestID:"d8d920d3-4d9c-48b8-a750-725309fc5e49", X-TransactionID:"d8d920d3-4d9c-48b8-a750-725309fc5e49", X-ECOMP-RequestID:"d8d920d3-4d9c-48b8-a750-725309fc5e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a668a21c-769c-4d45-917b-1a6d835b4332"] 2023-02-24T09:54:47.012Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:54:47.013Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:47.035Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:47.037Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:47.037Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:54:47.038Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:47.043Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:54:47.044Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:47.044Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a68edd5-3040-48ec-a578-ca7e00c5b422&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:54:47.067Z|d8d920d3-4d9c-48b8-a750-725309fc5e49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a68edd5-3040-48ec-a578-ca7e00c5b422|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:51.165Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:51.172Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||INFO|500||Checking if requestId: 2caa540c-76f4-4c23-b4d7-11da0360675c already exists in requestDb InfraActiveRequests table 2023-02-24T09:54:51.173Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:54:51.174Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:54:51.174Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:51.175Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:54:51.175Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:54:51.176Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcf55e08d77deefb", X-B3-SpanId:"25764cb8b7ca0b19", X-B3-ParentSpanId:"dcf55e08d77deefb", X-B3-Sampled:"0", X-ONAP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-TransactionID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ECOMP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5519758f-5270-4da2-9977-734e092298ff"] 2023-02-24T09:54:51.177Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:54:51.177Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:51.202Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:51.203Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:54:51.203Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:54:51.204Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:51.204Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: 2023-02-24T09:54:51.204Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:51.205Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|404|Not Found|InvokeReturn 2023-02-24T09:54:51.268Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T09:54:51.270Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-02-24T09:54:51.294Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:54:51.394Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7|INFO|500||Invoke 2023-02-24T09:54:51.395Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2caa540c-76f4-4c23-b4d7-11da0360675c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b6d0bfa9-7809-4ff9-8a09-73f290fe7080], X-ECOMP-RequestID=[2caa540c-76f4-4c23-b4d7-11da0360675c], X-TransactionId=[], X-ONAP-RequestID=[2caa540c-76f4-4c23-b4d7-11da0360675c]} 2023-02-24T09:54:51.457Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7 has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 09:54:53 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230224-09:54:53:634-30320], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:54:51.459Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7|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/dda17836-dc41-482b-af03-15c6abf538e7","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7","ERR.5.4.6114"]}}} 2023-02-24T09:54:51.460Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7|INFO|404|Not Found|InvokeReturn 2023-02-24T09:54:51.483Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7 2023-02-24T09:54:51.486Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: dda17836-dc41-482b-af03-15c6abf538e7 2023-02-24T09:54:51.494Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:54:51.748Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7|INFO|500||Invoke 2023-02-24T09:54:51.749Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2caa540c-76f4-4c23-b4d7-11da0360675c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d795c841-320d-4322-bd45-732e3536cfcd], X-ECOMP-RequestID=[2caa540c-76f4-4c23-b4d7-11da0360675c], X-TransactionId=[], X-ONAP-RequestID=[2caa540c-76f4-4c23-b4d7-11da0360675c]} 2023-02-24T09:54:51.780Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7 has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 09:54:53 GMT], content-length=[377], x-aai-txid=[1-aai-resources-230224-09:54:53:971-1262], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:54:51.781Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7|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/dda17836-dc41-482b-af03-15c6abf538e7","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7","ERR.5.4.6114"]}}} 2023-02-24T09:54:51.786Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7|INFO|404|Not Found|InvokeReturn 2023-02-24T09:54:51.797Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/dda17836-dc41-482b-af03-15c6abf538e7 2023-02-24T09:54:51.798Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: dda17836-dc41-482b-af03-15c6abf538e7 2023-02-24T09:54:51.803Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:54:51.879Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:54:51.881Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T09:54:51.953Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T09:54:51.955Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:54:54 GMT], content-length=[614], vertex-id=[168088], x-aai-txid=[2-aai-resources-230224-09:54:54:101-37570], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:54:51.956Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677232271878","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"}]}]}} 2023-02-24T09:54:51.960Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T09:54:51.961Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T09:54:51.966Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:51.967Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T09:54:51.968Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:51.968Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:51.969Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T09:54:51.969Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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:"dcf55e08d77deefb", X-B3-SpanId:"a848847bc250c33e", X-B3-ParentSpanId:"dcf55e08d77deefb", X-B3-Sampled:"0", X-ONAP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-TransactionID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ECOMP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45388f9b-155e-4517-8d33-5e4326791058"] 2023-02-24T09:54:51.970Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b761e687-65ec-485e-89da-868745a4d8c5"},"instanceName":"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0","requestScope":"network"} 2023-02-24T09:54:51.971Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:52.012Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:52.017Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:52.018Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T09:54:52.018Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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, 24 Feb 2023 09:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:52.019Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T09:54:52.020Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:52.020Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T09:54:52.022Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c 2023-02-24T09:54:52.023Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|INFO|500||Invoke 2023-02-24T09:54:52.023Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:52.023Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c 2023-02-24T09:54:52.024Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||Method : GET 2023-02-24T09:54:52.024Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-TransactionID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ECOMP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b24b368e-86fa-4da2-9aec-bb423126f840"] 2023-02-24T09:54:52.024Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||Request body: 2023-02-24T09:54:52.025Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:52.098Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:52.099Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:52.100Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||Status text : 2023-02-24T09:54:52.100Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:52.106Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||Response body: { "modelCustomizationUUID" : "b1b3eb07-cb39-4f40-8eed-766587a30e9c", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-02-24T09:51:06.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource" } } } 2023-02-24T09:54:52.106Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:52.123Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c|INFO|500||InvokeReturn 2023-02-24T09:54:52.160Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource 2023-02-24T09:54:52.162Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|INFO|500||Invoke 2023-02-24T09:54:52.162Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:52.163Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource 2023-02-24T09:54:52.164Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||Method : GET 2023-02-24T09:54:52.164Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-TransactionID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ECOMP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c311e70-8200-4076-98e9-9cae9e5fac10"] 2023-02-24T09:54:52.165Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||Request body: 2023-02-24T09:54:52.165Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:52.294Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:52.306Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:52.306Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||Status text : 2023-02-24T09:54:52.318Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:52.320Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||Response body: { "modelUUID" : "3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "e019693f-f5b7-4fbd-b4eb-27005ab8f2cb", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-02-24T09:51:06.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2/networkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2/heatTemplate" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2/collectionNetworkResourceCustomization" } } } 2023-02-24T09:54:52.322Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:52.322Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b1b3eb07-cb39-4f40-8eed-766587a30e9c/networkResource|INFO|500||InvokeReturn 2023-02-24T09:54:52.391Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:52.392Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2023-02-24T09:54:52.392Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:52.393Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:52.393Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2023-02-24T09:54:52.394Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-TransactionID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ECOMP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba0023a3-821d-41fc-bb5d-e17c1b8d08d9"] 2023-02-24T09:54:52.394Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2023-02-24T09:54:52.395Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:52.440Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:52.441Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:52.442Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : 2023-02-24T09:54:52.443Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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, 24 Feb 2023 09:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:52.443Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2023-02-24T09:54:52.444Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:52.445Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:52.446Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:52.447Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-02-24T09:54:52.448Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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================================================ 2023-02-24T09:54:52.449Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:52.450Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:52.450Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-TransactionID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ECOMP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"275ed332-6942-48a3-9b4e-8bb4aa7582cc"] 2023-02-24T09:54:52.451Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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: 2023-02-24T09:54:52.452Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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================================================ 2023-02-24T09:54:52.529Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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========================================== 2023-02-24T09:54:52.530Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:52.530Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 : 2023-02-24T09:54:52.531Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:52.534Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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" : 179, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" } } } 2023-02-24T09:54:52.534Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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================================================= 2023-02-24T09:54:52.535Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-02-24T09:54:52.588Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:54:52.589Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T09:54:52.590Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:52.590Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:54:52.590Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T09:54:52.591Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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:"2665", X-B3-TraceId:"dcf55e08d77deefb", X-B3-SpanId:"b40a221f29b2e04e", X-B3-ParentSpanId:"dcf55e08d77deefb", X-B3-Sampled:"0", X-ONAP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-TransactionID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ECOMP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3412efd4-a1fa-42f0-8195-b4c7ce6b2cd0"] 2023-02-24T09:54:52.591Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2caa540c-76f4-4c23-b4d7-11da0360675c","requestStatus":"IN_PROGRESS","startTime":1677232491270,"source":"VID","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"b761e687-65ec-485e-89da-868745a4d8c5","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"2caa540c-76f4-4c23-b4d7-11da0360675c"} 2023-02-24T09:54:52.592Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:52.630Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:52.631Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T09:54:52.633Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T09:54:52.633Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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/2caa540c-76f4-4c23-b4d7-11da0360675c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:52.634Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:54:51.270+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T09:54:52.657+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:54:52.634Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:52.634Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T09:54:52.688Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:52.690Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T09:54:52.691Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:52.691Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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 2023-02-24T09:54:52.692Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T09:54:52.693Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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:"dcf55e08d77deefb", X-B3-SpanId:"2d81e25ac979daa7", X-B3-ParentSpanId:"dcf55e08d77deefb", X-B3-Sampled:"0", X-ONAP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-TransactionID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ECOMP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70628a44-1e5f-4af8-b5dd-2816486fc610"] 2023-02-24T09:54:52.694Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/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\":\"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\"modelVersionId\":\"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\"modelCustomizationId\":\"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\"modelUuid\":\"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\"modelInvariantUuid\":\"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"dda17836-dc41-482b-af03-15c6abf538e7\",\"source\":\"VID\",\"instanceName\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"b761e687-65ec-485e-89da-868745a4d8c5\",\"modelInfo\":{\"modelInvariantId\":\"dda17836-dc41-482b-af03-15c6abf538e7\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cda54a9a-2ae7-404b-9162-afb916e4d931\",\"modelUuid\":\"cda54a9a-2ae7-404b-9162-afb916e4d931\",\"modelInvariantUuid\":\"dda17836-dc41-482b-af03-15c6abf538e7\"}}}],\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"b761e687-65ec-485e-89da-868745a4d8c5\"}","type":"String"},"requestId":{"value":"2caa540c-76f4-4c23-b4d7-11da0360675c","type":"String"},"mso-request-id":{"value":"2caa540c-76f4-4c23-b4d7-11da0360675c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"b761e687-65ec-485e-89da-868745a4d8c5","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/b761e687-65ec-485e-89da-868745a4d8c5/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T09:54:52.695Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:53.732Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:53.733Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T09:54:53.734Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T09:54:53.735Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 09:54:53 GMT", X-ONAP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-TransactionID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ECOMP-RequestID:"2caa540c-76f4-4c23-b4d7-11da0360675c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"70628a44-1e5f-4af8-b5dd-2816486fc610", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:53.738Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2caa540c-76f4-4c23-b4d7-11da0360675c\",\"instanceId\":\"4b694404-d259-4ae9-8d73-0ce49aab34cb\"}}","message":"Success","processInstanceID":"48e1cde2-b429-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T09:54:53.740Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:53.741Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T09:54:53.766Z|2caa540c-76f4-4c23-b4d7-11da0360675c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:53.945Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:54:53.957Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:54:53.958Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:54:53.959Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:53.960Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:54:53.960Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:54:53.961Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84eda99400958fb9", X-B3-SpanId:"df39fa3dcbd29c7f", X-B3-ParentSpanId:"84eda99400958fb9", X-B3-Sampled:"0", X-ONAP-RequestID:"fa3fb0d6-8da4-405c-bc48-a1c66ce4e755", X-RequestID:"fa3fb0d6-8da4-405c-bc48-a1c66ce4e755", X-TransactionID:"fa3fb0d6-8da4-405c-bc48-a1c66ce4e755", X-ECOMP-RequestID:"fa3fb0d6-8da4-405c-bc48-a1c66ce4e755", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5c17347-a487-4f81-ba12-70cf556e6c4c"] 2023-02-24T09:54:53.965Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:54:53.965Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:53.992Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:53.993Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:53.994Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:54:53.994Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:53.995Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:54:51.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:54:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:54:53.996Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:53.997Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:54:53.999Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:54:54.001Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:54:54.001Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:54:54.002Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:54:54.002Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:54:54.002Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84eda99400958fb9", X-B3-SpanId:"ad1c59026b348f39", X-B3-ParentSpanId:"84eda99400958fb9", X-B3-Sampled:"0", X-ONAP-RequestID:"fa3fb0d6-8da4-405c-bc48-a1c66ce4e755", X-RequestID:"fa3fb0d6-8da4-405c-bc48-a1c66ce4e755", X-TransactionID:"fa3fb0d6-8da4-405c-bc48-a1c66ce4e755", X-ECOMP-RequestID:"fa3fb0d6-8da4-405c-bc48-a1c66ce4e755", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9daf22f7-0afb-4a27-bfec-b5c466fa37b4"] 2023-02-24T09:54:54.003Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:54:54.022Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:54:54.057Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:54:54.058Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:54:54.059Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:54:54.059Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:54:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:54:54.061Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:54:54.062Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:54:54.062Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:54:54.088Z|fa3fb0d6-8da4-405c-bc48-a1c66ce4e755|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:54:56.686Z|7742d14d-d9ff-4ad2-bed4-ea6e7778562a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:56.687Z|7742d14d-d9ff-4ad2-bed4-ea6e7778562a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:56.933Z|69ab7705-55c7-45fa-bfeb-b527c553eb6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:56.934Z|69ab7705-55c7-45fa-bfeb-b527c553eb6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:56.936Z|913baed8-c91d-4ac1-b015-ea9def595126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:54:56.937Z|913baed8-c91d-4ac1-b015-ea9def595126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:54:59.431Z|85054c4d-e7c2-4daf-bdc5-4a7d239cbd3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:54:59.432Z|85054c4d-e7c2-4daf-bdc5-4a7d239cbd3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:55:01.016Z|d0cf45a9-1488-4e18-916a-403b4680f4b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:55:01.017Z|d0cf45a9-1488-4e18-916a-403b4680f4b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:55:04.313Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:55:04.328Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:04.329Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:55:04.329Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:04.330Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:04.335Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:55:04.341Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f0fbb2a9aa32f00", X-B3-SpanId:"def201f2200f9762", X-B3-ParentSpanId:"6f0fbb2a9aa32f00", X-B3-Sampled:"0", X-ONAP-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-TransactionID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-ECOMP-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4ccf546-1db5-455b-a16e-30ad253631a6"] 2023-02-24T09:55:04.341Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:55:04.342Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:04.381Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:04.382Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:04.382Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:55:04.383Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:04.383Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "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" : "2023-02-24T09:54:51.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:55:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:55:04.384Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:04.384Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:55:04.387Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:04.387Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:55:04.388Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:04.388Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:04.391Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:55:04.391Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f0fbb2a9aa32f00", X-B3-SpanId:"370d5f0c1ee8c245", X-B3-ParentSpanId:"6f0fbb2a9aa32f00", X-B3-Sampled:"0", X-ONAP-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-TransactionID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-ECOMP-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"901b5694-13c6-477d-976b-3d5e0da22fee"] 2023-02-24T09:55:04.392Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:55:04.393Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:04.415Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:04.417Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:04.417Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:55:04.418Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:04.419Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:55:04.419Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:04.420Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:55:04.562Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:55:04.565Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:55:04.565Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:04.566Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:55:04.566Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:55:04.567Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-TransactionID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-ECOMP-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a2159bd-087c-4d75-8572-c46ece978199"] 2023-02-24T09:55:04.567Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:55:04.568Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:04.724Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:04.732Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:04.732Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:55:04.733Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C59995913962F69604B8F500FF287DAA; 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, 24 Feb 2023 09:55:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:04.733Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"48e1cde2-b429-11ed-981a-be21fc99c8cb","businessKey":"2caa540c-76f4-4c23-b4d7-11da0360675c","processDefinitionId":"WorkflowActionBB:1:3180bd50-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2023-02-24T09:54:52.777+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:55:04.734Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:04.734Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:55:04.841Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:55:04.842Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:55:04.842Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:04.844Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:55:04.844Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:55:04.845Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-TransactionID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-ECOMP-RequestID:"71d5f309-b578-4962-8b2a-fca2df67a850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce53b786-277f-4855-befe-a0e0249dbefd"] 2023-02-24T09:55:04.850Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:55:04.850Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:04.992Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:04.993Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:04.994Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:55:04.994Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=71237463C297DCBB81AFD6793B3B4662; 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, 24 Feb 2023 09:55:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:04.994Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"48e32dab-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb","activityId":"Task_RetrieveBBExectuionList","activityName":"Retrieve BB Execution List","activityType":"serviceTask","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:3180bd50-b405-11ed-981a-be21fc99c8cb","processInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb","executionId":"48e1cde2-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:54:52.786+0000","endTime":"2023-02-24T09:54:53.305+0000","durationInMillis":519,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:55:05.006Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:05.007Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48e1cde2-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:55:05.024Z|71d5f309-b578-4962-8b2a-fca2df67a850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:55:06.725Z|9735c46c-5350-4721-ad88-b975476399a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:06.725Z|9735c46c-5350-4721-ad88-b975476399a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:06.986Z|49f03a1c-bf81-4f03-8b90-34c3adf23250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:06.987Z|49f03a1c-bf81-4f03-8b90-34c3adf23250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:07.018Z|c6808f96-e8b1-41ef-b5e9-88977e9fb7cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:07.020Z|c6808f96-e8b1-41ef-b5e9-88977e9fb7cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:14.431Z|bb714502-5fed-41c1-bdc8-637a8dd62a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:55:14.439Z|bb714502-5fed-41c1-bdc8-637a8dd62a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:55:15.230Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:55:15.245Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:15.246Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:55:15.246Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:15.247Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:15.247Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:55:15.248Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f77d1520e6f844d", X-B3-SpanId:"64d81554dc505055", X-B3-ParentSpanId:"2f77d1520e6f844d", X-B3-Sampled:"0", X-ONAP-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-TransactionID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-ECOMP-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82a03928-ab18-4c9d-bcce-ad94092ff684"] 2023-02-24T09:55:15.248Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:55:15.248Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:15.289Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:15.290Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:15.291Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:55:15.297Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:15.301Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "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" : "2023-02-24T09:54:51.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:55:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:55:15.302Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:15.303Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:55:15.308Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:15.308Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:55:15.309Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:15.309Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:15.309Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:55:15.310Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f77d1520e6f844d", X-B3-SpanId:"14e8004e458aab28", X-B3-ParentSpanId:"2f77d1520e6f844d", X-B3-Sampled:"0", X-ONAP-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-TransactionID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-ECOMP-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57c45509-5beb-451f-b338-4964506ba2f5"] 2023-02-24T09:55:15.310Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:55:15.310Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:15.330Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:15.330Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:15.333Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:55:15.334Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:15.335Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:55:15.335Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:15.336Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:55:15.402Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:55:15.403Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:55:15.403Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:15.404Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:55:15.404Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:55:15.404Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-TransactionID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-ECOMP-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74730394-d925-4c2a-b9d7-c323ee80c74a"] 2023-02-24T09:55:15.405Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:55:15.406Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:15.543Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:15.544Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:15.544Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:55:15.545Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=99C9C8C4F3CD3AF32DF5246E64CC7543; 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, 24 Feb 2023 09:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:15.545Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"531f1d09-b429-11ed-981a-be21fc99c8cb","businessKey":"2caa540c-76f4-4c23-b4d7-11da0360675c","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:55:09.956+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"531d9632-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:55:15.546Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:15.546Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:55:15.593Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:55:15.594Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:55:15.594Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:15.594Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:55:15.595Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:55:15.595Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-TransactionID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-ECOMP-RequestID:"4471bf2e-317c-4fa8-a74e-08bd0e1a4c12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e1f1ded-1c06-4635-b173-f1f6dc291f6a"] 2023-02-24T09:55:15.595Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:55:15.596Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:15.729Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:15.729Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:15.730Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:55:15.730Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0BCE49528FEEEBCE79D20A2333AE370F; 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, 24 Feb 2023 09:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:15.731Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:531f4420-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"531f1d09-b429-11ed-981a-be21fc99c8cb","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"531f1d09-b429-11ed-981a-be21fc99c8cb","executionId":"531f1d09-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:55:09.957+0000","endTime":"2023-02-24T09:55:09.958+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:55:15.733Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:15.733Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:55:15.753Z|4471bf2e-317c-4fa8-a74e-08bd0e1a4c12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:55:16.762Z|7342a340-0db8-4497-a5f6-16a3d61124a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:16.763Z|7342a340-0db8-4497-a5f6-16a3d61124a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:17.035Z|941c8253-7daa-4a7a-a6ae-c5b636d3c471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:17.035Z|941c8253-7daa-4a7a-a6ae-c5b636d3c471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:17.074Z|895d5355-e7e5-482c-8832-c37eca145c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:17.097Z|895d5355-e7e5-482c-8832-c37eca145c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:25.939Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:55:25.952Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:25.952Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:55:25.953Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:25.953Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:25.953Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:55:25.954Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30d9b7cd5330ed96", X-B3-SpanId:"c311d9ee1d56ae97", X-B3-ParentSpanId:"30d9b7cd5330ed96", X-B3-Sampled:"0", X-ONAP-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-TransactionID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-ECOMP-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4414008c-5d4e-4643-8153-7b54fcdb6ef6"] 2023-02-24T09:55:25.954Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:55:25.954Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:25.979Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:25.980Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:25.983Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:55:25.984Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:25.989Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "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" : "2023-02-24T09:54:51.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:55:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:55:25.990Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:25.990Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:55:25.993Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:25.994Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:55:25.994Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:25.994Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:25.995Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:55:25.996Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30d9b7cd5330ed96", X-B3-SpanId:"3ea15021b091b819", X-B3-ParentSpanId:"30d9b7cd5330ed96", X-B3-Sampled:"0", X-ONAP-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-TransactionID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-ECOMP-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdca8374-0f65-4140-a982-b401ba724c5a"] 2023-02-24T09:55:25.996Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:55:25.997Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:26.013Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:26.014Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:26.015Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:55:26.016Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:26.017Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:55:26.017Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:26.017Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:55:26.069Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:55:26.070Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:55:26.070Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:26.070Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:55:26.070Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:55:26.070Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-TransactionID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-ECOMP-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8972ec25-7932-4311-b112-a1943194a65c"] 2023-02-24T09:55:26.071Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:55:26.071Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:26.208Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:26.210Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:26.216Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:55:26.216Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A8735B2BC688B1AECD2BFF9CBC567CE9; 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, 24 Feb 2023 09:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:26.217Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"531f1d09-b429-11ed-981a-be21fc99c8cb","businessKey":"2caa540c-76f4-4c23-b4d7-11da0360675c","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:55:09.956+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"531d9632-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:55:26.217Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:26.218Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:55:26.260Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:55:26.261Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:55:26.261Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:26.262Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:55:26.262Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:55:26.262Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-TransactionID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-ECOMP-RequestID:"2cb12bf9-480e-495a-aed4-b77d9eb18c8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6309e623-2867-432c-a933-a1670c2910b5"] 2023-02-24T09:55:26.263Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:55:26.263Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:26.388Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:26.389Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:26.390Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:55:26.391Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3F2F4123133E6052C90215176EFB163A; 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, 24 Feb 2023 09:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:26.391Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:531f4420-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"531f1d09-b429-11ed-981a-be21fc99c8cb","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"531f1d09-b429-11ed-981a-be21fc99c8cb","executionId":"531f1d09-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:55:09.957+0000","endTime":"2023-02-24T09:55:09.958+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:55:26.392Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:26.392Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:55:26.403Z|2cb12bf9-480e-495a-aed4-b77d9eb18c8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:55:26.793Z|03eeded3-1400-4a26-8db5-cc8bc0ba99f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:26.794Z|03eeded3-1400-4a26-8db5-cc8bc0ba99f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:27.065Z|0f6b6b81-2f5a-46e0-b2c1-b1f992b60d57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:27.067Z|0f6b6b81-2f5a-46e0-b2c1-b1f992b60d57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:27.131Z|cd8ca34d-50fe-4e23-9e90-5e5e2569dff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:27.132Z|cd8ca34d-50fe-4e23-9e90-5e5e2569dff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:29.433Z|4d71dafc-dfd7-48a8-b0d3-20dd585607d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:55:29.434Z|4d71dafc-dfd7-48a8-b0d3-20dd585607d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:55:31.017Z|c11fdf67-4796-48ce-9f7f-b2029b705155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:55:31.018Z|c11fdf67-4796-48ce-9f7f-b2029b705155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:55:36.554Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:55:36.590Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:36.591Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:55:36.592Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:36.593Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:36.593Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:55:36.593Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11f3e24563808317", X-B3-SpanId:"cd572305d16c647b", X-B3-ParentSpanId:"11f3e24563808317", X-B3-Sampled:"0", X-ONAP-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-TransactionID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-ECOMP-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa257654-257e-4676-bacc-3ad61e39e870"] 2023-02-24T09:55:36.594Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:55:36.594Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:36.633Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:36.634Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:36.635Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:55:36.636Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:36.638Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "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" : "2023-02-24T09:54:51.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:55:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "cloudIdentifier" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\"},\"environment\":null}", "created" : "2023-02-24T09:55:34.000+00:00" } ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:55:36.639Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:36.639Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:55:36.642Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:36.643Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:55:36.643Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:36.644Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:36.644Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:55:36.644Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11f3e24563808317", X-B3-SpanId:"62ef787bf4941d9c", X-B3-ParentSpanId:"11f3e24563808317", X-B3-Sampled:"0", X-ONAP-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-TransactionID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-ECOMP-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f360e5b9-bfbf-4ff7-a3c5-8306931876e7"] 2023-02-24T09:55:36.644Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:55:36.645Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:36.671Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:36.671Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:36.671Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:55:36.672Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:36.678Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:55:36.679Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:36.679Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:55:36.760Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:55:36.761Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:55:36.762Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:36.762Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:55:36.763Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:55:36.764Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-TransactionID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-ECOMP-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4259aa06-d2fd-4326-83bd-503f535e975b"] 2023-02-24T09:55:36.765Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:55:36.765Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:36.835Z|9032b82b-6764-49ea-8a84-3c1336df9cef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:36.836Z|9032b82b-6764-49ea-8a84-3c1336df9cef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:36.928Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:36.931Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:36.932Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:55:36.932Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EE626FB2606D81EF7521D1AC9877B216; 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, 24 Feb 2023 09:55:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:36.935Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"531f1d09-b429-11ed-981a-be21fc99c8cb","businessKey":"2caa540c-76f4-4c23-b4d7-11da0360675c","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:55:09.956+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"531d9632-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:55:36.935Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:36.936Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:55:37.029Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:55:37.030Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:55:37.030Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:37.030Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:55:37.031Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:55:37.031Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-TransactionID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-ECOMP-RequestID:"efb5030a-d9f2-4c3a-8ed5-32631c9b8de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a9306a0-e449-4b79-9494-31c02157d100"] 2023-02-24T09:55:37.031Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:55:37.032Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:37.123Z|fce51a56-4e4c-4de0-8536-e2ccf2daf8e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:37.124Z|fce51a56-4e4c-4de0-8536-e2ccf2daf8e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:37.164Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:37.165Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:37.166Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:55:37.167Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=564B5EA7E2F2FEF8E8F1767B52E3EB9B; 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, 24 Feb 2023 09:55:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:37.169Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6241ee51-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"531f1d09-b429-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"531f1d09-b429-11ed-981a-be21fc99c8cb","executionId":"531f1d09-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:55:35.351+0000","endTime":"2023-02-24T09:55:35.356+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:55:37.169Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:37.170Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:55:37.174Z|466273ee-03d7-4cbf-9bed-d6a9b984adae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:37.175Z|466273ee-03d7-4cbf-9bed-d6a9b984adae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:37.187Z|efb5030a-d9f2-4c3a-8ed5-32631c9b8de4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:55:41.029Z|22b5f748-3c76-483e-85a8-87a7c702cb69|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:55:41.030Z|22b5f748-3c76-483e-85a8-87a7c702cb69|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:44.431Z|f7c7f295-b4ab-4b20-adfb-9a7d9b944d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:55:44.432Z|f7c7f295-b4ab-4b20-adfb-9a7d9b944d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:55:46.876Z|8a87673f-a2fb-4422-896d-9b0e24f9d453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:46.877Z|8a87673f-a2fb-4422-896d-9b0e24f9d453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:47.156Z|91ef5088-b46a-4823-a0a5-efd9cdac3c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:47.157Z|91ef5088-b46a-4823-a0a5-efd9cdac3c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:47.217Z|da33897f-c8ff-486a-91a1-ef74b83e4049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:47.218Z|da33897f-c8ff-486a-91a1-ef74b83e4049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:47.371Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:55:47.378Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:47.379Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:55:47.379Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:47.380Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:47.381Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:55:47.381Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f1219f8ddeaea86", X-B3-SpanId:"2cc66fb0747c25c2", X-B3-ParentSpanId:"7f1219f8ddeaea86", X-B3-Sampled:"0", X-ONAP-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-TransactionID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-ECOMP-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2856c1df-7fea-4126-b9e2-ce3509ac8387"] 2023-02-24T09:55:47.382Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:55:47.382Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:47.408Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:47.409Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:47.410Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:55:47.411Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:47.412Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "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" : "2023-02-24T09:54:51.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:55:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "cloudIdentifier" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\"},\"environment\":null}", "created" : "2023-02-24T09:55:34.000+00:00" } ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:55:47.412Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:47.413Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:55:47.415Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:47.415Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:55:47.416Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:47.416Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:47.417Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:55:47.417Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f1219f8ddeaea86", X-B3-SpanId:"7873d141d51bda07", X-B3-ParentSpanId:"7f1219f8ddeaea86", X-B3-Sampled:"0", X-ONAP-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-TransactionID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-ECOMP-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89e4cd95-6268-4c84-ae8f-55de2336492f"] 2023-02-24T09:55:47.417Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:55:47.418Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:47.437Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:47.437Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:47.438Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:55:47.439Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:47.441Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_7f0d4d06-e201-493f-b55d-e6cb5dae86c1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e4cc680a-7be7-4c59-a141-4b7ef4aab3e8\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":null,\"creation_time\":1677232534000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:55:39.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:55:47.441Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:47.442Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:55:47.486Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:55:47.487Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:55:47.488Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:47.490Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:55:47.490Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:55:47.491Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-TransactionID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-ECOMP-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"225261f7-6c91-4b99-8817-187c3c414d5f"] 2023-02-24T09:55:47.491Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:55:47.492Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:47.626Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:47.627Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:47.627Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:55:47.627Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AFA00D4F77B77D3A70862DECCDB0946D; 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, 24 Feb 2023 09:55:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:47.628Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"531f1d09-b429-11ed-981a-be21fc99c8cb","businessKey":"2caa540c-76f4-4c23-b4d7-11da0360675c","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:55:09.956+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"531d9632-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:55:47.629Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:47.629Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2caa540c-76f4-4c23-b4d7-11da0360675c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:55:47.679Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:55:47.680Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:55:47.680Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:47.680Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:55:47.681Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:55:47.681Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-TransactionID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-ECOMP-RequestID:"33eba94b-ab1a-49b5-a0b0-98e8f8443360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5405f06f-335f-4354-88a3-0319c39f5ccc"] 2023-02-24T09:55:47.682Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:55:47.682Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:47.829Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:47.830Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:47.830Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:55:47.831Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=563514CD568CA4397548FA6FBB33DB10; 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, 24 Feb 2023 09:55:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:47.831Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6241ee51-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"531f1d09-b429-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"531f1d09-b429-11ed-981a-be21fc99c8cb","executionId":"531f1d09-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:55:35.351+0000","endTime":"2023-02-24T09:55:35.356+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"48e1cde2-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:55:47.831Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:47.833Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=531f1d09-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:55:47.841Z|33eba94b-ab1a-49b5-a0b0-98e8f8443360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:55:56.909Z|5afd2869-60a3-46cb-bdaf-5ab29955f1f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:56.910Z|5afd2869-60a3-46cb-bdaf-5ab29955f1f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:57.198Z|4959b96b-fe11-4c22-99e5-768117d693b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:57.209Z|4959b96b-fe11-4c22-99e5-768117d693b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:57.259Z|0e8060ae-1237-4d1e-8285-2e589b3e57d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:55:57.260Z|0e8060ae-1237-4d1e-8285-2e589b3e57d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:55:58.040Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:55:58.061Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:58.062Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:55:58.062Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:58.063Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:58.063Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:55:58.063Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92dc3ef71110f46f", X-B3-SpanId:"66ce834616bbfe80", X-B3-ParentSpanId:"92dc3ef71110f46f", X-B3-Sampled:"0", X-ONAP-RequestID:"f12a67c2-ef04-4501-bd5a-524eb9c93bd1", X-RequestID:"f12a67c2-ef04-4501-bd5a-524eb9c93bd1", X-TransactionID:"f12a67c2-ef04-4501-bd5a-524eb9c93bd1", X-ECOMP-RequestID:"f12a67c2-ef04-4501-bd5a-524eb9c93bd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2413cd3-f3c0-4c96-8ae0-150cd9e339ce"] 2023-02-24T09:55:58.067Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:55:58.068Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:58.115Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:58.116Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:58.116Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:55:58.117Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:58.119Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "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" : "2023-02-24T09:54:51.000+00:00", "endTime" : "2023-02-24T09:55:55.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:55:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "cloudIdentifier" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\"},\"environment\":null}", "created" : "2023-02-24T09:55:34.000+00:00" } ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:55:58.119Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:58.119Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:55:58.133Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:58.134Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:55:58.135Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:58.135Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:58.136Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:55:58.136Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92dc3ef71110f46f", X-B3-SpanId:"996ffc388745b5a1", X-B3-ParentSpanId:"92dc3ef71110f46f", X-B3-Sampled:"0", X-ONAP-RequestID:"f12a67c2-ef04-4501-bd5a-524eb9c93bd1", X-RequestID:"f12a67c2-ef04-4501-bd5a-524eb9c93bd1", X-TransactionID:"f12a67c2-ef04-4501-bd5a-524eb9c93bd1", X-ECOMP-RequestID:"f12a67c2-ef04-4501-bd5a-524eb9c93bd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cba2651-b153-4084-af87-8a550c69168b"] 2023-02-24T09:55:58.137Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:55:58.137Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:58.159Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:58.160Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:58.161Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:55:58.161Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:58.162Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"53dfd27e-85a9-4718-ba62-deb21a73f2c5\",\"output_key\":\"subnet_id_7f0d4d06-e201-493f-b55d-e6cb5dae86c1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e4cc680a-7be7-4c59-a141-4b7ef4aab3e8\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":null,\"creation_time\":1677232534000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:55:39.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:55:58.163Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:58.163Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:55:58.210Z|f12a67c2-ef04-4501-bd5a-524eb9c93bd1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:55:58.395Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:55:58.404Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:58.405Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:55:58.405Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:58.406Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:58.406Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:55:58.406Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d6c47f9389b13d0", X-B3-SpanId:"77a113f27b59d842", X-B3-ParentSpanId:"8d6c47f9389b13d0", X-B3-Sampled:"0", X-ONAP-RequestID:"12c7d53f-0550-4dc8-9da2-08ac596fdfa2", X-RequestID:"12c7d53f-0550-4dc8-9da2-08ac596fdfa2", X-TransactionID:"12c7d53f-0550-4dc8-9da2-08ac596fdfa2", X-ECOMP-RequestID:"12c7d53f-0550-4dc8-9da2-08ac596fdfa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e29a37b-3257-4e25-9326-bd3f784e6691"] 2023-02-24T09:55:58.407Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:55:58.407Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:58.467Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:58.468Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:58.468Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:55:58.468Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:58.470Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "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" : "2023-02-24T09:54:51.000+00:00", "endTime" : "2023-02-24T09:55:55.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:55:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "cloudIdentifier" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\"},\"environment\":null}", "created" : "2023-02-24T09:55:34.000+00:00" } ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:55:58.471Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:58.472Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:55:58.475Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:58.476Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:55:58.476Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:58.480Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:58.481Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:55:58.482Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d6c47f9389b13d0", X-B3-SpanId:"f996ccb6e88db8f5", X-B3-ParentSpanId:"8d6c47f9389b13d0", X-B3-Sampled:"0", X-ONAP-RequestID:"12c7d53f-0550-4dc8-9da2-08ac596fdfa2", X-RequestID:"12c7d53f-0550-4dc8-9da2-08ac596fdfa2", X-TransactionID:"12c7d53f-0550-4dc8-9da2-08ac596fdfa2", X-ECOMP-RequestID:"12c7d53f-0550-4dc8-9da2-08ac596fdfa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ee38b40-f868-4421-a49d-a1ae418b483a"] 2023-02-24T09:55:58.483Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:55:58.483Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:58.510Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:58.511Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:58.512Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:55:58.512Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:58.529Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"53dfd27e-85a9-4718-ba62-deb21a73f2c5\",\"output_key\":\"subnet_id_7f0d4d06-e201-493f-b55d-e6cb5dae86c1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e4cc680a-7be7-4c59-a141-4b7ef4aab3e8\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":null,\"creation_time\":1677232534000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:55:39.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:55:58.539Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:58.553Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:55:58.592Z|12c7d53f-0550-4dc8-9da2-08ac596fdfa2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:55:58.829Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:55:58.847Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:58.847Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:55:58.848Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:58.849Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:58.850Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:55:58.851Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"933b4955d094f509", X-B3-SpanId:"3bdde0de5d3b7ccc", X-B3-ParentSpanId:"933b4955d094f509", X-B3-Sampled:"0", X-ONAP-RequestID:"a7781b04-aed4-46f3-bd8c-ee31ee88eed9", X-RequestID:"a7781b04-aed4-46f3-bd8c-ee31ee88eed9", X-TransactionID:"a7781b04-aed4-46f3-bd8c-ee31ee88eed9", X-ECOMP-RequestID:"a7781b04-aed4-46f3-bd8c-ee31ee88eed9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34bfbc42-4aab-4339-a383-4787bf609d23"] 2023-02-24T09:55:58.851Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:55:58.854Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:58.889Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:58.890Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:58.891Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:55:58.892Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:58.893Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "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" : "2023-02-24T09:54:51.000+00:00", "endTime" : "2023-02-24T09:55:55.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:55:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "cloudIdentifier" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\"},\"environment\":null}", "created" : "2023-02-24T09:55:34.000+00:00" } ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:55:58.893Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:58.894Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:55:58.898Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:58.899Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:55:58.900Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:58.900Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:58.901Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:55:58.902Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"933b4955d094f509", X-B3-SpanId:"7fd64067e44c2b92", X-B3-ParentSpanId:"933b4955d094f509", X-B3-Sampled:"0", X-ONAP-RequestID:"a7781b04-aed4-46f3-bd8c-ee31ee88eed9", X-RequestID:"a7781b04-aed4-46f3-bd8c-ee31ee88eed9", X-TransactionID:"a7781b04-aed4-46f3-bd8c-ee31ee88eed9", X-ECOMP-RequestID:"a7781b04-aed4-46f3-bd8c-ee31ee88eed9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b7bbe20-bb20-436a-b68c-964e0fbb3c1a"] 2023-02-24T09:55:58.902Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:55:58.903Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:58.923Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:58.924Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:58.925Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:55:58.925Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:58.927Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"53dfd27e-85a9-4718-ba62-deb21a73f2c5\",\"output_key\":\"subnet_id_7f0d4d06-e201-493f-b55d-e6cb5dae86c1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e4cc680a-7be7-4c59-a141-4b7ef4aab3e8\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":null,\"creation_time\":1677232534000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:55:39.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:55:58.928Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:58.929Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:55:58.944Z|a7781b04-aed4-46f3-bd8c-ee31ee88eed9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:55:59.114Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:55:59.120Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:59.121Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:55:59.121Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:59.122Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:59.122Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:55:59.122Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23c9f9c86114c3f7", X-B3-SpanId:"737c19dd0cf69922", X-B3-ParentSpanId:"23c9f9c86114c3f7", X-B3-Sampled:"0", X-ONAP-RequestID:"4cedd39f-314f-4c03-9a15-7f1fae6fcd6d", X-RequestID:"4cedd39f-314f-4c03-9a15-7f1fae6fcd6d", X-TransactionID:"4cedd39f-314f-4c03-9a15-7f1fae6fcd6d", X-ECOMP-RequestID:"4cedd39f-314f-4c03-9a15-7f1fae6fcd6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19e0d52e-a2bf-4e09-9b4e-150115fd463e"] 2023-02-24T09:55:59.123Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:55:59.123Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:59.160Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:59.160Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:59.161Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:55:59.161Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:59.162Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "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" : "2023-02-24T09:54:51.000+00:00", "endTime" : "2023-02-24T09:55:55.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:55:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "cloudIdentifier" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\"},\"environment\":null}", "created" : "2023-02-24T09:55:34.000+00:00" } ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:55:59.162Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:59.163Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:55:59.165Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:59.170Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:55:59.173Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:59.173Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:59.173Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:55:59.174Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23c9f9c86114c3f7", X-B3-SpanId:"ca5f7e661e278f48", X-B3-ParentSpanId:"23c9f9c86114c3f7", X-B3-Sampled:"0", X-ONAP-RequestID:"4cedd39f-314f-4c03-9a15-7f1fae6fcd6d", X-RequestID:"4cedd39f-314f-4c03-9a15-7f1fae6fcd6d", X-TransactionID:"4cedd39f-314f-4c03-9a15-7f1fae6fcd6d", X-ECOMP-RequestID:"4cedd39f-314f-4c03-9a15-7f1fae6fcd6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b517677-86f9-4c00-ac18-5b9d673d130e"] 2023-02-24T09:55:59.174Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:55:59.175Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:59.190Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:59.192Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:59.192Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:55:59.192Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:59.193Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"53dfd27e-85a9-4718-ba62-deb21a73f2c5\",\"output_key\":\"subnet_id_7f0d4d06-e201-493f-b55d-e6cb5dae86c1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e4cc680a-7be7-4c59-a141-4b7ef4aab3e8\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":null,\"creation_time\":1677232534000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:55:39.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:55:59.193Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:59.194Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:55:59.220Z|4cedd39f-314f-4c03-9a15-7f1fae6fcd6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:55:59.441Z|7de4f81a-aeb4-4586-97ef-0690b6b6da12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:55:59.495Z|7de4f81a-aeb4-4586-97ef-0690b6b6da12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:55:59.544Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:55:59.554Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:59.555Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||Invoke 2023-02-24T09:55:59.556Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:59.556Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c 2023-02-24T09:55:59.556Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Method : GET 2023-02-24T09:55:59.557Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc9743287a3b7e02", X-B3-SpanId:"a6e06bcfe385e542", X-B3-ParentSpanId:"fc9743287a3b7e02", X-B3-Sampled:"0", X-ONAP-RequestID:"220deb81-45f4-4c51-8ad4-b34e0420d7ec", X-RequestID:"220deb81-45f4-4c51-8ad4-b34e0420d7ec", X-TransactionID:"220deb81-45f4-4c51-8ad4-b34e0420d7ec", X-ECOMP-RequestID:"220deb81-45f4-4c51-8ad4-b34e0420d7ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8977f3dc-5fe3-47e6-9845-0ae46c8c352e"] 2023-02-24T09:55:59.557Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Request body: 2023-02-24T09:55:59.558Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:59.601Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:59.602Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:59.603Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Status text : 2023-02-24T09:55:59.603Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:59.604Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||Response body: { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "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" : "2023-02-24T09:54:51.000+00:00", "endTime" : "2023-02-24T09:55:55.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"dda17836-dc41-482b-af03-15c6abf538e7\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb\",\n \"modelVersionId\": \"3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b1b3eb07-cb39-4f40-8eed-766587a30e9c\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"b761e687-65ec-485e-89da-868745a4d8c5\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:55:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "cloudIdentifier" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\"},\"environment\":null}", "created" : "2023-02-24T09:55:34.000+00:00" } ], "requestURI" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c" } } } 2023-02-24T09:55:59.605Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:59.605Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2caa540c-76f4-4c23-b4d7-11da0360675c|INFO|500||InvokeReturn 2023-02-24T09:55:59.627Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:59.643Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:55:59.662Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:55:59.664Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false 2023-02-24T09:55:59.665Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:55:59.665Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc9743287a3b7e02", X-B3-SpanId:"3444dd390700c386", X-B3-ParentSpanId:"fc9743287a3b7e02", X-B3-Sampled:"0", X-ONAP-RequestID:"220deb81-45f4-4c51-8ad4-b34e0420d7ec", X-RequestID:"220deb81-45f4-4c51-8ad4-b34e0420d7ec", X-TransactionID:"220deb81-45f4-4c51-8ad4-b34e0420d7ec", X-ECOMP-RequestID:"220deb81-45f4-4c51-8ad4-b34e0420d7ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a134ad0b-b251-40b2-bd8e-6727330b89f6"] 2023-02-24T09:55:59.666Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:55:59.666Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:55:59.705Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:55:59.706Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:55:59.707Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:55:59.707Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:55:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:55:59.714Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "2caa540c-76f4-4c23-b4d7-11da0360675c", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"53dfd27e-85a9-4718-ba62-deb21a73f2c5\",\"output_key\":\"subnet_id_7f0d4d06-e201-493f-b55d-e6cb5dae86c1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e4cc680a-7be7-4c59-a141-4b7ef4aab3e8\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":null,\"creation_time\":1677232534000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:55:39.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:55:59.714Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:55:59.715Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2caa540c-76f4-4c23-b4d7-11da0360675c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:55:59.743Z|220deb81-45f4-4c51-8ad4-b34e0420d7ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2caa540c-76f4-4c23-b4d7-11da0360675c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:01.019Z|66775812-31c1-4257-aef0-4385a8cd0dff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:56:01.019Z|66775812-31c1-4257-aef0-4385a8cd0dff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:56:06.978Z|63e13bea-4ae3-4a2d-9b9e-b2683679c2ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:06.978Z|63e13bea-4ae3-4a2d-9b9e-b2683679c2ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:07.249Z|6834b110-178b-47e2-8360-1bcf9222d315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:07.250Z|6834b110-178b-47e2-8360-1bcf9222d315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:07.314Z|79736a9c-d86e-4891-899f-f902a8563ebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:07.315Z|79736a9c-d86e-4891-899f-f902a8563ebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:10.641Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:10.646Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||INFO|500||Checking if requestId: 43befc3d-1fa4-4f7a-8d1e-5a3550f34916 already exists in requestDb InfraActiveRequests table 2023-02-24T09:56:10.647Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:10.648Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||Invoke 2023-02-24T09:56:10.648Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:10.648Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:10.648Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Method : GET 2023-02-24T09:56:10.649Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"569ec6114918f030", X-B3-SpanId:"62ac9314c78962dc", X-B3-ParentSpanId:"569ec6114918f030", X-B3-Sampled:"0", X-ONAP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-TransactionID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ECOMP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19fca307-2d27-4117-937d-afa03edfa772"] 2023-02-24T09:56:10.649Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Request body: 2023-02-24T09:56:10.649Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:10.677Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:10.677Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:56:10.678Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status text : 2023-02-24T09:56:10.678Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:56:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:10.678Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Response body: 2023-02-24T09:56:10.679Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:10.679Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|404|Not Found|InvokeReturn 2023-02-24T09:56:10.698Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T09:56:13.348Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:56:13.494Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/4b694404-d259-4ae9-8d73-0ce49aab34cb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:56:13.495Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/4b694404-d259-4ae9-8d73-0ce49aab34cb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-24T09:56:13.565Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/4b694404-d259-4ae9-8d73-0ce49aab34cb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-24T09:56:13.565Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/4b694404-d259-4ae9-8d73-0ce49aab34cb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 09:56:15 GMT], content-length=[395], x-aai-txid=[0-aai-resources-230224-09:56:15:735-20177], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:56:13.568Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||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/4b694404-d259-4ae9-8d73-0ce49aab34cb/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/4b694404-d259-4ae9-8d73-0ce49aab34cb/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-02-24T09:56:13.573Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/4b694404-d259-4ae9-8d73-0ce49aab34cb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-02-24T09:56:13.582Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:56:13.630Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:56:13.631Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T09:56:13.697Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T09:56:13.698Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:56:15 GMT], content-length=[1067], vertex-id=[168088], x-aai-txid=[2-aai-resources-230224-09:56:15:856-14870], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:56:13.698Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677232498470","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/4b694404-d259-4ae9-8d73-0ce49aab34cb","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"4b694404-d259-4ae9-8d73-0ce49aab34cb"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_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"}]}]}} 2023-02-24T09:56:13.701Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T09:56:13.702Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T09:56:13.704Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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 2023-02-24T09:56:13.705Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T09:56:13.706Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:13.706Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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 2023-02-24T09:56:13.706Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T09:56:13.707Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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:"569ec6114918f030", X-B3-SpanId:"1c36bc6683f061bd", X-B3-ParentSpanId:"569ec6114918f030", X-B3-Sampled:"0", X-ONAP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-TransactionID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ECOMP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf58bbd5-5325-4dd6-b581-5b3314e4ed37"] 2023-02-24T09:56:13.708Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"4b694404-d259-4ae9-8d73-0ce49aab34cb","serviceInstanceId":"b761e687-65ec-485e-89da-868745a4d8c5"},"instanceName":null,"requestScope":"network"} 2023-02-24T09:56:13.708Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:13.749Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:13.750Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:13.751Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T09:56:13.751Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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, 24 Feb 2023 09:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:13.752Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T09:56:13.752Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:13.753Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T09:56:13.754Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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 2023-02-24T09:56:13.755Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-02-24T09:56:13.755Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:13.757Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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 2023-02-24T09:56:13.757Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-02-24T09:56:13.758Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-TransactionID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ECOMP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3433a3b-a8d9-4302-b522-abf757db9a90"] 2023-02-24T09:56:13.758Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-02-24T09:56:13.759Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:13.838Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:13.839Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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 2023-02-24T09:56:13.840Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2023-02-24T09:56:13.840Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:13.841Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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" : 185, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" } } } 2023-02-24T09:56:13.842Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:13.843Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-02-24T09:56:13.862Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:56:13.863Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T09:56:13.864Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:13.864Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:56:13.865Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T09:56:13.871Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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:"1255", X-B3-TraceId:"569ec6114918f030", X-B3-SpanId:"96b48268f75b9051", X-B3-ParentSpanId:"569ec6114918f030", X-B3-Sampled:"0", X-ONAP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-TransactionID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ECOMP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9d673cb-7357-4f51-ae22-5629ac011018"] 2023-02-24T09:56:13.872Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"43befc3d-1fa4-4f7a-8d1e-5a3550f34916","requestStatus":"IN_PROGRESS","startTime":1677232573574,"source":"VID","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"b761e687-65ec-485e-89da-868745a4d8c5","requestScope":"network","requestAction":"deleteInstance","networkId":"4b694404-d259-4ae9-8d73-0ce49aab34cb","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"43befc3d-1fa4-4f7a-8d1e-5a3550f34916"} 2023-02-24T09:56:13.872Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:13.905Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:13.906Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T09:56:13.906Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T09:56:13.907Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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/43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:13.908Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:56:13.574+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T09:56:13.933+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" } } } 2023-02-24T09:56:13.912Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:13.913Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T09:56:13.954Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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 2023-02-24T09:56:13.956Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T09:56:13.956Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:13.958Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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 2023-02-24T09:56:13.958Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T09:56:13.959Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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:"569ec6114918f030", X-B3-SpanId:"8ce1207a2b4db52a", X-B3-ParentSpanId:"569ec6114918f030", X-B3-Sampled:"0", X-ONAP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-TransactionID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ECOMP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b15c8ac-3bb1-4679-bfc1-335fb8e3ad40"] 2023-02-24T09:56:13.960Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|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\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b761e687-65ec-485e-89da-868745a4d8c5\",\"networkInstanceId\":\"4b694404-d259-4ae9-8d73-0ce49aab34cb\"}","type":"String"},"requestId":{"value":"43befc3d-1fa4-4f7a-8d1e-5a3550f34916","type":"String"},"mso-request-id":{"value":"43befc3d-1fa4-4f7a-8d1e-5a3550f34916","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b761e687-65ec-485e-89da-868745a4d8c5","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"4b694404-d259-4ae9-8d73-0ce49aab34cb","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/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T09:56:13.960Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:14.431Z|e67125f4-9c60-4113-85e7-d1e4e82deedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:56:14.432Z|e67125f4-9c60-4113-85e7-d1e4e82deedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:56:15.096Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:15.096Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T09:56:15.097Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T09:56:15.097Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 09:56:15 GMT", X-ONAP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-TransactionID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ECOMP-RequestID:"43befc3d-1fa4-4f7a-8d1e-5a3550f34916", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3b15c8ac-3bb1-4679-bfc1-335fb8e3ad40", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:15.098Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"43befc3d-1fa4-4f7a-8d1e-5a3550f34916\",\"instanceId\":\"4b694404-d259-4ae9-8d73-0ce49aab34cb\"}}","message":"Success","processInstanceID":"7960a91a-b429-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T09:56:15.099Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:15.100Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T09:56:15.111Z|43befc3d-1fa4-4f7a-8d1e-5a3550f34916|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:15.328Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:15.340Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:15.341Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||Invoke 2023-02-24T09:56:15.341Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:15.342Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:15.342Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Method : GET 2023-02-24T09:56:15.343Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9d9768dbb3057ca", X-B3-SpanId:"1805becd3d9acea0", X-B3-ParentSpanId:"a9d9768dbb3057ca", X-B3-Sampled:"0", X-ONAP-RequestID:"5710246e-ff4b-4666-ae73-7b558f17d868", X-RequestID:"5710246e-ff4b-4666-ae73-7b558f17d868", X-TransactionID:"5710246e-ff4b-4666-ae73-7b558f17d868", X-ECOMP-RequestID:"5710246e-ff4b-4666-ae73-7b558f17d868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a86d67c7-ba6a-419b-bb27-1b9c17301553"] 2023-02-24T09:56:15.344Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Request body: 2023-02-24T09:56:15.344Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:15.368Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:15.370Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:15.370Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status text : 2023-02-24T09:56:15.379Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:15.380Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Response body: { "requestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:56:13.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" } } } 2023-02-24T09:56:15.381Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:15.381Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||InvokeReturn 2023-02-24T09:56:15.384Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:15.385Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:15.385Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:15.386Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:15.386Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:15.386Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9d9768dbb3057ca", X-B3-SpanId:"bcaf7d47c137b270", X-B3-ParentSpanId:"a9d9768dbb3057ca", X-B3-Sampled:"0", X-ONAP-RequestID:"5710246e-ff4b-4666-ae73-7b558f17d868", X-RequestID:"5710246e-ff4b-4666-ae73-7b558f17d868", X-TransactionID:"5710246e-ff4b-4666-ae73-7b558f17d868", X-ECOMP-RequestID:"5710246e-ff4b-4666-ae73-7b558f17d868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ab8d7a7-497a-4c53-954f-042b84c60f63"] 2023-02-24T09:56:15.386Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:15.387Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:15.402Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:15.402Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:15.404Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:15.405Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:15.405Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:56:15.406Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:15.406Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:15.422Z|5710246e-ff4b-4666-ae73-7b558f17d868|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:17.028Z|3a7e4a5a-c921-4097-b405-052d78bd3a35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:17.029Z|3a7e4a5a-c921-4097-b405-052d78bd3a35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:17.316Z|058c278e-9c7f-4311-b523-5eb144851847|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:17.317Z|058c278e-9c7f-4311-b523-5eb144851847|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:17.425Z|38062d34-b2df-4d97-aed4-d1a4d34f245e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:17.426Z|38062d34-b2df-4d97-aed4-d1a4d34f245e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:22.658Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:22.664Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d84b0cf5-0cc8-4439-885a-8324846af08e already exists in requestDb InfraActiveRequests table 2023-02-24T09:56:22.665Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:22.666Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||Invoke 2023-02-24T09:56:22.666Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:22.666Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:22.666Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Method : GET 2023-02-24T09:56:22.667Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ea729d16b3352ba", X-B3-SpanId:"22c9c3f607a33979", X-B3-ParentSpanId:"1ea729d16b3352ba", X-B3-Sampled:"0", X-ONAP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-TransactionID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ECOMP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f87bb4f4-8a7c-481f-85e5-140467869568"] 2023-02-24T09:56:22.667Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Request body: 2023-02-24T09:56:22.667Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:22.692Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:22.694Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:56:22.694Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status text : 2023-02-24T09:56:22.695Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:22.695Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Response body: 2023-02-24T09:56:22.695Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:22.696Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|404|Not Found|InvokeReturn 2023-02-24T09:56:22.733Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T09:56:22.741Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:56:22.788Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:56:22.788Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T09:56:22.834Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T09:56:22.835Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:56:25 GMT], content-length=[604], vertex-id=[184392], x-aai-txid=[2-aai-resources-230224-09:56:25:015-6359], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:56:22.836Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677232343432","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"}]}]}} 2023-02-24T09:56:22.838Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T09:56:22.838Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T09:56:22.841Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.842Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T09:56:22.843Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:22.843Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.844Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T09:56:22.844Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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:"1ea729d16b3352ba", X-B3-SpanId:"8a9335e45ed4ad1b", X-B3-ParentSpanId:"1ea729d16b3352ba", X-B3-Sampled:"0", X-ONAP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-TransactionID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ECOMP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5258a5ad-eeb5-4171-83d3-5bf9f01f447b"] 2023-02-24T09:56:22.844Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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-f66f9fb5-8269-4c30-9a39-383f69609a88","requestScope":"service"} 2023-02-24T09:56:22.844Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:22.864Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:22.864Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.865Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T09:56:22.866Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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, 24 Feb 2023 09:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:22.866Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T09:56:22.866Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:22.867Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T09:56:22.869Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.870Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.870Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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================================================ 2023-02-24T09:56:22.871Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.871Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.872Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-TransactionID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ECOMP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be4d2e4c-ce1b-4677-b1b3-449b4cbe0a1e"] 2023-02-24T09:56:22.876Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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: 2023-02-24T09:56:22.877Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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================================================ 2023-02-24T09:56:22.908Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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========================================== 2023-02-24T09:56:22.909Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.910Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 : 2023-02-24T09:56:22.911Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:22.912Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T09:56:22.913Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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================================================= 2023-02-24T09:56:22.913Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.928Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.929Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.930Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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================================================ 2023-02-24T09:56:22.931Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.931Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.932Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-TransactionID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ECOMP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75ce3730-ac2c-4c1b-b20f-3ba29efa386a"] 2023-02-24T09:56:22.932Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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: 2023-02-24T09:56:22.933Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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================================================ 2023-02-24T09:56:22.955Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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========================================== 2023-02-24T09:56:22.956Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.957Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 : 2023-02-24T09:56:22.957Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:22.958Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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" : 530, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-02-24T09:56:22.959Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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================================================= 2023-02-24T09:56:22.959Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.963Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.964Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.964Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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================================================ 2023-02-24T09:56:22.964Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.964Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.965Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-TransactionID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ECOMP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36676ca6-7519-4932-af47-421201d07f22"] 2023-02-24T09:56:22.965Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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: 2023-02-24T09:56:22.965Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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================================================ 2023-02-24T09:56:22.988Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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========================================== 2023-02-24T09:56:22.989Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:22.989Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 : 2023-02-24T09:56:22.991Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:22.992Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T09:56:22.992Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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================================================= 2023-02-24T09:56:22.993Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:23.002Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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/ 2023-02-24T09:56:23.003Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T09:56:23.004Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:23.005Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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/ 2023-02-24T09:56:23.005Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T09:56:23.006Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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:"1833", X-B3-TraceId:"1ea729d16b3352ba", X-B3-SpanId:"5f99b912649979a4", X-B3-ParentSpanId:"1ea729d16b3352ba", X-B3-Sampled:"0", X-ONAP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-TransactionID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ECOMP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ec150ba-9403-46a6-9cd5-2312b7e173fa"] 2023-02-24T09:56:23.006Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d84b0cf5-0cc8-4439-885a-8324846af08e","requestStatus":"IN_PROGRESS","startTime":1677232582734,"source":"VID","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n\t\t\t\"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"d84b0cf5-0cc8-4439-885a-8324846af08e"} 2023-02-24T09:56:23.007Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:23.036Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:23.037Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T09:56:23.038Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T09:56:23.038Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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/d84b0cf5-0cc8-4439-885a-8324846af08e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:23.039Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:56:22.734+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n\t\t\t\"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T09:56:23.067+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" } } } 2023-02-24T09:56:23.040Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:23.040Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T09:56:23.061Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:23.061Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T09:56:23.062Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:23.062Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:23.062Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T09:56:23.063Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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:"1ea729d16b3352ba", X-B3-SpanId:"4164d2a85b14c108", X-B3-ParentSpanId:"1ea729d16b3352ba", X-B3-Sampled:"0", X-ONAP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-TransactionID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ECOMP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c20a1d1b-b5ce-45b1-8758-0c8886a07c9b"] 2023-02-24T09:56:23.063Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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\":\"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\"modelUuid\":\"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\"modelInvariantUuid\":\"ebc504b7-9e78-4c55-b437-2f73aede56f0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"d84b0cf5-0cc8-4439-885a-8324846af08e","type":"String"},"mso-request-id":{"value":"d84b0cf5-0cc8-4439-885a-8324846af08e","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"}}} 2023-02-24T09:56:23.064Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:24.084Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:24.085Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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 2023-02-24T09:56:24.086Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T09:56:24.086Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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, 24 Feb 2023 09:56:24 GMT", X-ONAP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-TransactionID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ECOMP-RequestID:"d84b0cf5-0cc8-4439-885a-8324846af08e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c20a1d1b-b5ce-45b1-8758-0c8886a07c9b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:24.087Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|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\":\"d84b0cf5-0cc8-4439-885a-8324846af08e\",\"instanceId\":\"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\"}}","message":"Success","processInstanceID":"7ebbf82b-b429-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T09:56:24.087Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:24.088Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T09:56:24.093Z|d84b0cf5-0cc8-4439-885a-8324846af08e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:24.266Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:24.271Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:24.272Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||Invoke 2023-02-24T09:56:24.272Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:24.273Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:24.273Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Method : GET 2023-02-24T09:56:24.274Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0d1047c85d3de16", X-B3-SpanId:"f409451e6d10de4d", X-B3-ParentSpanId:"f0d1047c85d3de16", X-B3-Sampled:"0", X-ONAP-RequestID:"404cc1a3-d667-450d-bc43-6ff22fc54b46", X-RequestID:"404cc1a3-d667-450d-bc43-6ff22fc54b46", X-TransactionID:"404cc1a3-d667-450d-bc43-6ff22fc54b46", X-ECOMP-RequestID:"404cc1a3-d667-450d-bc43-6ff22fc54b46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"689bffd0-55d1-4bdc-9901-ac26b8c04f84"] 2023-02-24T09:56:24.274Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Request body: 2023-02-24T09:56:24.275Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:24.294Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:24.295Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:24.296Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status text : 2023-02-24T09:56:24.296Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:24.297Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Response body: { "requestId" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:56:22.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n\t\t\t\"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" } } } 2023-02-24T09:56:24.298Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:24.299Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||InvokeReturn 2023-02-24T09:56:24.301Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:24.302Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:24.302Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:24.303Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:24.303Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:24.303Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0d1047c85d3de16", X-B3-SpanId:"59060505dbdedb84", X-B3-ParentSpanId:"f0d1047c85d3de16", X-B3-Sampled:"0", X-ONAP-RequestID:"404cc1a3-d667-450d-bc43-6ff22fc54b46", X-RequestID:"404cc1a3-d667-450d-bc43-6ff22fc54b46", X-TransactionID:"404cc1a3-d667-450d-bc43-6ff22fc54b46", X-ECOMP-RequestID:"404cc1a3-d667-450d-bc43-6ff22fc54b46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8363fb63-62a9-44b6-80b6-930e9a641d54"] 2023-02-24T09:56:24.304Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:24.304Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:24.327Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:24.328Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:24.328Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:24.329Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:24.330Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:56:24.330Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:24.331Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:24.341Z|404cc1a3-d667-450d-bc43-6ff22fc54b46|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:25.585Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:25.593Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:25.594Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||Invoke 2023-02-24T09:56:25.595Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:25.595Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:25.596Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Method : GET 2023-02-24T09:56:25.596Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac21f36c265bc7e4", X-B3-SpanId:"d83fe72ad92bccb1", X-B3-ParentSpanId:"ac21f36c265bc7e4", X-B3-Sampled:"0", X-ONAP-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-TransactionID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-ECOMP-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"448237d9-a90b-4694-a4a2-d23159257ea3"] 2023-02-24T09:56:25.597Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Request body: 2023-02-24T09:56:25.597Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:25.618Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:25.620Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:25.621Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status text : 2023-02-24T09:56:25.621Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:25.622Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Response body: { "requestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "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" : "2023-02-24T09:56:13.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" } } } 2023-02-24T09:56:25.623Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:25.623Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||InvokeReturn 2023-02-24T09:56:25.626Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:25.628Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:25.629Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:25.629Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:25.632Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:25.633Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac21f36c265bc7e4", X-B3-SpanId:"c2991d261a786caf", X-B3-ParentSpanId:"ac21f36c265bc7e4", X-B3-Sampled:"0", X-ONAP-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-TransactionID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-ECOMP-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5af589ca-e9c2-4c4d-ac75-c99e330e26c8"] 2023-02-24T09:56:25.633Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:25.634Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:25.653Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:25.654Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:25.654Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:25.654Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:25.655Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_7f0d4d06-e201-493f-b55d-e6cb5dae86c1\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":1677232581000,\"creation_time\":1677232534000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:56:23.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:56:25.655Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:25.656Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:25.784Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:56:25.785Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:56:25.785Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:25.785Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:56:25.786Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:56:25.786Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-TransactionID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-ECOMP-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"567d5f75-d7a5-4150-8ab2-ededb2a9c0e3"] 2023-02-24T09:56:25.787Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:56:25.787Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:25.938Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:25.939Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:25.941Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:56:25.942Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9E8544077081A66F4E5903EDA3B7E3F5; 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, 24 Feb 2023 09:56:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:25.952Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bbbfe6a-b429-11ed-981a-be21fc99c8cb","businessKey":"43befc3d-1fa4-4f7a-8d1e-5a3550f34916","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:56:18.093+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7960a91a-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"7bba9ea3-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:56:25.953Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:25.953Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:56:25.995Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:56:25.996Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:56:25.996Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:25.996Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:56:25.996Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:56:25.997Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-TransactionID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-ECOMP-RequestID:"676f85cb-b322-48f4-b8ab-78420268fc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf6af33f-cca7-4802-b6d7-263bc5118d40"] 2023-02-24T09:56:25.997Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:56:25.997Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:26.137Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:26.137Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:26.138Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:56:26.138Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6504FCE1F5FD1D1D51829C540A3F68E1; 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, 24 Feb 2023 09:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:26.138Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7d79db32-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"7bbbfe6a-b429-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"7bbbfe6a-b429-11ed-981a-be21fc99c8cb","executionId":"7bbbfe6a-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:56:21.015+0000","endTime":"2023-02-24T09:56:21.020+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7960a91a-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:56:26.139Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:26.151Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:56:26.160Z|676f85cb-b322-48f4-b8ab-78420268fc56|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:27.060Z|db439084-8177-42e0-84fa-5152e0dffe3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:27.061Z|db439084-8177-42e0-84fa-5152e0dffe3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:27.430Z|6065c83e-1df1-4389-a136-c0c5ef3c03d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:27.432Z|6065c83e-1df1-4389-a136-c0c5ef3c03d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:27.475Z|ec8382f1-73ba-40bc-9ac4-407cbbcebebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:27.476Z|ec8382f1-73ba-40bc-9ac4-407cbbcebebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:29.431Z|9cb68674-4bd8-4c11-9ca9-b21e27f58c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:56:29.432Z|9cb68674-4bd8-4c11-9ca9-b21e27f58c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:56:31.021Z|466fac7c-9f7a-4e13-b751-db4f82e15202|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:56:31.022Z|466fac7c-9f7a-4e13-b751-db4f82e15202|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:56:34.568Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:34.600Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:34.604Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||Invoke 2023-02-24T09:56:34.608Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:34.608Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:34.609Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Method : GET 2023-02-24T09:56:34.609Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a7e47d4f43a15e5", X-B3-SpanId:"7c021af0118f51b1", X-B3-ParentSpanId:"7a7e47d4f43a15e5", X-B3-Sampled:"0", X-ONAP-RequestID:"c3ff5086-e0ba-4667-a4c4-26e53058c0ae", X-RequestID:"c3ff5086-e0ba-4667-a4c4-26e53058c0ae", X-TransactionID:"c3ff5086-e0ba-4667-a4c4-26e53058c0ae", X-ECOMP-RequestID:"c3ff5086-e0ba-4667-a4c4-26e53058c0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d766b97d-2d6d-4dce-980d-ae87fb563cf9"] 2023-02-24T09:56:34.610Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Request body: 2023-02-24T09:56:34.610Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:34.641Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:34.646Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:34.646Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status text : 2023-02-24T09:56:34.648Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:34.649Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Response body: { "requestId" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:22.000+00:00", "endTime" : "2023-02-24T09:56:32.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n\t\t\t\"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" } } } 2023-02-24T09:56:34.650Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:34.650Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||InvokeReturn 2023-02-24T09:56:34.652Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:34.653Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:34.653Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:34.653Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:34.653Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:34.654Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a7e47d4f43a15e5", X-B3-SpanId:"c2594eb01dbe5d5c", X-B3-ParentSpanId:"7a7e47d4f43a15e5", X-B3-Sampled:"0", X-ONAP-RequestID:"c3ff5086-e0ba-4667-a4c4-26e53058c0ae", X-RequestID:"c3ff5086-e0ba-4667-a4c4-26e53058c0ae", X-TransactionID:"c3ff5086-e0ba-4667-a4c4-26e53058c0ae", X-ECOMP-RequestID:"c3ff5086-e0ba-4667-a4c4-26e53058c0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6f262f7-a57c-42d7-88e3-142a9051dabb"] 2023-02-24T09:56:34.654Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:34.654Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:34.673Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:34.676Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:34.678Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:34.680Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:34.681Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:56:34.682Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:34.682Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:34.701Z|c3ff5086-e0ba-4667-a4c4-26e53058c0ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:34.876Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:34.882Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:34.883Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||Invoke 2023-02-24T09:56:34.883Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:34.883Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:34.884Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Method : GET 2023-02-24T09:56:34.884Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2126ffd6f65ee68d", X-B3-SpanId:"4b2d9fd5cb3c2c86", X-B3-ParentSpanId:"2126ffd6f65ee68d", X-B3-Sampled:"0", X-ONAP-RequestID:"f573bb05-26e8-4418-bce6-e07a2ac80651", X-RequestID:"f573bb05-26e8-4418-bce6-e07a2ac80651", X-TransactionID:"f573bb05-26e8-4418-bce6-e07a2ac80651", X-ECOMP-RequestID:"f573bb05-26e8-4418-bce6-e07a2ac80651", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15ddc2cb-1540-41cd-ac09-ef964b11412e"] 2023-02-24T09:56:34.885Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Request body: 2023-02-24T09:56:34.885Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:34.919Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:34.920Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:34.921Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status text : 2023-02-24T09:56:34.921Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:34.924Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Response body: { "requestId" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:22.000+00:00", "endTime" : "2023-02-24T09:56:32.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n\t\t\t\"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" } } } 2023-02-24T09:56:34.925Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:34.926Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||InvokeReturn 2023-02-24T09:56:34.929Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:34.929Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:34.930Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:34.930Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:34.930Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:34.931Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2126ffd6f65ee68d", X-B3-SpanId:"1e55bcdfadcd8947", X-B3-ParentSpanId:"2126ffd6f65ee68d", X-B3-Sampled:"0", X-ONAP-RequestID:"f573bb05-26e8-4418-bce6-e07a2ac80651", X-RequestID:"f573bb05-26e8-4418-bce6-e07a2ac80651", X-TransactionID:"f573bb05-26e8-4418-bce6-e07a2ac80651", X-ECOMP-RequestID:"f573bb05-26e8-4418-bce6-e07a2ac80651", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ac236b3-1ee1-4436-9c16-66a3c93fbc17"] 2023-02-24T09:56:34.931Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:34.932Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:34.945Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:34.946Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:34.950Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:34.951Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:34.952Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:56:34.953Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:34.954Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:35.013Z|f573bb05-26e8-4418-bce6-e07a2ac80651|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:35.181Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:35.186Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:35.187Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||Invoke 2023-02-24T09:56:35.188Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:35.188Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:35.189Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Method : GET 2023-02-24T09:56:35.189Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57ab444115fdf67a", X-B3-SpanId:"41344e40b20dcbf3", X-B3-ParentSpanId:"57ab444115fdf67a", X-B3-Sampled:"0", X-ONAP-RequestID:"8c9827d8-9b9c-4279-85bc-5fe3bd8566c4", X-RequestID:"8c9827d8-9b9c-4279-85bc-5fe3bd8566c4", X-TransactionID:"8c9827d8-9b9c-4279-85bc-5fe3bd8566c4", X-ECOMP-RequestID:"8c9827d8-9b9c-4279-85bc-5fe3bd8566c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06b421c2-e857-4c98-89f3-29c29e99812f"] 2023-02-24T09:56:35.189Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Request body: 2023-02-24T09:56:35.190Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:35.221Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:35.222Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:35.223Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status text : 2023-02-24T09:56:35.224Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:35.225Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Response body: { "requestId" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:22.000+00:00", "endTime" : "2023-02-24T09:56:32.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n\t\t\t\"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" } } } 2023-02-24T09:56:35.241Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:35.242Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||InvokeReturn 2023-02-24T09:56:35.245Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:35.246Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:35.246Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:35.247Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:35.247Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:35.248Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57ab444115fdf67a", X-B3-SpanId:"08e5a0cceb5fa1d7", X-B3-ParentSpanId:"57ab444115fdf67a", X-B3-Sampled:"0", X-ONAP-RequestID:"8c9827d8-9b9c-4279-85bc-5fe3bd8566c4", X-RequestID:"8c9827d8-9b9c-4279-85bc-5fe3bd8566c4", X-TransactionID:"8c9827d8-9b9c-4279-85bc-5fe3bd8566c4", X-ECOMP-RequestID:"8c9827d8-9b9c-4279-85bc-5fe3bd8566c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a80b2035-6569-43ca-8fbd-9441595b384b"] 2023-02-24T09:56:35.249Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:35.249Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:35.267Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:35.268Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:35.269Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:35.269Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:35.271Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:56:35.272Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:35.272Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:35.287Z|8c9827d8-9b9c-4279-85bc-5fe3bd8566c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:35.468Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:35.473Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:35.474Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||Invoke 2023-02-24T09:56:35.475Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:35.475Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:35.476Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Method : GET 2023-02-24T09:56:35.476Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3192df6ed50b59fc", X-B3-SpanId:"1285bcd54d97e8d2", X-B3-ParentSpanId:"3192df6ed50b59fc", X-B3-Sampled:"0", X-ONAP-RequestID:"7b833a97-9c9d-42e6-9574-eb7d31a5af95", X-RequestID:"7b833a97-9c9d-42e6-9574-eb7d31a5af95", X-TransactionID:"7b833a97-9c9d-42e6-9574-eb7d31a5af95", X-ECOMP-RequestID:"7b833a97-9c9d-42e6-9574-eb7d31a5af95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0072e4a4-448a-4972-9d77-ac099bc909d5"] 2023-02-24T09:56:35.477Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Request body: 2023-02-24T09:56:35.477Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:35.498Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:35.500Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:35.503Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status text : 2023-02-24T09:56:35.504Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:35.506Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Response body: { "requestId" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:22.000+00:00", "endTime" : "2023-02-24T09:56:32.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n\t\t\t\"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" } } } 2023-02-24T09:56:35.506Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:35.507Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||InvokeReturn 2023-02-24T09:56:35.510Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:35.510Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:35.511Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:35.511Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:35.512Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:35.512Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3192df6ed50b59fc", X-B3-SpanId:"71e3ab76afa32cb4", X-B3-ParentSpanId:"3192df6ed50b59fc", X-B3-Sampled:"0", X-ONAP-RequestID:"7b833a97-9c9d-42e6-9574-eb7d31a5af95", X-RequestID:"7b833a97-9c9d-42e6-9574-eb7d31a5af95", X-TransactionID:"7b833a97-9c9d-42e6-9574-eb7d31a5af95", X-ECOMP-RequestID:"7b833a97-9c9d-42e6-9574-eb7d31a5af95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a825ae6-5522-46a2-a545-ce52d46e18f4"] 2023-02-24T09:56:35.513Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:35.513Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:35.534Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:35.535Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:35.536Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:35.536Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:35.537Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:56:35.538Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:35.538Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:35.575Z|7b833a97-9c9d-42e6-9574-eb7d31a5af95|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:35.757Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:35.774Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:35.776Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||Invoke 2023-02-24T09:56:35.776Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:35.776Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e 2023-02-24T09:56:35.777Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Method : GET 2023-02-24T09:56:35.777Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daf5441485344288", X-B3-SpanId:"43a082d0c1d419d0", X-B3-ParentSpanId:"daf5441485344288", X-B3-Sampled:"0", X-ONAP-RequestID:"9c2daa34-99f1-401c-af20-1ca9f08eba0a", X-RequestID:"9c2daa34-99f1-401c-af20-1ca9f08eba0a", X-TransactionID:"9c2daa34-99f1-401c-af20-1ca9f08eba0a", X-ECOMP-RequestID:"9c2daa34-99f1-401c-af20-1ca9f08eba0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c90d6b01-2ea5-4468-ab76-0a74ed1aca7c"] 2023-02-24T09:56:35.778Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Request body: 2023-02-24T09:56:35.779Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:35.806Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:35.807Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:35.808Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Status text : 2023-02-24T09:56:35.808Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:35.810Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||Response body: { "requestId" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:22.000+00:00", "endTime" : "2023-02-24T09:56:32.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n\t\t\t\"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d84b0cf5-0cc8-4439-885a-8324846af08e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e" } } } 2023-02-24T09:56:35.811Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:35.812Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d84b0cf5-0cc8-4439-885a-8324846af08e|INFO|500||InvokeReturn 2023-02-24T09:56:35.816Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:35.817Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:35.818Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:35.818Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false 2023-02-24T09:56:35.819Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:35.823Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daf5441485344288", X-B3-SpanId:"40514c5948c4473e", X-B3-ParentSpanId:"daf5441485344288", X-B3-Sampled:"0", X-ONAP-RequestID:"9c2daa34-99f1-401c-af20-1ca9f08eba0a", X-RequestID:"9c2daa34-99f1-401c-af20-1ca9f08eba0a", X-TransactionID:"9c2daa34-99f1-401c-af20-1ca9f08eba0a", X-ECOMP-RequestID:"9c2daa34-99f1-401c-af20-1ca9f08eba0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b06114f7-c46a-410b-b3d4-a4ffc275ca05"] 2023-02-24T09:56:35.833Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:35.834Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:35.856Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:35.857Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:35.859Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:35.859Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:35.860Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:56:35.862Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:35.863Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d84b0cf5-0cc8-4439-885a-8324846af08e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:35.897Z|9c2daa34-99f1-401c-af20-1ca9f08eba0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d84b0cf5-0cc8-4439-885a-8324846af08e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:36.014Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:36.021Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 7e877d7b-c423-4fa9-8f76-e61a74b55294 already exists in requestDb InfraActiveRequests table 2023-02-24T09:56:36.022Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294 2023-02-24T09:56:36.024Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|INFO|500||Invoke 2023-02-24T09:56:36.024Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.024Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294 2023-02-24T09:56:36.025Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Method : GET 2023-02-24T09:56:36.025Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65c5669df0fcff7e", X-B3-SpanId:"aba83da416409d3b", X-B3-ParentSpanId:"65c5669df0fcff7e", X-B3-Sampled:"0", X-ONAP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0aa145c-98fa-44c7-a965-c11ac85d7ad7"] 2023-02-24T09:56:36.025Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Request body: 2023-02-24T09:56:36.026Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.043Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.045Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:56:36.046Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Status text : 2023-02-24T09:56:36.046Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.047Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Response body: 2023-02-24T09:56:36.047Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.048Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|INFO|404|Not Found|InvokeReturn 2023-02-24T09:56:36.063Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T09:56:36.064Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-02-24T09:56:36.070Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:56:36.125Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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/24a7e925-19be-4197-8e3c-55ce995b2618 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:56:36.125Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24a7e925-19be-4197-8e3c-55ce995b2618|INFO|500||Invoke 2023-02-24T09:56:36.157Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24a7e925-19be-4197-8e3c-55ce995b2618|INFO|500||InvokeReturn 2023-02-24T09:56:36.157Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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/24a7e925-19be-4197-8e3c-55ce995b2618 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:56:38 GMT], content-length=[116], vertex-id=[266248], x-aai-txid=[0-aai-resources-230224-09:56:38:352-69922], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:56:36.160Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"24a7e925-19be-4197-8e3c-55ce995b2618","service-description":"pNF","resource-version":"1677232596451"} 2023-02-24T09:56:36.176Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2023-02-24T09:56:36.199Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:56:36.258Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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/24a7e925-19be-4197-8e3c-55ce995b2618 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:56:36.259Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24a7e925-19be-4197-8e3c-55ce995b2618|INFO|500||Invoke 2023-02-24T09:56:36.313Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24a7e925-19be-4197-8e3c-55ce995b2618|INFO|500||InvokeReturn 2023-02-24T09:56:36.314Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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/24a7e925-19be-4197-8e3c-55ce995b2618 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:56:38 GMT], content-length=[116], vertex-id=[266248], x-aai-txid=[0-aai-resources-230224-09:56:38:495-98441], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:56:36.315Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"24a7e925-19be-4197-8e3c-55ce995b2618","service-description":"pNF","resource-version":"1677232596451"} 2023-02-24T09:56:36.317Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T09:56:36.318Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T09:56:36.321Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:36.328Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:36.329Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||Invoke 2023-02-24T09:56:36.329Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.330Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:36.330Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Method : GET 2023-02-24T09:56:36.331Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8ef54b3d9319d24", X-B3-SpanId:"31c9e8b808a87a34", X-B3-ParentSpanId:"b8ef54b3d9319d24", X-B3-Sampled:"0", X-ONAP-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-TransactionID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-ECOMP-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e24a8092-e809-443f-a633-0b198d459d0c"] 2023-02-24T09:56:36.332Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Request body: 2023-02-24T09:56:36.332Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.349Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.350Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T09:56:36.350Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.351Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.351Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T09:56:36.351Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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:"65c5669df0fcff7e", X-B3-SpanId:"a3e43f79fe40dfcd", X-B3-ParentSpanId:"65c5669df0fcff7e", X-B3-Sampled:"0", X-ONAP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83ee6e6d-a806-4db0-afaa-1a52951ada5c"] 2023-02-24T09:56:36.352Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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_Name65857fff-97c3-45ca-b196-91bb732ac4f1","requestScope":"service"} 2023-02-24T09:56:36.352Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.354Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.355Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:36.355Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status text : 2023-02-24T09:56:36.356Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.357Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Response body: { "requestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "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" : "2023-02-24T09:56:13.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" } } } 2023-02-24T09:56:36.358Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.358Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||InvokeReturn 2023-02-24T09:56:36.364Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:36.365Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:36.366Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.366Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:36.366Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:36.367Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8ef54b3d9319d24", X-B3-SpanId:"53ef0b880bada05f", X-B3-ParentSpanId:"b8ef54b3d9319d24", X-B3-Sampled:"0", X-ONAP-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-TransactionID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-ECOMP-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be27797b-c2a5-42f1-a722-26b8a8896a38"] 2023-02-24T09:56:36.367Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:36.368Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.385Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.386Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.387Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T09:56:36.387Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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, 24 Feb 2023 09:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.392Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T09:56:36.393Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.394Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T09:56:36.396Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.396Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:36.396Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:36.397Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.398Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_7f0d4d06-e201-493f-b55d-e6cb5dae86c1\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":1677232581000,\"creation_time\":1677232534000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:56:23.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:56:36.398Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.398Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:36.402Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b 2023-02-24T09:56:36.404Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|INFO|500||Invoke 2023-02-24T09:56:36.405Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.405Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b 2023-02-24T09:56:36.406Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Method : GET 2023-02-24T09:56:36.406Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7ec586c-1fa4-481a-91e6-d2bbe4142af2"] 2023-02-24T09:56:36.406Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Request body: 2023-02-24T09:56:36.407Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.461Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.462Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:36.462Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Status text : 2023-02-24T09:56:36.463Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.465Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Response body: { "modelName" : "Demo_pNF_epYTs4VxWa381BcJ2rpE", "description" : "catalog service description", "modelUUID" : "4e948905-9ff9-4fe5-a0e9-0e9d22a0055b", "modelInvariantUUID" : "f7a8eab8-9b98-4da7-8a27-5a254014480f", "created" : "2023-02-24 09:53:48.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF bab177fd-3190", "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/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/configurationCustomizations" } } } 2023-02-24T09:56:36.465Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.466Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|INFO|500||InvokeReturn 2023-02-24T09:56:36.481Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance 2023-02-24T09:56:36.482Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|INFO|500||Invoke 2023-02-24T09:56:36.483Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.484Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance 2023-02-24T09:56:36.484Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Method : GET 2023-02-24T09:56:36.484Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2714b7c1-4382-4dea-b99e-77e752df2f57"] 2023-02-24T09:56:36.485Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Request body: 2023-02-24T09:56:36.485Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.500Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:56:36.501Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:56:36.502Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.502Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:56:36.502Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:56:36.503Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-TransactionID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-ECOMP-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47efdb0e-826b-4f98-948a-8f7a1ba60b65"] 2023-02-24T09:56:36.503Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:56:36.503Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.506Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.507Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:56:36.507Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Status text : 2023-02-24T09:56:36.508Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&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, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.508Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Response body: 2023-02-24T09:56:36.510Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.511Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T09:56:36.513Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f 2023-02-24T09:56:36.514Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|INFO|500||Invoke 2023-02-24T09:56:36.514Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.514Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f 2023-02-24T09:56:36.515Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||Method : GET 2023-02-24T09:56:36.516Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36a1b876-88c1-4fe7-a999-151a080cae61"] 2023-02-24T09:56:36.516Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||Request body: 2023-02-24T09:56:36.517Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.561Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.565Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:36.565Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||Status text : 2023-02-24T09:56:36.567Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.569Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_epYTs4VxWa381BcJ2rpE", "description" : "catalog service description", "modelUUID" : "4e948905-9ff9-4fe5-a0e9-0e9d22a0055b", "modelInvariantUUID" : "f7a8eab8-9b98-4da7-8a27-5a254014480f", "created" : "2023-02-24 09:53:48.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF bab177fd-3190", "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/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f" } } } 2023-02-24T09:56:36.572Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.572Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7a8eab8-9b98-4da7-8a27-5a254014480f|INFO|500||InvokeReturn 2023-02-24T09:56:36.594Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance 2023-02-24T09:56:36.595Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|INFO|500||Invoke 2023-02-24T09:56:36.595Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.595Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance 2023-02-24T09:56:36.597Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Method : GET 2023-02-24T09:56:36.598Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e53b0989-2884-4e9f-a6f6-55e35331a5a2"] 2023-02-24T09:56:36.598Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Request body: 2023-02-24T09:56:36.598Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.632Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.633Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:56:36.633Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Status text : 2023-02-24T09:56:36.634Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&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, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.634Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||Response body: 2023-02-24T09:56:36.638Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.639Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4e948905-9ff9-4fe5-a0e9-0e9d22a0055b&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T09:56:36.640Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.642Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.642Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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================================================ 2023-02-24T09:56:36.642Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.643Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.644Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad2de80a-0540-4180-aa02-0b51734e4b7d"] 2023-02-24T09:56:36.644Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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: 2023-02-24T09:56:36.645Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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================================================ 2023-02-24T09:56:36.664Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.665Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:36.665Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:56:36.665Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E211481F8FCDFC6E6DFB7D452CB78F02; 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, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.666Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bbbfe6a-b429-11ed-981a-be21fc99c8cb","businessKey":"43befc3d-1fa4-4f7a-8d1e-5a3550f34916","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:56:18.093+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7960a91a-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"7bba9ea3-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:56:36.666Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.667Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:56:36.689Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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========================================== 2023-02-24T09:56:36.692Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.693Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 : 2023-02-24T09:56:36.693Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.694Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T09:56:36.694Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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================================================= 2023-02-24T09:56:36.695Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.699Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.700Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.701Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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================================================ 2023-02-24T09:56:36.701Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.702Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.702Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"933de8a2-09df-46c8-b59a-fadd9103b34b"] 2023-02-24T09:56:36.703Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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: 2023-02-24T09:56:36.704Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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================================================ 2023-02-24T09:56:36.709Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:56:36.710Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:56:36.711Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.711Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:56:36.712Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:56:36.712Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-TransactionID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-ECOMP-RequestID:"2ad9a5a8-e129-4a72-ad0c-a468a33a40bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81928da3-9163-4c7f-b5cf-f1e513dc1473"] 2023-02-24T09:56:36.713Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:56:36.713Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.722Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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========================================== 2023-02-24T09:56:36.722Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.723Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 : 2023-02-24T09:56:36.723Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.736Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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" : 530, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-02-24T09:56:36.736Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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================================================= 2023-02-24T09:56:36.737Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.740Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b 2023-02-24T09:56:36.741Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|INFO|500||Invoke 2023-02-24T09:56:36.741Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.741Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b 2023-02-24T09:56:36.742Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Method : GET 2023-02-24T09:56:36.743Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff803fac-af9c-4a42-ae57-88ae2cddf5dc"] 2023-02-24T09:56:36.743Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Request body: 2023-02-24T09:56:36.744Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.770Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.770Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:36.771Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Status text : 2023-02-24T09:56:36.772Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.773Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||Response body: { "modelName" : "Demo_pNF_epYTs4VxWa381BcJ2rpE", "description" : "catalog service description", "modelUUID" : "4e948905-9ff9-4fe5-a0e9-0e9d22a0055b", "modelInvariantUUID" : "f7a8eab8-9b98-4da7-8a27-5a254014480f", "created" : "2023-02-24 09:53:48.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF bab177fd-3190", "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/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b/configurationCustomizations" } } } 2023-02-24T09:56:36.773Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.774Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b|INFO|500||InvokeReturn 2023-02-24T09:56:36.787Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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/ 2023-02-24T09:56:36.789Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T09:56:36.789Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.790Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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/ 2023-02-24T09:56:36.790Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T09:56:36.790Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"65c5669df0fcff7e", X-B3-SpanId:"98406f9db30ecefd", X-B3-ParentSpanId:"65c5669df0fcff7e", X-B3-Sampled:"0", X-ONAP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"719dc3b5-603e-42cb-97ff-30a184b24291"] 2023-02-24T09:56:36.796Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7e877d7b-c423-4fa9-8f76-e61a74b55294","requestStatus":"IN_PROGRESS","startTime":1677232596064,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"f7a8eab8-9b98-4da7-8a27-5a254014480f\",\n \"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"3cc566a6-38de-483d-8e00-6e2c8d6c274e\",\n \"owningEntityName\":\"OE-ETE_Customer-3cc566a6-38de-483d-8e00-6e2c8d6c274e\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_65857fff-97c3-45ca-b196-91bb732ac4f1\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1\",\n \"productFamilyId\":\"24a7e925-19be-4197-8e3c-55ce995b2618\",\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\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF bab177fd-3190 0\",\n \"modelCustomizationId\":\"68fa1aca-c6a0-437e-9ef0-594b357951c8\",\n \"modelInvariantId\":\"f7a8eab8-9b98-4da7-8a27-5a254014480f\",\n \"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\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\":\"24a7e925-19be-4197-8e3c-55ce995b2618\",\n \"instanceParams\":[],\n \"instanceName\":\"epYTs4VxWa381BcJ2rpE\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"7e877d7b-c423-4fa9-8f76-e61a74b55294"} 2023-02-24T09:56:36.797Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:36.831Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.832Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T09:56:36.832Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T09:56:36.832Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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/7e877d7b-c423-4fa9-8f76-e61a74b55294", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.846Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "7e877d7b-c423-4fa9-8f76-e61a74b55294", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:56:36.064+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"f7a8eab8-9b98-4da7-8a27-5a254014480f\",\n \"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"3cc566a6-38de-483d-8e00-6e2c8d6c274e\",\n \"owningEntityName\":\"OE-ETE_Customer-3cc566a6-38de-483d-8e00-6e2c8d6c274e\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_65857fff-97c3-45ca-b196-91bb732ac4f1\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1\",\n \"productFamilyId\":\"24a7e925-19be-4197-8e3c-55ce995b2618\",\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\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF bab177fd-3190 0\",\n \"modelCustomizationId\":\"68fa1aca-c6a0-437e-9ef0-594b357951c8\",\n \"modelInvariantId\":\"f7a8eab8-9b98-4da7-8a27-5a254014480f\",\n \"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\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\":\"24a7e925-19be-4197-8e3c-55ce995b2618\",\n \"instanceParams\":[],\n \"instanceName\":\"epYTs4VxWa381BcJ2rpE\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T09:56:36.857+00:00", "serviceInstanceName" : "Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "7e877d7b-c423-4fa9-8f76-e61a74b55294", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294" } } } 2023-02-24T09:56:36.847Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.847Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T09:56:36.873Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:36.873Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:36.874Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:56:36.874Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BBF8C4630168A554165103A532F88285; 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, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:36.875Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7d79db32-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"7bbbfe6a-b429-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"7bbbfe6a-b429-11ed-981a-be21fc99c8cb","executionId":"7bbbfe6a-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:56:21.015+0000","endTime":"2023-02-24T09:56:21.020+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7960a91a-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:56:36.877Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:36.877Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bbbfe6a-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:56:36.886Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.887Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T09:56:36.888Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:36.888Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:36.888Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T09:56:36.896Z|2ad9a5a8-e129-4a72-ad0c-a468a33a40bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:36.889Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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:"65c5669df0fcff7e", X-B3-SpanId:"abb7239df9375449", X-B3-ParentSpanId:"65c5669df0fcff7e", X-B3-Sampled:"0", X-ONAP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ba0dc1c-8273-46e7-acc3-f20e3d7b9d8f"] 2023-02-24T09:56:36.899Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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\":\"f7a8eab8-9b98-4da7-8a27-5a254014480f\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\"modelUuid\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\"modelInvariantUuid\":\"f7a8eab8-9b98-4da7-8a27-5a254014480f\"},\"requestInfo\":{\"productFamilyId\":\"24a7e925-19be-4197-8e3c-55ce995b2618\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_65857fff-97c3-45ca-b196-91bb732ac4f1\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF bab177fd-3190 0\",\"modelCustomizationId\":\"68fa1aca-c6a0-437e-9ef0-594b357951c8\",\"modelInvariantId\":\"f7a8eab8-9b98-4da7-8a27-5a254014480f\",\"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"24a7e925-19be-4197-8e3c-55ce995b2618\",\"instanceParams\":[],\"instanceName\":\"epYTs4VxWa381BcJ2rpE\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"3cc566a6-38de-483d-8e00-6e2c8d6c274e\",\"owningEntityName\":\"OE-ETE_Customer-3cc566a6-38de-483d-8e00-6e2c8d6c274e\"}}}","type":"String"},"requestId":{"value":"7e877d7b-c423-4fa9-8f76-e61a74b55294","type":"String"},"mso-request-id":{"value":"7e877d7b-c423-4fa9-8f76-e61a74b55294","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"}}} 2023-02-24T09:56:36.900Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:37.160Z|68ad0383-d97c-4285-93c9-7da2a1013599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:37.162Z|68ad0383-d97c-4285-93c9-7da2a1013599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:37.331Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:37.335Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 74096a75-21c6-4e9d-9f88-dd187ed58bc2 already exists in requestDb InfraActiveRequests table 2023-02-24T09:56:37.336Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:56:37.337Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||Invoke 2023-02-24T09:56:37.337Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:37.338Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:56:37.338Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Method : GET 2023-02-24T09:56:37.338Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f4217f31e3c5e58", X-B3-SpanId:"16d0e99f39b2dbe5", X-B3-ParentSpanId:"3f4217f31e3c5e58", X-B3-Sampled:"0", X-ONAP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-TransactionID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ECOMP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb7ee6bc-bc7a-4983-8df0-7a194fa38095"] 2023-02-24T09:56:37.338Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Request body: 2023-02-24T09:56:37.339Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:37.371Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:37.372Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:56:37.373Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status text : 2023-02-24T09:56:37.373Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:37.374Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Response body: 2023-02-24T09:56:37.374Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:37.374Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|404|Not Found|InvokeReturn 2023-02-24T09:56:37.389Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T09:56:37.390Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-02-24T09:56:37.398Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:56:37.460Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0|INFO|500||Invoke 2023-02-24T09:56:37.463Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[74096a75-21c6-4e9d-9f88-dd187ed58bc2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2c95ad8f-1d13-4b10-b261-dbc909ce51eb], X-ECOMP-RequestID=[74096a75-21c6-4e9d-9f88-dd187ed58bc2], X-TransactionId=[], X-ONAP-RequestID=[74096a75-21c6-4e9d-9f88-dd187ed58bc2]} 2023-02-24T09:56:37.486Z|be8f1daf-09cc-429a-a388-f5b5a6c84097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:37.487Z|be8f1daf-09cc-429a-a388-f5b5a6c84097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:37.511Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0 has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 09:56:39 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230224-09:56:39:699-18953], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:56:37.512Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0|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/ebc504b7-9e78-4c55-b437-2f73aede56f0","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0","ERR.5.4.6114"]}}} 2023-02-24T09:56:37.513Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0|INFO|404|Not Found|InvokeReturn 2023-02-24T09:56:37.516Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0 2023-02-24T09:56:37.517Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ebc504b7-9e78-4c55-b437-2f73aede56f0 2023-02-24T09:56:37.524Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:56:37.578Z|38e8a61b-36e6-4854-96f5-4975edc8e5a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:37.582Z|38e8a61b-36e6-4854-96f5-4975edc8e5a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:37.589Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0|INFO|500||Invoke 2023-02-24T09:56:37.590Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[74096a75-21c6-4e9d-9f88-dd187ed58bc2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c6e4b64d-effd-46e7-8445-3301b79c03fd], X-ECOMP-RequestID=[74096a75-21c6-4e9d-9f88-dd187ed58bc2], X-TransactionId=[], X-ONAP-RequestID=[74096a75-21c6-4e9d-9f88-dd187ed58bc2]} 2023-02-24T09:56:37.645Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0 has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 09:56:39 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230224-09:56:39:825-80998], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:56:37.649Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0|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/ebc504b7-9e78-4c55-b437-2f73aede56f0","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0","ERR.5.4.6114"]}}} 2023-02-24T09:56:37.653Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0|INFO|404|Not Found|InvokeReturn 2023-02-24T09:56:37.684Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ebc504b7-9e78-4c55-b437-2f73aede56f0 2023-02-24T09:56:37.685Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ebc504b7-9e78-4c55-b437-2f73aede56f0 2023-02-24T09:56:37.697Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:56:37.761Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T09:56:37.761Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[74096a75-21c6-4e9d-9f88-dd187ed58bc2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7ad9bf9f-e7bf-4d04-8418-0de15464f8ee], X-ECOMP-RequestID=[74096a75-21c6-4e9d-9f88-dd187ed58bc2], X-TransactionId=[], X-ONAP-RequestID=[74096a75-21c6-4e9d-9f88-dd187ed58bc2]} 2023-02-24T09:56:37.859Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|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/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:56:39 GMT], content-length=[604], vertex-id=[184392], x-aai-txid=[0-aai-resources-230224-09:56:39:988-79916], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:56:37.861Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677232343432","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"}]}]}} 2023-02-24T09:56:37.862Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T09:56:37.864Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T09:56:37.864Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T09:56:37.866Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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 2023-02-24T09:56:37.867Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T09:56:37.867Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:37.868Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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 2023-02-24T09:56:37.868Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T09:56:37.868Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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:"3f4217f31e3c5e58", X-B3-SpanId:"d2ab46a86ebd5589", X-B3-ParentSpanId:"3f4217f31e3c5e58", X-B3-Sampled:"0", X-ONAP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-TransactionID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ECOMP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59577e49-e6bb-4d09-9913-852c2524e63a"] 2023-02-24T09:56:37.869Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2"},"instanceName":"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0","requestScope":"vnf"} 2023-02-24T09:56:37.869Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:37.933Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:37.934Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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 2023-02-24T09:56:37.935Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T09:56:37.935Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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, 24 Feb 2023 09:56:37 GMT", X-ONAP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-TransactionID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ECOMP-RequestID:"7e877d7b-c423-4fa9-8f76-e61a74b55294", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0ba0dc1c-8273-46e7-acc3-f20e3d7b9d8f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:37.937Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|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\":\"7e877d7b-c423-4fa9-8f76-e61a74b55294\",\"instanceId\":\"05e191fa-0764-4bf9-937e-2fd3f506e911\"}}","message":"Success","processInstanceID":"86fc8bc7-b429-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T09:56:37.937Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:37.938Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T09:56:37.939Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:37.940Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:37.941Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T09:56:37.942Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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, 24 Feb 2023 09:56:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:37.943Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T09:56:37.944Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:37.944Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T09:56:37.946Z|7e877d7b-c423-4fa9-8f76-e61a74b55294|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:37.946Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7 2023-02-24T09:56:37.947Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|INFO|500||Invoke 2023-02-24T09:56:37.948Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:37.949Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7 2023-02-24T09:56:37.949Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||Method : GET 2023-02-24T09:56:37.950Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-TransactionID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ECOMP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"307c4235-7a01-4939-996b-99fd86e985bb"] 2023-02-24T09:56:37.957Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||Request body: 2023-02-24T09:56:37.957Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:38.048Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:38.049Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:38.049Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||Status text : 2023-02-24T09:56:38.049Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:38.066Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 8, "modelCustomizationUUID" : "a21baee0-a95f-4e45-a398-eae5296252d7", "modelInstanceName" : "basic_vm 0", "created" : "2023-02-24 09:54:33.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" : "2023-02-24T09:54:33.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfcInstanceGroupCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/service" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vfModuleCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7" } } } 2023-02-24T09:56:38.067Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:38.067Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a21baee0-a95f-4e45-a398-eae5296252d7|INFO|500||InvokeReturn 2023-02-24T09:56:38.098Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources 2023-02-24T09:56:38.100Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||Invoke 2023-02-24T09:56:38.100Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:38.100Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources 2023-02-24T09:56:38.101Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Method : GET 2023-02-24T09:56:38.101Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-TransactionID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ECOMP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3493b7ee-356a-42ba-8f45-c873a531c2c8"] 2023-02-24T09:56:38.101Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Request body: 2023-02-24T09:56:38.101Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:38.147Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:38.148Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:38.149Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status text : 2023-02-24T09:56:38.149Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/b1e88ac2-d06d-467f-9891-8f35754cad53", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:38.152Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Response body: { "modelUUID" : "b1e88ac2-d06d-467f-9891-8f35754cad53", "modelInvariantUUID" : "dd7cc799-1651-4cb9-bf37-04fa7dd0efc3", "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" : "2023-02-24T09:54:33.000+00:00", "modelInvariantId" : "dd7cc799-1651-4cb9-bf37-04fa7dd0efc3", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/b1e88ac2-d06d-467f-9891-8f35754cad53" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/b1e88ac2-d06d-467f-9891-8f35754cad53" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/b1e88ac2-d06d-467f-9891-8f35754cad53/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/b1e88ac2-d06d-467f-9891-8f35754cad53/vnfResourceWorkflow" } } } 2023-02-24T09:56:38.152Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:38.153Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||InvokeReturn 2023-02-24T09:56:38.177Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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 2023-02-24T09:56:38.178Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-02-24T09:56:38.178Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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================================================ 2023-02-24T09:56:38.179Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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 2023-02-24T09:56:38.179Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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 2023-02-24T09:56:38.180Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-TransactionID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ECOMP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e611ad72-dfd2-4213-a536-a861bf6892db"] 2023-02-24T09:56:38.180Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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: 2023-02-24T09:56:38.180Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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================================================ 2023-02-24T09:56:38.279Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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========================================== 2023-02-24T09:56:38.281Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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 2023-02-24T09:56:38.285Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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 : 2023-02-24T09:56:38.286Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:38.287Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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" : 10034, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2023-02-24T09:56:38.287Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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================================================= 2023-02-24T09:56:38.287Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-02-24T09:56:38.306Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:56:38.322Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T09:56:38.323Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:38.323Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:56:38.324Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T09:56:38.324Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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:"2615", X-B3-TraceId:"3f4217f31e3c5e58", X-B3-SpanId:"3903e0cac3fb12b0", X-B3-ParentSpanId:"3f4217f31e3c5e58", X-B3-Sampled:"0", X-ONAP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-TransactionID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ECOMP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0f731e9-33c1-4f91-803e-eaa25a617144"] 2023-02-24T09:56:38.324Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"74096a75-21c6-4e9d-9f88-dd187ed58bc2","requestStatus":"IN_PROGRESS","startTime":1677232597390,"source":"VID","vnfName":"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"74096a75-21c6-4e9d-9f88-dd187ed58bc2"} 2023-02-24T09:56:38.325Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:38.366Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:38.376Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T09:56:38.376Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T09:56:38.377Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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/74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:38.377Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:56:37.390+00:00", "source" : "VID", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T09:56:38.384+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" } } } 2023-02-24T09:56:38.378Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:38.378Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T09:56:38.424Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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 2023-02-24T09:56:38.424Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T09:56:38.425Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:38.425Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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 2023-02-24T09:56:38.425Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T09:56:38.426Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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:"3f4217f31e3c5e58", X-B3-SpanId:"8ba26cf075606ab7", X-B3-ParentSpanId:"3f4217f31e3c5e58", X-B3-Sampled:"0", X-ONAP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-TransactionID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ECOMP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8600dfc8-2f51-411f-97f4-6327019aaf79"] 2023-02-24T09:56:38.426Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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\":\"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a21baee0-a95f-4e45-a398-eae5296252d7\",\"modelVersionId\":\"b1e88ac2-d06d-467f-9891-8f35754cad53\",\"modelCustomizationId\":\"a21baee0-a95f-4e45-a398-eae5296252d7\",\"modelUuid\":\"b1e88ac2-d06d-467f-9891-8f35754cad53\",\"modelInvariantUuid\":\"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\"source\":\"VID\",\"instanceName\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\"modelInfo\":{\"modelInvariantId\":\"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\"modelUuid\":\"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\"modelInvariantUuid\":\"ebc504b7-9e78-4c55-b437-2f73aede56f0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\"}","type":"String"},"requestId":{"value":"74096a75-21c6-4e9d-9f88-dd187ed58bc2","type":"String"},"mso-request-id":{"value":"74096a75-21c6-4e9d-9f88-dd187ed58bc2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T09:56:38.426Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:39.441Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:39.441Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T09:56:39.442Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T09:56:39.443Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 09:56:39 GMT", X-ONAP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-TransactionID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ECOMP-RequestID:"74096a75-21c6-4e9d-9f88-dd187ed58bc2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8600dfc8-2f51-411f-97f4-6327019aaf79", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:39.446Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"74096a75-21c6-4e9d-9f88-dd187ed58bc2\",\"instanceId\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\"}}","message":"Success","processInstanceID":"87e342e6-b429-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T09:56:39.446Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:39.447Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T09:56:39.456Z|74096a75-21c6-4e9d-9f88-dd187ed58bc2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:39.646Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:39.654Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:56:39.654Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||Invoke 2023-02-24T09:56:39.655Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:39.656Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:56:39.656Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Method : GET 2023-02-24T09:56:39.656Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d96b5c703e73d37", X-B3-SpanId:"1b56995ad8856580", X-B3-ParentSpanId:"7d96b5c703e73d37", X-B3-Sampled:"0", X-ONAP-RequestID:"6cf71d9e-d0dc-4108-a74d-01a92781dce8", X-RequestID:"6cf71d9e-d0dc-4108-a74d-01a92781dce8", X-TransactionID:"6cf71d9e-d0dc-4108-a74d-01a92781dce8", X-ECOMP-RequestID:"6cf71d9e-d0dc-4108-a74d-01a92781dce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f045721d-2ac9-44d1-8f17-05a70c3443a0"] 2023-02-24T09:56:39.657Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Request body: 2023-02-24T09:56:39.657Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:39.687Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:39.688Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:39.688Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status text : 2023-02-24T09:56:39.689Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:39.689Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Response body: { "requestId" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:56:37.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" } } } 2023-02-24T09:56:39.690Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:39.690Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||InvokeReturn 2023-02-24T09:56:39.695Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:56:39.696Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:39.697Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:39.697Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:56:39.697Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:39.698Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d96b5c703e73d37", X-B3-SpanId:"93262163b53880cf", X-B3-ParentSpanId:"7d96b5c703e73d37", X-B3-Sampled:"0", X-ONAP-RequestID:"6cf71d9e-d0dc-4108-a74d-01a92781dce8", X-RequestID:"6cf71d9e-d0dc-4108-a74d-01a92781dce8", X-TransactionID:"6cf71d9e-d0dc-4108-a74d-01a92781dce8", X-ECOMP-RequestID:"6cf71d9e-d0dc-4108-a74d-01a92781dce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c571db67-409a-401a-9f22-3284317dfb4d"] 2023-02-24T09:56:39.698Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:39.698Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:39.729Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:39.730Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:39.730Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:39.730Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:39.732Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:56:39.732Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:39.733Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:39.744Z|6cf71d9e-d0dc-4108-a74d-01a92781dce8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:41.027Z|b1693578-cef3-4976-a699-ef9851db1935|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:56:41.029Z|b1693578-cef3-4976-a699-ef9851db1935|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:44.431Z|6e60fe6f-8bc7-4358-9325-5e0d18588f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:56:44.438Z|6e60fe6f-8bc7-4358-9325-5e0d18588f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:56:47.063Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:47.071Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:47.072Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||Invoke 2023-02-24T09:56:47.073Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:47.073Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:47.074Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Method : GET 2023-02-24T09:56:47.074Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e879b026da7d7c9", X-B3-SpanId:"95ead51fb96afac9", X-B3-ParentSpanId:"8e879b026da7d7c9", X-B3-Sampled:"0", X-ONAP-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-TransactionID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-ECOMP-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d47c851-251a-4fd7-b972-3b9413f73586"] 2023-02-24T09:56:47.074Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Request body: 2023-02-24T09:56:47.075Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:47.101Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:47.102Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:47.102Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status text : 2023-02-24T09:56:47.103Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:47.104Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Response body: { "requestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "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" : "2023-02-24T09:56:13.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" } } } 2023-02-24T09:56:47.104Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:47.105Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||InvokeReturn 2023-02-24T09:56:47.108Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:47.108Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:47.109Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:47.109Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:47.110Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:47.110Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e879b026da7d7c9", X-B3-SpanId:"7439bd5112933079", X-B3-ParentSpanId:"8e879b026da7d7c9", X-B3-Sampled:"0", X-ONAP-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-TransactionID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-ECOMP-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d59ba0a6-bf64-4567-a029-bb510e041a89"] 2023-02-24T09:56:47.110Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:47.110Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:47.127Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:47.128Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:47.129Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:47.129Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:47.130Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":1677232581000,\"creation_time\":1677232534000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:56:23.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:56:47.130Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:47.130Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:47.197Z|ae8b42ab-bc61-4639-a964-d31a891e67b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:47.198Z|ae8b42ab-bc61-4639-a964-d31a891e67b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:47.204Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:56:47.205Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:56:47.205Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:47.205Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:56:47.206Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:56:47.206Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-TransactionID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-ECOMP-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f92a6cc-1eef-40f9-ac55-87630dbebfe3"] 2023-02-24T09:56:47.207Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:56:47.207Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:47.359Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:47.360Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:47.360Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:56:47.360Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2D9DD2D5D319750283C493BA7A4A96C8; 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, 24 Feb 2023 09:56:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:47.361Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"887570f8-b429-11ed-981a-be21fc99c8cb","businessKey":"43befc3d-1fa4-4f7a-8d1e-5a3550f34916","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-24T09:56:39.441+0000","endTime":"2023-02-24T09:56:41.196+0000","removalTime":null,"durationInMillis":1755,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7960a91a-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"885e8d38-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T09:56:47.361Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:47.361Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:56:47.398Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:56:47.399Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:56:47.400Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:47.400Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:56:47.400Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:56:47.400Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-TransactionID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-ECOMP-RequestID:"5ead09ca-40bd-4f43-b3a0-b16f194b448a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61d17504-5c59-41ec-8723-e5ea3529ab27"] 2023-02-24T09:56:47.401Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:56:47.401Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:47.528Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:47.529Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:47.529Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:56:47.529Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B847A9D8861E0180A3C7A165BF610811; 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, 24 Feb 2023 09:56:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:47.530Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:8875e63b-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"887570f8-b429-11ed-981a-be21fc99c8cb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processInstanceId":"887570f8-b429-11ed-981a-be21fc99c8cb","executionId":"887570f8-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:56:39.444+0000","endTime":"2023-02-24T09:56:41.195+0000","durationInMillis":1751,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7960a91a-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:56:47.530Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:47.531Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887570f8-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:56:47.531Z|f948f4e2-3088-434e-97b2-dd127ac363a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:47.532Z|f948f4e2-3088-434e-97b2-dd127ac363a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:47.536Z|5ead09ca-40bd-4f43-b3a0-b16f194b448a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:47.643Z|9a14b03a-0872-4fb2-99a3-3e622bf47096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:47.644Z|9a14b03a-0872-4fb2-99a3-3e622bf47096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:49.925Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:49.933Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:56:49.934Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||Invoke 2023-02-24T09:56:49.934Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:49.934Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:56:49.935Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Method : GET 2023-02-24T09:56:49.935Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a0580140b69ea9f", X-B3-SpanId:"17787b38b412893a", X-B3-ParentSpanId:"8a0580140b69ea9f", X-B3-Sampled:"0", X-ONAP-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-TransactionID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-ECOMP-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d499d1c-6eea-43d1-9945-436c9e248c7b"] 2023-02-24T09:56:49.935Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Request body: 2023-02-24T09:56:49.936Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:49.957Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:49.959Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:49.959Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status text : 2023-02-24T09:56:49.960Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:49.960Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Response body: { "requestId" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-02-24T09:56:37.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" } } } 2023-02-24T09:56:49.961Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:49.961Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||InvokeReturn 2023-02-24T09:56:49.964Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:56:49.964Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:49.965Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:49.965Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:56:49.965Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:49.966Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a0580140b69ea9f", X-B3-SpanId:"8b26bfe2899eca31", X-B3-ParentSpanId:"8a0580140b69ea9f", X-B3-Sampled:"0", X-ONAP-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-TransactionID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-ECOMP-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92bed45e-0f09-4122-95b3-56ab2dd8d471"] 2023-02-24T09:56:49.966Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:49.967Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:49.982Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:49.982Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:49.983Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:49.983Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:49.984Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:56:49.984Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:49.985Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:50.050Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:56:50.051Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:56:50.051Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:50.051Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:56:50.052Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:56:50.052Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-TransactionID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-ECOMP-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7dd1e73-acfa-45ba-ac79-d5fae0537bdb"] 2023-02-24T09:56:50.052Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:56:50.053Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:50.185Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:50.185Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:50.186Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:56:50.186Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=64E8B2BFBA3F92CF4E8330AFFD8D59D6; 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, 24 Feb 2023 09:56:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:50.187Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8bb0ec26-b429-11ed-981a-be21fc99c8cb","businessKey":"74096a75-21c6-4e9d-9f88-dd187ed58bc2","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-24T09:56:44.864+0000","endTime":"2023-02-24T09:56:47.881+0000","removalTime":null,"durationInMillis":3017,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"87e342e6-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"88e6a8a7-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T09:56:50.187Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:50.188Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74096a75-21c6-4e9d-9f88-dd187ed58bc2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:56:50.233Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:56:50.234Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:56:50.234Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:50.234Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:56:50.235Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:56:50.236Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-TransactionID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-ECOMP-RequestID:"ba1d28fa-72ee-4ea5-8037-ccac2395e09a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"558f5e9d-3382-43ad-82ef-0327d0bb619e"] 2023-02-24T09:56:50.236Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:56:50.236Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:50.363Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:50.364Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:50.364Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:56:50.365Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=788832D288DE29D5E9B88B15C79EBD8E; 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, 24 Feb 2023 09:56:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:50.365Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"8c6bd864-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"SubProcess_0y8yozw:8be7b3b2-b429-11ed-981a-be21fc99c8cb","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processInstanceId":"8bb0ec26-b429-11ed-981a-be21fc99c8cb","executionId":"8c6bd862-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:56:46.089+0000","endTime":"2023-02-24T09:56:47.218+0000","durationInMillis":1129,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"87e342e6-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:56:50.366Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:50.366Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bb0ec26-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:56:50.376Z|ba1d28fa-72ee-4ea5-8037-ccac2395e09a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:57.244Z|63febc73-3bc5-4ffd-8758-9b79541b3b45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:57.245Z|63febc73-3bc5-4ffd-8758-9b79541b3b45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:57.617Z|8a0149d6-6a15-40c3-9f83-3610e2b10014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:57.618Z|8a0149d6-6a15-40c3-9f83-3610e2b10014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:57.738Z|852e6e45-5951-41a0-9710-3f9b848183bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:56:57.739Z|852e6e45-5951-41a0-9710-3f9b848183bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:56:57.817Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:57.834Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:57.835Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||Invoke 2023-02-24T09:56:57.835Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:57.835Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:57.836Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Method : GET 2023-02-24T09:56:57.836Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0eeee656783af1a", X-B3-SpanId:"edf4af268faf1322", X-B3-ParentSpanId:"a0eeee656783af1a", X-B3-Sampled:"0", X-ONAP-RequestID:"b182fef6-2afc-4bb6-a668-69c2ef3b709b", X-RequestID:"b182fef6-2afc-4bb6-a668-69c2ef3b709b", X-TransactionID:"b182fef6-2afc-4bb6-a668-69c2ef3b709b", X-ECOMP-RequestID:"b182fef6-2afc-4bb6-a668-69c2ef3b709b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"562e2aa8-2382-4971-bb6d-8db9ed20a3b2"] 2023-02-24T09:56:57.837Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Request body: 2023-02-24T09:56:57.837Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:57.870Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:57.874Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:57.874Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status text : 2023-02-24T09:56:57.875Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:57.876Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Response body: { "requestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "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" : "2023-02-24T09:56:13.000+00:00", "endTime" : "2023-02-24T09:56:57.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" } } } 2023-02-24T09:56:57.878Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:57.879Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||InvokeReturn 2023-02-24T09:56:57.902Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:57.906Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:57.907Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:57.908Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:57.908Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:57.908Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0eeee656783af1a", X-B3-SpanId:"8ce1de1cdd54515c", X-B3-ParentSpanId:"a0eeee656783af1a", X-B3-Sampled:"0", X-ONAP-RequestID:"b182fef6-2afc-4bb6-a668-69c2ef3b709b", X-RequestID:"b182fef6-2afc-4bb6-a668-69c2ef3b709b", X-TransactionID:"b182fef6-2afc-4bb6-a668-69c2ef3b709b", X-ECOMP-RequestID:"b182fef6-2afc-4bb6-a668-69c2ef3b709b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10b973d5-d837-405b-914b-76d56ec59b65"] 2023-02-24T09:56:57.909Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:57.909Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:57.945Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:57.946Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:57.947Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:57.948Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:57.949Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":1677232581000,\"creation_time\":1677232534000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:56:23.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:56:57.949Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:57.949Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:57.996Z|b182fef6-2afc-4bb6-a668-69c2ef3b709b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:58.213Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:58.230Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:58.231Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||Invoke 2023-02-24T09:56:58.232Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:58.232Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:58.232Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Method : GET 2023-02-24T09:56:58.233Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0a396b90de23bd7", X-B3-SpanId:"c55bcbaacaff5710", X-B3-ParentSpanId:"a0a396b90de23bd7", X-B3-Sampled:"0", X-ONAP-RequestID:"a2928071-78db-4c94-b457-10975909e360", X-RequestID:"a2928071-78db-4c94-b457-10975909e360", X-TransactionID:"a2928071-78db-4c94-b457-10975909e360", X-ECOMP-RequestID:"a2928071-78db-4c94-b457-10975909e360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c45c4df-aed7-4e00-8bee-6a600d6b2acd"] 2023-02-24T09:56:58.233Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Request body: 2023-02-24T09:56:58.233Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:58.254Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:58.255Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:58.256Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status text : 2023-02-24T09:56:58.256Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:58.261Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Response body: { "requestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "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" : "2023-02-24T09:56:13.000+00:00", "endTime" : "2023-02-24T09:56:57.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" } } } 2023-02-24T09:56:58.262Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:58.262Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||InvokeReturn 2023-02-24T09:56:58.265Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:58.265Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:58.266Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:58.269Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:58.269Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:58.271Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0a396b90de23bd7", X-B3-SpanId:"2b44d84dcf64157d", X-B3-ParentSpanId:"a0a396b90de23bd7", X-B3-Sampled:"0", X-ONAP-RequestID:"a2928071-78db-4c94-b457-10975909e360", X-RequestID:"a2928071-78db-4c94-b457-10975909e360", X-TransactionID:"a2928071-78db-4c94-b457-10975909e360", X-ECOMP-RequestID:"a2928071-78db-4c94-b457-10975909e360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4de690f8-76b8-42f9-be8b-910dabfb5ae3"] 2023-02-24T09:56:58.271Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:58.271Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:58.364Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:58.365Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:58.365Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:58.366Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:58.367Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":1677232581000,\"creation_time\":1677232534000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:56:23.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:56:58.367Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:58.368Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:58.432Z|a2928071-78db-4c94-b457-10975909e360|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:58.685Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:58.698Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:58.699Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||Invoke 2023-02-24T09:56:58.699Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:58.700Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:58.700Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Method : GET 2023-02-24T09:56:58.701Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"309258d34ffb36fc", X-B3-SpanId:"0f7ac5bb58b1762c", X-B3-ParentSpanId:"309258d34ffb36fc", X-B3-Sampled:"0", X-ONAP-RequestID:"9fef92d0-2232-4f04-bf19-b43d2a02fd23", X-RequestID:"9fef92d0-2232-4f04-bf19-b43d2a02fd23", X-TransactionID:"9fef92d0-2232-4f04-bf19-b43d2a02fd23", X-ECOMP-RequestID:"9fef92d0-2232-4f04-bf19-b43d2a02fd23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b47e40f-b150-4b7d-b59e-810a31c3c9c1"] 2023-02-24T09:56:58.701Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Request body: 2023-02-24T09:56:58.702Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:58.724Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:58.724Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:58.725Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status text : 2023-02-24T09:56:58.725Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:58.726Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Response body: { "requestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "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" : "2023-02-24T09:56:13.000+00:00", "endTime" : "2023-02-24T09:56:57.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" } } } 2023-02-24T09:56:58.726Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:58.726Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||InvokeReturn 2023-02-24T09:56:58.728Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:58.729Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:58.729Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:58.729Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:58.729Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:58.730Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"309258d34ffb36fc", X-B3-SpanId:"012544c2e60e84a2", X-B3-ParentSpanId:"309258d34ffb36fc", X-B3-Sampled:"0", X-ONAP-RequestID:"9fef92d0-2232-4f04-bf19-b43d2a02fd23", X-RequestID:"9fef92d0-2232-4f04-bf19-b43d2a02fd23", X-TransactionID:"9fef92d0-2232-4f04-bf19-b43d2a02fd23", X-ECOMP-RequestID:"9fef92d0-2232-4f04-bf19-b43d2a02fd23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d8ce704-f317-46f1-a27e-c10b010325f3"] 2023-02-24T09:56:58.730Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:58.730Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:58.750Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:58.751Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:58.756Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:58.756Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:58.757Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":1677232581000,\"creation_time\":1677232534000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:56:23.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:56:58.757Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:58.758Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:58.776Z|9fef92d0-2232-4f04-bf19-b43d2a02fd23|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:58.932Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:58.939Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:58.939Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||Invoke 2023-02-24T09:56:58.940Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:58.940Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:58.940Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Method : GET 2023-02-24T09:56:58.941Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb14f359c851853a", X-B3-SpanId:"1e668a29f1424cb9", X-B3-ParentSpanId:"eb14f359c851853a", X-B3-Sampled:"0", X-ONAP-RequestID:"78cb946b-83f6-45cf-99d8-1fabf39a472c", X-RequestID:"78cb946b-83f6-45cf-99d8-1fabf39a472c", X-TransactionID:"78cb946b-83f6-45cf-99d8-1fabf39a472c", X-ECOMP-RequestID:"78cb946b-83f6-45cf-99d8-1fabf39a472c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0f7b5a9-c48e-42e3-820a-766e71704b15"] 2023-02-24T09:56:58.941Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Request body: 2023-02-24T09:56:58.942Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:58.973Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:58.974Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:58.974Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status text : 2023-02-24T09:56:58.978Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:58.979Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Response body: { "requestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "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" : "2023-02-24T09:56:13.000+00:00", "endTime" : "2023-02-24T09:56:57.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" } } } 2023-02-24T09:56:58.979Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:58.980Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||InvokeReturn 2023-02-24T09:56:58.982Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:58.983Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:58.987Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:58.988Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:58.988Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:58.988Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb14f359c851853a", X-B3-SpanId:"b68739e4b88374a7", X-B3-ParentSpanId:"eb14f359c851853a", X-B3-Sampled:"0", X-ONAP-RequestID:"78cb946b-83f6-45cf-99d8-1fabf39a472c", X-RequestID:"78cb946b-83f6-45cf-99d8-1fabf39a472c", X-TransactionID:"78cb946b-83f6-45cf-99d8-1fabf39a472c", X-ECOMP-RequestID:"78cb946b-83f6-45cf-99d8-1fabf39a472c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dfab1a1-8e15-4949-a545-fe4e95515414"] 2023-02-24T09:56:58.989Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:58.989Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:59.017Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:59.018Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:59.018Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:59.019Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:59.020Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":1677232581000,\"creation_time\":1677232534000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:56:23.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:56:59.021Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:59.021Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:59.037Z|78cb946b-83f6-45cf-99d8-1fabf39a472c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:59.204Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:59.213Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:59.214Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||Invoke 2023-02-24T09:56:59.215Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:59.215Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916 2023-02-24T09:56:59.215Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Method : GET 2023-02-24T09:56:59.216Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"800742549733de20", X-B3-SpanId:"d6a44bee56d041c6", X-B3-ParentSpanId:"800742549733de20", X-B3-Sampled:"0", X-ONAP-RequestID:"6d18a665-6e42-4d4f-bc0a-a70dd337c083", X-RequestID:"6d18a665-6e42-4d4f-bc0a-a70dd337c083", X-TransactionID:"6d18a665-6e42-4d4f-bc0a-a70dd337c083", X-ECOMP-RequestID:"6d18a665-6e42-4d4f-bc0a-a70dd337c083", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"714f9ae4-5e8f-4f3e-a0c7-3e93131a1c6f"] 2023-02-24T09:56:59.216Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Request body: 2023-02-24T09:56:59.216Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:59.236Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:59.237Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:59.237Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Status text : 2023-02-24T09:56:59.237Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:59.238Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||Response body: { "requestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "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" : "2023-02-24T09:56:13.000+00:00", "endTime" : "2023-02-24T09:56:57.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4b694404-d259-4ae9-8d73-0ce49aab34cb", "networkName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5/networks/4b694404-d259-4ae9-8d73-0ce49aab34cb", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916" } } } 2023-02-24T09:56:59.238Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:59.239Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|INFO|500||InvokeReturn 2023-02-24T09:56:59.241Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:59.242Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:56:59.242Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:59.242Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false 2023-02-24T09:56:59.243Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:56:59.244Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"800742549733de20", X-B3-SpanId:"d582ad05d64e35ec", X-B3-ParentSpanId:"800742549733de20", X-B3-Sampled:"0", X-ONAP-RequestID:"6d18a665-6e42-4d4f-bc0a-a70dd337c083", X-RequestID:"6d18a665-6e42-4d4f-bc0a-a70dd337c083", X-TransactionID:"6d18a665-6e42-4d4f-bc0a-a70dd337c083", X-ECOMP-RequestID:"6d18a665-6e42-4d4f-bc0a-a70dd337c083", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c7e24ed-7f59-4efb-bd38-3748a6c0e09a"] 2023-02-24T09:56:59.244Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:56:59.244Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:59.258Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:59.259Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:56:59.260Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:56:59.261Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:56:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:59.263Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "43befc3d-1fa4-4f7a-8d1e-5a3550f34916", "groupingId" : "1dae5142-1be3-45d0-b4a2-43dba96b3a5d", "name" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0/1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"updated_time\":1677232581000,\"creation_time\":1677232534000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"b9333869fe084e2fad765f296e189685\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dae5142-1be3-45d0-b4a2-43dba96b3a5d\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"network_name\":\"basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:56:23.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:56:59.264Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:59.265Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43befc3d-1fa4-4f7a-8d1e-5a3550f34916&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:56:59.296Z|6d18a665-6e42-4d4f-bc0a-a70dd337c083|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43befc3d-1fa4-4f7a-8d1e-5a3550f34916|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:56:59.431Z|fccaf8eb-4fbf-421d-ad05-4d0bcbcbbfaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:56:59.432Z|fccaf8eb-4fbf-421d-ad05-4d0bcbcbbfaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:56:59.848Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:56:59.854Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||INFO|500||Checking if requestId: 16c3d40e-8845-4deb-be5b-1cc8b828f392 already exists in requestDb InfraActiveRequests table 2023-02-24T09:56:59.855Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:56:59.856Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||Invoke 2023-02-24T09:56:59.856Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||===========================request begin================================================ 2023-02-24T09:56:59.856Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:56:59.857Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Method : GET 2023-02-24T09:56:59.857Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"554263a17d4ed969", X-B3-SpanId:"7f6327959ab4170c", X-B3-ParentSpanId:"554263a17d4ed969", X-B3-Sampled:"0", X-ONAP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-TransactionID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ECOMP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50c4aa6a-06d1-49ef-be22-aa78351c9bac"] 2023-02-24T09:56:59.857Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Request body: 2023-02-24T09:56:59.858Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||==========================request end================================================ 2023-02-24T09:56:59.904Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||============================response begin========================================== 2023-02-24T09:56:59.905Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:56:59.905Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status text : 2023-02-24T09:56:59.905Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:56:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:56:59.906Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Response body: 2023-02-24T09:56:59.906Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||=======================response end================================================= 2023-02-24T09:56:59.906Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|404|Not Found|InvokeReturn 2023-02-24T09:56:59.967Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T09:57:00.360Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:57:00.461Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:57:00.463Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed|INFO|500||Invoke 2023-02-24T09:57:00.538Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:00.540Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed|INFO|500||InvokeReturn 2023-02-24T09:57:00.541Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:57:02 GMT], content-length=[251], vertex-id=[221384], x-aai-txid=[0-aai-resources-230224-09:57:02:706-79654], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:57:00.543Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||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/b761e687-65ec-485e-89da-868745a4d8c5"}]} 2023-02-24T09:57:00.546Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:57:00.546Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||Invoke 2023-02-24T09:57:00.547Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:00.548Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:57:00.548Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Method : GET 2023-02-24T09:57:00.548Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"654c108e0717e0e3", X-B3-SpanId:"0bd55ebe29c48318", X-B3-ParentSpanId:"654c108e0717e0e3", X-B3-Sampled:"0", X-ONAP-RequestID:"f38f9eb8-bc08-4449-bd16-6407a0e014ab", X-RequestID:"f38f9eb8-bc08-4449-bd16-6407a0e014ab", X-TransactionID:"f38f9eb8-bc08-4449-bd16-6407a0e014ab", X-ECOMP-RequestID:"f38f9eb8-bc08-4449-bd16-6407a0e014ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bed40d43-e21d-4920-815d-2315194bdefa"] 2023-02-24T09:57:00.549Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Request body: 2023-02-24T09:57:00.549Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:00.569Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:00.569Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:00.570Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status text : 2023-02-24T09:57:00.570Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:00.572Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Response body: { "requestId" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:37.000+00:00", "endTime" : "2023-02-24T09:56:50.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" } } } 2023-02-24T09:57:00.572Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:00.573Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||InvokeReturn 2023-02-24T09:57:00.574Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:57:00.575Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:00.576Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:00.576Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:57:00.577Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:00.577Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"654c108e0717e0e3", X-B3-SpanId:"5e4c6f6e8a89b93f", X-B3-ParentSpanId:"654c108e0717e0e3", X-B3-Sampled:"0", X-ONAP-RequestID:"f38f9eb8-bc08-4449-bd16-6407a0e014ab", X-RequestID:"f38f9eb8-bc08-4449-bd16-6407a0e014ab", X-TransactionID:"f38f9eb8-bc08-4449-bd16-6407a0e014ab", X-ECOMP-RequestID:"f38f9eb8-bc08-4449-bd16-6407a0e014ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"790a8683-913f-4619-92e3-49cbbb17aa65"] 2023-02-24T09:57:00.577Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:00.578Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:00.577Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:57:00.594Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:00.595Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:00.596Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:00.596Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:00.597Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:00.597Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:00.598Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:00.633Z|f38f9eb8-bc08-4449-bd16-6407a0e014ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:00.642Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:57:00.645Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-24T09:57:00.680Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-24T09:57:00.681Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 09:57:02 GMT], content-length=[613], x-aai-txid=[2-aai-resources-230224-09:57:02:880-15329], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:57:00.682Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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/b761e687-65ec-485e-89da-868745a4d8c5/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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-02-24T09:57:00.685Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-02-24T09:57:00.694Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:57:00.798Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:57:00.799Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed|INFO|500||Invoke 2023-02-24T09:57:00.851Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:00.864Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:57:00.865Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||Invoke 2023-02-24T09:57:00.866Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:00.866Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:57:00.866Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Method : GET 2023-02-24T09:57:00.866Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d52cfe1584a3a2de", X-B3-SpanId:"0a45d4f88eb8c310", X-B3-ParentSpanId:"d52cfe1584a3a2de", X-B3-Sampled:"0", X-ONAP-RequestID:"614836df-e679-4337-a65d-972636881825", X-RequestID:"614836df-e679-4337-a65d-972636881825", X-TransactionID:"614836df-e679-4337-a65d-972636881825", X-ECOMP-RequestID:"614836df-e679-4337-a65d-972636881825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"293ba859-fe27-4671-852e-1de02b855278"] 2023-02-24T09:57:00.867Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Request body: 2023-02-24T09:57:00.867Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:00.888Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:00.889Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:00.889Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status text : 2023-02-24T09:57:00.890Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:00.891Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Response body: { "requestId" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:37.000+00:00", "endTime" : "2023-02-24T09:56:50.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" } } } 2023-02-24T09:57:00.893Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:00.893Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed|INFO|500||InvokeReturn 2023-02-24T09:57:00.893Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||InvokeReturn 2023-02-24T09:57:00.893Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:57:03 GMT], content-length=[251], vertex-id=[221384], x-aai-txid=[0-aai-resources-230224-09:57:03:031-61269], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:57:00.894Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||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/b761e687-65ec-485e-89da-868745a4d8c5"}]} 2023-02-24T09:57:00.898Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:57:00.900Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:00.901Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:00.901Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:57:00.902Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:00.902Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d52cfe1584a3a2de", X-B3-SpanId:"34f5538a83ed0f02", X-B3-ParentSpanId:"d52cfe1584a3a2de", X-B3-Sampled:"0", X-ONAP-RequestID:"614836df-e679-4337-a65d-972636881825", X-RequestID:"614836df-e679-4337-a65d-972636881825", X-TransactionID:"614836df-e679-4337-a65d-972636881825", X-ECOMP-RequestID:"614836df-e679-4337-a65d-972636881825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0358c300-aa4c-4016-ad13-421d018782b5"] 2023-02-24T09:57:00.903Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:00.903Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:00.908Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:57:00.933Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:00.934Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:00.934Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:00.935Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:00.936Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:00.937Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:00.938Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:00.954Z|614836df-e679-4337-a65d-972636881825|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:00.998Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:57:01.000Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-24T09:57:01.022Z|e696e34a-91bf-47d5-a5c5-a47d5a017901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:57:01.023Z|e696e34a-91bf-47d5-a5c5-a47d5a017901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:57:01.093Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-24T09:57:01.094Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 09:57:03 GMT], content-length=[610], x-aai-txid=[1-aai-resources-230224-09:57:03:230-6232], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:57:01.095Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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/b761e687-65ec-485e-89da-868745a4d8c5/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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-02-24T09:57:01.099Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-02-24T09:57:01.105Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:57:01.158Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:01.161Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:57:01.162Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||Invoke 2023-02-24T09:57:01.162Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.163Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:57:01.162Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed|INFO|500||Invoke 2023-02-24T09:57:01.163Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Method : GET 2023-02-24T09:57:01.163Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[16c3d40e-8845-4deb-be5b-1cc8b828f392], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[69b4eab8-4572-4b8e-b142-6e70b391ebc4], X-ECOMP-RequestID=[16c3d40e-8845-4deb-be5b-1cc8b828f392], X-TransactionId=[], X-ONAP-RequestID=[16c3d40e-8845-4deb-be5b-1cc8b828f392]} 2023-02-24T09:57:01.164Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29ea8781174df036", X-B3-SpanId:"65790e7e54c62577", X-B3-ParentSpanId:"29ea8781174df036", X-B3-Sampled:"0", X-ONAP-RequestID:"f1eb4fe1-8703-47e0-ae07-416330450579", X-RequestID:"f1eb4fe1-8703-47e0-ae07-416330450579", X-TransactionID:"f1eb4fe1-8703-47e0-ae07-416330450579", X-ECOMP-RequestID:"f1eb4fe1-8703-47e0-ae07-416330450579", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28c6bf62-16eb-4f0a-b6a6-fcc8424278e2"] 2023-02-24T09:57:01.164Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Request body: 2023-02-24T09:57:01.164Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.217Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:01.218Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:01.218Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status text : 2023-02-24T09:57:01.220Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:01.221Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Response body: { "requestId" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:37.000+00:00", "endTime" : "2023-02-24T09:56:50.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" } } } 2023-02-24T09:57:01.222Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:01.223Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||InvokeReturn 2023-02-24T09:57:01.225Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:57:01.226Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:01.227Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.227Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:57:01.228Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:01.228Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29ea8781174df036", X-B3-SpanId:"1ff382b1e77ba0a8", X-B3-ParentSpanId:"29ea8781174df036", X-B3-Sampled:"0", X-ONAP-RequestID:"f1eb4fe1-8703-47e0-ae07-416330450579", X-RequestID:"f1eb4fe1-8703-47e0-ae07-416330450579", X-TransactionID:"f1eb4fe1-8703-47e0-ae07-416330450579", X-ECOMP-RequestID:"f1eb4fe1-8703-47e0-ae07-416330450579", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d4a0d40-07c0-4311-a5b0-b1628059e23c"] 2023-02-24T09:57:01.228Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:01.229Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.247Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:57:03 GMT], content-length=[251], vertex-id=[221384], x-aai-txid=[0-aai-resources-230224-09:57:03:398-91373], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:57:01.248Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?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/b761e687-65ec-485e-89da-868745a4d8c5"}]} 2023-02-24T09:57:01.248Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5?format=pathed|INFO|500||InvokeReturn 2023-02-24T09:57:01.258Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:01.258Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:01.259Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:01.260Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:01.261Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:57:01.261Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:01.264Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:01.265Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:01.283Z|f1eb4fe1-8703-47e0-ae07-416330450579|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:01.308Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-24T09:57:01.309Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5/related-to/configurations?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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[16c3d40e-8845-4deb-be5b-1cc8b828f392], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9debde81-ef57-435d-9427-f319ab96e0c8], X-ECOMP-RequestID=[16c3d40e-8845-4deb-be5b-1cc8b828f392], X-TransactionId=[], X-ONAP-RequestID=[16c3d40e-8845-4deb-be5b-1cc8b828f392]} 2023-02-24T09:57:01.390Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5/related-to/configurations?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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 09:57:03 GMT], content-length=[619], x-aai-txid=[2-aai-resources-230224-09:57:03:559-59173], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:57:01.390Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5/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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/configurations","ERR.5.4.6114"]}}} 2023-02-24T09:57:01.392Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b761e687-65ec-485e-89da-868745a4d8c5/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-24T09:57:01.395Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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/b761e687-65ec-485e-89da-868745a4d8c5/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-02-24T09:57:01.396Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T09:57:01.396Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T09:57:01.398Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.398Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T09:57:01.399Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.399Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.399Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T09:57:01.400Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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:"554263a17d4ed969", X-B3-SpanId:"f746e2cdc057b43a", X-B3-ParentSpanId:"554263a17d4ed969", X-B3-Sampled:"0", X-ONAP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-TransactionID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ECOMP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fce5570-7c6c-4dc5-84ed-3204ba3fbb2a"] 2023-02-24T09:57:01.400Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b761e687-65ec-485e-89da-868745a4d8c5"},"instanceName":null,"requestScope":"service"} 2023-02-24T09:57:01.401Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.447Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:01.448Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:01.449Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T09:57:01.449Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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, 24 Feb 2023 09:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:01.449Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T09:57:01.450Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:01.450Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T09:57:01.451Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.452Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-24T09:57:01.452Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.453Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.453Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-24T09:57:01.454Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-TransactionID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ECOMP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6667d605-7342-4894-a35e-a53ac20442b8"] 2023-02-24T09:57:01.454Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-24T09:57:01.454Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.485Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:01.486Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:01.487Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-02-24T09:57:01.487Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:01.494Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T09:57:01.495Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:01.495Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-24T09:57:01.499Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.500Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.500Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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================================================ 2023-02-24T09:57:01.501Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.501Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.501Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-TransactionID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ECOMP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa5e4a82-b0c4-4300-9d2e-cadc16d09933"] 2023-02-24T09:57:01.502Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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: 2023-02-24T09:57:01.502Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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================================================ 2023-02-24T09:57:01.527Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:01.532Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:57:01.532Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||Invoke 2023-02-24T09:57:01.533Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.533Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:57:01.533Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Method : GET 2023-02-24T09:57:01.534Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d449d92e7ab895a", X-B3-SpanId:"e2df6ab52724a7e0", X-B3-ParentSpanId:"9d449d92e7ab895a", X-B3-Sampled:"0", X-ONAP-RequestID:"f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154", X-RequestID:"f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154", X-TransactionID:"f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154", X-ECOMP-RequestID:"f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6adcaf1-2dc7-485b-8e63-3a920a2c02cc"] 2023-02-24T09:57:01.534Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Request body: 2023-02-24T09:57:01.534Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.547Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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========================================== 2023-02-24T09:57:01.548Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.548Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 : 2023-02-24T09:57:01.549Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:01.554Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:01.554Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:01.555Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status text : 2023-02-24T09:57:01.555Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:00 GMT", Connection:"close"] 2023-02-24T09:57:01.557Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Response body: { "requestId" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:37.000+00:00", "endTime" : "2023-02-24T09:56:50.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" } } } 2023-02-24T09:57:01.557Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:01.557Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||InvokeReturn 2023-02-24T09:57:01.559Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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" : 536, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2023-02-24T09:57:01.560Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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================================================= 2023-02-24T09:57:01.561Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:57:01.561Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.561Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:01.562Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.562Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:57:01.563Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:01.563Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d449d92e7ab895a", X-B3-SpanId:"f5ebd2259910a492", X-B3-ParentSpanId:"9d449d92e7ab895a", X-B3-Sampled:"0", X-ONAP-RequestID:"f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154", X-RequestID:"f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154", X-TransactionID:"f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154", X-ECOMP-RequestID:"f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9c11181-bb15-4c12-9fc5-d3283255dab8"] 2023-02-24T09:57:01.564Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:01.564Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.565Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.566Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-24T09:57:01.566Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.567Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.583Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:01.587Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:01.588Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:01.588Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:01.587Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-24T09:57:01.593Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-TransactionID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ECOMP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03edd36c-b944-4d4b-b708-c74c919229c6"] 2023-02-24T09:57:01.594Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-24T09:57:01.594Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.604Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:01.606Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:01.606Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:01.628Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:01.628Z|f22c939f-0ffb-4ad9-ab7c-ee60b2f4f154|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:01.628Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:01.629Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-02-24T09:57:01.629Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:01.636Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T09:57:01.637Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:01.638Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-24T09:57:01.650Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:57:01.650Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T09:57:01.651Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.651Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:57:01.651Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T09:57:01.652Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1054", X-B3-TraceId:"554263a17d4ed969", X-B3-SpanId:"7d3ad37248f23fa2", X-B3-ParentSpanId:"554263a17d4ed969", X-B3-Sampled:"0", X-ONAP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-TransactionID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ECOMP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5827399-ee66-467f-89a5-18bcf27d2d51"] 2023-02-24T09:57:01.652Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"16c3d40e-8845-4deb-be5b-1cc8b828f392","requestStatus":"IN_PROGRESS","startTime":1677232621396,"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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\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":"b761e687-65ec-485e-89da-868745a4d8c5","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5","cloudApiRequests":[],"requestURI":"16c3d40e-8845-4deb-be5b-1cc8b828f392"} 2023-02-24T09:57:01.652Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.709Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:01.710Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T09:57:01.710Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T09:57:01.711Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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/16c3d40e-8845-4deb-be5b-1cc8b828f392", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:01.711Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:57:01.396+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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\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" : "2023-02-24T09:57:01.714+00:00", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5", "cloudApiRequests" : [ ], "requestURI" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" } } } 2023-02-24T09:57:01.712Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:01.712Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T09:57:01.724Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.725Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T09:57:01.726Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.727Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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 2023-02-24T09:57:01.727Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T09:57:01.728Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|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:"554263a17d4ed969", X-B3-SpanId:"c3dca5b02389182a", X-B3-ParentSpanId:"554263a17d4ed969", X-B3-Sampled:"0", X-ONAP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-TransactionID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ECOMP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ca350fa-d978-47b2-80ed-2c44e300b3ce"] 2023-02-24T09:57:01.729Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"dda17836-dc41-482b-af03-15c6abf538e7\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cda54a9a-2ae7-404b-9162-afb916e4d931\",\"modelUuid\":\"cda54a9a-2ae7-404b-9162-afb916e4d931\",\"modelInvariantUuid\":\"dda17836-dc41-482b-af03-15c6abf538e7\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b761e687-65ec-485e-89da-868745a4d8c5\"}","type":"String"},"requestId":{"value":"16c3d40e-8845-4deb-be5b-1cc8b828f392","type":"String"},"mso-request-id":{"value":"16c3d40e-8845-4deb-be5b-1cc8b828f392","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b761e687-65ec-485e-89da-868745a4d8c5","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/b761e687-65ec-485e-89da-868745a4d8c5","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T09:57:01.729Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.834Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:01.840Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:57:01.840Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||Invoke 2023-02-24T09:57:01.841Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.841Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2 2023-02-24T09:57:01.841Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Method : GET 2023-02-24T09:57:01.841Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"776b9e2311c16a8d", X-B3-SpanId:"d1079e45b2b023c3", X-B3-ParentSpanId:"776b9e2311c16a8d", X-B3-Sampled:"0", X-ONAP-RequestID:"1b57cc1c-23bb-4129-ac8f-3cfa59d7b752", X-RequestID:"1b57cc1c-23bb-4129-ac8f-3cfa59d7b752", X-TransactionID:"1b57cc1c-23bb-4129-ac8f-3cfa59d7b752", X-ECOMP-RequestID:"1b57cc1c-23bb-4129-ac8f-3cfa59d7b752", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60c62eff-b1b4-4475-b463-b7176d5b197f"] 2023-02-24T09:57:01.842Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Request body: 2023-02-24T09:57:01.842Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.860Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:01.861Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:01.861Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Status text : 2023-02-24T09:57:01.862Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:01.864Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||Response body: { "requestId" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:37.000+00:00", "endTime" : "2023-02-24T09:56:50.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:56:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "74096a75-21c6-4e9d-9f88-dd187ed58bc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2" } } } 2023-02-24T09:57:01.864Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:01.865Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74096a75-21c6-4e9d-9f88-dd187ed58bc2|INFO|500||InvokeReturn 2023-02-24T09:57:01.866Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:57:01.867Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:01.867Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:01.867Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false 2023-02-24T09:57:01.868Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:01.868Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"776b9e2311c16a8d", X-B3-SpanId:"6fcb7c8a88be4fce", X-B3-ParentSpanId:"776b9e2311c16a8d", X-B3-Sampled:"0", X-ONAP-RequestID:"1b57cc1c-23bb-4129-ac8f-3cfa59d7b752", X-RequestID:"1b57cc1c-23bb-4129-ac8f-3cfa59d7b752", X-TransactionID:"1b57cc1c-23bb-4129-ac8f-3cfa59d7b752", X-ECOMP-RequestID:"1b57cc1c-23bb-4129-ac8f-3cfa59d7b752", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3109a4c7-cddb-4086-bf79-8e142984c156"] 2023-02-24T09:57:01.868Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:01.869Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:01.885Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:01.886Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:01.889Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:01.890Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:01.892Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:01.892Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:01.893Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74096a75-21c6-4e9d-9f88-dd187ed58bc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:01.919Z|1b57cc1c-23bb-4129-ac8f-3cfa59d7b752|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74096a75-21c6-4e9d-9f88-dd187ed58bc2|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:02.751Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:02.752Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T09:57:02.752Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T09:57:02.752Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 09:57:02 GMT", X-ONAP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-TransactionID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ECOMP-RequestID:"16c3d40e-8845-4deb-be5b-1cc8b828f392", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4ca350fa-d978-47b2-80ed-2c44e300b3ce", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:02.753Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"16c3d40e-8845-4deb-be5b-1cc8b828f392\",\"instanceId\":\"b761e687-65ec-485e-89da-868745a4d8c5\"}}","message":"Success","processInstanceID":"95c7047a-b429-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T09:57:02.753Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:02.754Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T09:57:02.772Z|16c3d40e-8845-4deb-be5b-1cc8b828f392|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:02.974Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:02.987Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:57:02.988Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||Invoke 2023-02-24T09:57:02.989Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:02.990Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:57:02.990Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Method : GET 2023-02-24T09:57:02.991Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c65e04f617a1253", X-B3-SpanId:"5a45a589beb6fee4", X-B3-ParentSpanId:"0c65e04f617a1253", X-B3-Sampled:"0", X-ONAP-RequestID:"259b975a-d479-4b6b-88d4-38218daea2fb", X-RequestID:"259b975a-d479-4b6b-88d4-38218daea2fb", X-TransactionID:"259b975a-d479-4b6b-88d4-38218daea2fb", X-ECOMP-RequestID:"259b975a-d479-4b6b-88d4-38218daea2fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6a682c1-12b8-4b86-abf9-174aeb0ef325"] 2023-02-24T09:57:02.991Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Request body: 2023-02-24T09:57:02.992Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:03.016Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:03.017Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:03.018Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status text : 2023-02-24T09:57:03.019Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:03.021Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Response body: { "requestId" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:57:01.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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\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" : "2023-02-24T09:57:02.000+00:00", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5", "cloudApiRequests" : [ ], "requestURI" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" } } } 2023-02-24T09:57:03.021Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:03.022Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||InvokeReturn 2023-02-24T09:57:03.027Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false 2023-02-24T09:57:03.029Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:03.029Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:03.029Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false 2023-02-24T09:57:03.030Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:03.030Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c65e04f617a1253", X-B3-SpanId:"3ca95ce851794352", X-B3-ParentSpanId:"0c65e04f617a1253", X-B3-Sampled:"0", X-ONAP-RequestID:"259b975a-d479-4b6b-88d4-38218daea2fb", X-RequestID:"259b975a-d479-4b6b-88d4-38218daea2fb", X-TransactionID:"259b975a-d479-4b6b-88d4-38218daea2fb", X-ECOMP-RequestID:"259b975a-d479-4b6b-88d4-38218daea2fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddad177e-0740-42dd-86f5-740e5eedd30a"] 2023-02-24T09:57:03.031Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:03.031Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:03.118Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:03.119Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:03.119Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:03.120Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:03.136Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:03.139Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:03.140Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:03.174Z|259b975a-d479-4b6b-88d4-38218daea2fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:03.472Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:03.474Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 278e5c29-6608-4765-8fed-234212192538 already exists in requestDb InfraActiveRequests table 2023-02-24T09:57:03.475Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:03.476Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:57:03.477Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:03.477Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:03.477Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:57:03.477Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9579188a75f62e34", X-B3-SpanId:"dc4d96f5b01772ba", X-B3-ParentSpanId:"9579188a75f62e34", X-B3-Sampled:"0", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef0c5947-1825-47f6-9545-3dcae5fa0d28"] 2023-02-24T09:57:03.478Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:57:03.478Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:03.503Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:03.504Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:57:03.511Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:57:03.512Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:03.512Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: 2023-02-24T09:57:03.512Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:03.521Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|404|Not Found|InvokeReturn 2023-02-24T09:57:03.533Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T09:57:03.542Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:57:03.593Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:57:03.594Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T09:57:03.709Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T09:57:03.709Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:57:05 GMT], content-length=[1054], vertex-id=[184392], x-aai-txid=[0-aai-resources-230224-09:57:05:832-63777], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:57:03.711Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677232605926","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"222abbd4-e1cf-460b-bcf5-2c611695c890"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_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"}]}]}} 2023-02-24T09:57:03.713Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T09:57:03.713Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T09:57:03.726Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 2023-02-24T09:57:03.728Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T09:57:03.728Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:03.729Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 2023-02-24T09:57:03.729Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T09:57:03.730Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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:"9579188a75f62e34", X-B3-SpanId:"7fdbd2b58684c04a", X-B3-ParentSpanId:"9579188a75f62e34", X-B3-Sampled:"0", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05027789-b403-4a9b-9193-1996e1b74761"] 2023-02-24T09:57:03.730Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"222abbd4-e1cf-460b-bcf5-2c611695c890","serviceInstanceId":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2"},"instanceName":"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88","requestScope":"vfModule"} 2023-02-24T09:57:03.730Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:03.784Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:03.785Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:03.785Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T09:57:03.786Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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, 24 Feb 2023 09:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:03.788Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T09:57:03.788Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:03.790Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T09:57:03.792Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0 2023-02-24T09:57:03.798Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|INFO|500||Invoke 2023-02-24T09:57:03.798Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:03.800Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0 2023-02-24T09:57:03.800Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||Method : GET 2023-02-24T09:57:03.803Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dba48ec-117f-464a-8f25-e9be69a4cb87"] 2023-02-24T09:57:03.803Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||Request body: 2023-02-24T09:57:03.803Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:03.909Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:03.910Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:03.910Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||Status text : 2023-02-24T09:57:03.911Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:03.912Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||Response body: { "id" : 8, "modelCustomizationUUID" : "bd4c6eb6-f173-4415-972d-2307717d29d0", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-02-24 09:54:34.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/heatEnvironment" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/cvnfcCustomization" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vnfCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/volumeHeatEnv" } } } 2023-02-24T09:57:03.912Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:03.913Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bd4c6eb6-f173-4415-972d-2307717d29d0|INFO|500||InvokeReturn 2023-02-24T09:57:03.952Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule 2023-02-24T09:57:03.955Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||Invoke 2023-02-24T09:57:03.956Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:03.957Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule 2023-02-24T09:57:03.957Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Method : GET 2023-02-24T09:57:03.958Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4168139c-5145-472d-9c66-45bf72222172"] 2023-02-24T09:57:03.960Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Request body: 2023-02-24T09:57:03.961Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:04.042Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:04.043Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:04.044Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status text : 2023-02-24T09:57:04.044Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:04.045Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Response body: { "modelUUID" : "3f3bafc1-a0dc-4817-8c79-04959b692c47", "modelInvariantUUID" : "927efab6-ccf6-43f5-bef1-d9c76f69a173", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-02-24 09:54:34.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/vfModuleCustomization" } } } 2023-02-24T09:57:04.045Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:04.045Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||InvokeReturn 2023-02-24T09:57:04.073Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance 2023-02-24T09:57:04.074Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-02-24T09:57:04.074Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:04.075Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance 2023-02-24T09:57:04.075Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-02-24T09:57:04.076Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1703f4b8-8795-4faa-9bba-138ac0d9ab2e"] 2023-02-24T09:57:04.076Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-02-24T09:57:04.076Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:04.125Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:04.126Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:57:04.127Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-02-24T09:57:04.127Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&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, 24 Feb 2023 09:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:04.128Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-02-24T09:57:04.129Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:04.129Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T09:57:04.132Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173 2023-02-24T09:57:04.132Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|INFO|500||Invoke 2023-02-24T09:57:04.133Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:04.133Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173 2023-02-24T09:57:04.134Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||Method : GET 2023-02-24T09:57:04.135Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48e0d64f-e949-4c0b-8108-5340d5d19b5f"] 2023-02-24T09:57:04.136Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||Request body: 2023-02-24T09:57:04.137Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:04.172Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:04.173Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:04.173Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||Status text : 2023-02-24T09:57:04.174Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:04.175Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "3f3bafc1-a0dc-4817-8c79-04959b692c47", "modelInvariantUUID" : "927efab6-ccf6-43f5-bef1-d9c76f69a173", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-02-24 09:54:34.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/vfModuleCustomization" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173" } } } 2023-02-24T09:57:04.176Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:04.177Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=927efab6-ccf6-43f5-bef1-d9c76f69a173|INFO|500||InvokeReturn 2023-02-24T09:57:04.194Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance 2023-02-24T09:57:04.196Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-02-24T09:57:04.197Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:04.197Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance 2023-02-24T09:57:04.198Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-02-24T09:57:04.199Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e40cd1c-bb8e-4a12-a94d-e42aa61f6b2a"] 2023-02-24T09:57:04.200Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-02-24T09:57:04.200Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:04.225Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:04.231Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:57:04.234Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-02-24T09:57:04.239Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&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, 24 Feb 2023 09:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:04.242Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-02-24T09:57:04.244Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:04.245Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3f3bafc1-a0dc-4817-8c79-04959b692c47&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T09:57:04.247Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 2023-02-24T09:57:04.248Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 2023-02-24T09:57:04.248Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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================================================ 2023-02-24T09:57:04.248Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 2023-02-24T09:57:04.249Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 2023-02-24T09:57:04.249Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f41494c3-1786-43b8-9a9d-321ffd6f8b22"] 2023-02-24T09:57:04.249Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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: 2023-02-24T09:57:04.250Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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================================================ 2023-02-24T09:57:04.294Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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========================================== 2023-02-24T09:57:04.296Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 2023-02-24T09:57:04.297Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 : 2023-02-24T09:57:04.301Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:04.302Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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" : 44, "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/44" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" } } } 2023-02-24T09:57:04.302Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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================================================= 2023-02-24T09:57:04.303Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 2023-02-24T09:57:04.331Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47 2023-02-24T09:57:04.332Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|INFO|500||Invoke 2023-02-24T09:57:04.333Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:04.333Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47 2023-02-24T09:57:04.334Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Method : GET 2023-02-24T09:57:04.334Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cc99bcb-3897-4f21-8e34-1a3245a932db"] 2023-02-24T09:57:04.334Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Request body: 2023-02-24T09:57:04.334Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:04.377Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:04.384Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:04.385Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:04.385Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Status text : 2023-02-24T09:57:04.386Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:04.386Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Response body: { "modelUUID" : "3f3bafc1-a0dc-4817-8c79-04959b692c47", "modelInvariantUUID" : "927efab6-ccf6-43f5-bef1-d9c76f69a173", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-02-24 09:54:34.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/vfModuleCustomization" } } } 2023-02-24T09:57:04.387Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:04.388Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|INFO|500||InvokeReturn 2023-02-24T09:57:04.392Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:57:04.395Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294 2023-02-24T09:57:04.396Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|INFO|500||Invoke 2023-02-24T09:57:04.397Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:04.401Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294 2023-02-24T09:57:04.408Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T09:57:04.409Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:04.410Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:57:04.410Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T09:57:04.410Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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:"3402", X-B3-TraceId:"9579188a75f62e34", X-B3-SpanId:"04622a0f2b87752c", X-B3-ParentSpanId:"9579188a75f62e34", X-B3-Sampled:"0", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35fd2279-bf1a-4372-b14d-371df41307ec"] 2023-02-24T09:57:04.412Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"278e5c29-6608-4765-8fed-234212192538","requestStatus":"IN_PROGRESS","startTime":1677232623534,"source":"VID","vnfId":"222abbd4-e1cf-460b-bcf5-2c611695c890","vnfType":"","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"278e5c29-6608-4765-8fed-234212192538"} 2023-02-24T09:57:04.412Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:04.403Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Method : GET 2023-02-24T09:57:04.430Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04d33291fbadb4b5", X-B3-SpanId:"61ede1013598091d", X-B3-ParentSpanId:"04d33291fbadb4b5", X-B3-Sampled:"0", X-ONAP-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-TransactionID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-ECOMP-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16ad95a3-c6a3-4bd9-abb7-ebc28c169770"] 2023-02-24T09:57:04.432Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Request body: 2023-02-24T09:57:04.432Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:04.445Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:04.446Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T09:57:04.448Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T09:57:04.448Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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/278e5c29-6608-4765-8fed-234212192538", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:04.456Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:57:03.534+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T09:57:04.472+00:00", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:57:04.460Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:04.461Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T09:57:04.477Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 2023-02-24T09:57:04.478Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:04.478Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T09:57:04.478Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:04.478Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:04.479Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Status text : 2023-02-24T09:57:04.478Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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 2023-02-24T09:57:04.483Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:04.483Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T09:57:04.484Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Response body: { "requestId" : "7e877d7b-c423-4fa9-8f76-e61a74b55294", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2023-02-24T09:56:36.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"f7a8eab8-9b98-4da7-8a27-5a254014480f\",\n \"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"3cc566a6-38de-483d-8e00-6e2c8d6c274e\",\n \"owningEntityName\":\"OE-ETE_Customer-3cc566a6-38de-483d-8e00-6e2c8d6c274e\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_65857fff-97c3-45ca-b196-91bb732ac4f1\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1\",\n \"productFamilyId\":\"24a7e925-19be-4197-8e3c-55ce995b2618\",\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\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF bab177fd-3190 0\",\n \"modelCustomizationId\":\"68fa1aca-c6a0-437e-9ef0-594b357951c8\",\n \"modelInvariantId\":\"f7a8eab8-9b98-4da7-8a27-5a254014480f\",\n \"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\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\":\"24a7e925-19be-4197-8e3c-55ce995b2618\",\n \"instanceParams\":[],\n \"instanceName\":\"epYTs4VxWa381BcJ2rpE\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:04.000+00:00", "serviceInstanceId" : "05e191fa-0764-4bf9-937e-2fd3f506e911", "serviceInstanceName" : "Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "7e877d7b-c423-4fa9-8f76-e61a74b55294", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294" } } } 2023-02-24T09:57:04.485Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:04.484Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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:"9579188a75f62e34", X-B3-SpanId:"8a6108c1bb1782af", X-B3-ParentSpanId:"9579188a75f62e34", X-B3-Sampled:"0", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67a3cf2d-4fc2-425c-989f-39d0d4b28743"] 2023-02-24T09:57:04.486Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/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\":\"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"bd4c6eb6-f173-4415-972d-2307717d29d0\",\"modelVersionId\":\"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\"modelCustomizationId\":\"bd4c6eb6-f173-4415-972d-2307717d29d0\",\"modelUuid\":\"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\"modelInvariantUuid\":\"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\"modelInfo\":{\"modelInvariantId\":\"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\"modelUuid\":\"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\"modelInvariantUuid\":\"ebc504b7-9e78-4c55-b437-2f73aede56f0\"}}},{\"relatedInstance\":{\"instanceId\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a21baee0-a95f-4e45-a398-eae5296252d7\",\"modelVersionId\":\"b1e88ac2-d06d-467f-9891-8f35754cad53\",\"modelCustomizationId\":\"a21baee0-a95f-4e45-a398-eae5296252d7\",\"modelUuid\":\"b1e88ac2-d06d-467f-9891-8f35754cad53\",\"modelInvariantUuid\":\"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\"vnfInstanceId\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\"}","type":"String"},"requestId":{"value":"278e5c29-6608-4765-8fed-234212192538","type":"String"},"mso-request-id":{"value":"278e5c29-6608-4765-8fed-234212192538","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"222abbd4-e1cf-460b-bcf5-2c611695c890","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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T09:57:04.486Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:04.485Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|INFO|500||InvokeReturn 2023-02-24T09:57:04.493Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false 2023-02-24T09:57:04.495Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:04.497Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:04.498Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false 2023-02-24T09:57:04.499Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:04.499Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04d33291fbadb4b5", X-B3-SpanId:"e982d10948a5e850", X-B3-ParentSpanId:"04d33291fbadb4b5", X-B3-Sampled:"0", X-ONAP-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-TransactionID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-ECOMP-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dd2a81f-f1c1-415d-b48a-d759993c3b33"] 2023-02-24T09:57:04.500Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:04.500Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:04.529Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:04.530Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:04.530Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:04.531Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:04.532Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:04.532Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:04.533Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:04.663Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:04.664Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:04.664Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:04.665Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:04.665Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:04.666Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-TransactionID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-ECOMP-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c7a818c-30df-408e-96d6-c4efcd1f134d"] 2023-02-24T09:57:04.666Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:04.666Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:04.807Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:04.808Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:04.809Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:04.811Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=04B00762EE5EC9F075644E045B671C02; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"703", Date:"Fri, 24 Feb 2023 09:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:04.821Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9725f7e9-b429-11ed-981a-be21fc99c8cb","businessKey":"7e877d7b-c423-4fa9-8f76-e61a74b55294","processDefinitionId":"ActivatePnfBB:1:314f9a96-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:04.086+0000","endTime":"2023-02-24T09:57:04.346+0000","removalTime":null,"durationInMillis":260,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"86fc8bc7-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"969b6b73-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T09:57:04.824Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:04.825Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7e877d7b-c423-4fa9-8f76-e61a74b55294&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:04.882Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:04.883Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:04.883Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:04.884Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:04.884Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:04.884Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-TransactionID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-ECOMP-RequestID:"e8a2919b-e219-46cd-bac1-0519c780129f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d461ec0-96ce-469c-b034-ecb91e19b124"] 2023-02-24T09:57:04.885Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:04.885Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:05.044Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:05.045Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:05.045Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:05.045Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4C85C3D572954AEFA13ABDD577ADEC19; 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:"814", Date:"Fri, 24 Feb 2023 09:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:05.046Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"97261f09-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9725f7e9-b429-11ed-981a-be21fc99c8cb","activityId":"UpdatePnfOrchestrationStatusToActive","activityName":"Update Pnf Orchestration Status to Active","activityType":"serviceTask","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:314f9a96-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9725f7e9-b429-11ed-981a-be21fc99c8cb","executionId":"9725f7e9-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:04.087+0000","endTime":"2023-02-24T09:57:04.345+0000","durationInMillis":258,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"86fc8bc7-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:57:05.046Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:05.046Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9725f7e9-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:05.065Z|e8a2919b-e219-46cd-bac1-0519c780129f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:05.501Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:05.502Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T09:57:05.502Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T09:57:05.502Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 09:57:05 GMT", X-ONAP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-TransactionID:"278e5c29-6608-4765-8fed-234212192538", X-ECOMP-RequestID:"278e5c29-6608-4765-8fed-234212192538", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"67a3cf2d-4fc2-425c-989f-39d0d4b28743", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:05.503Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"278e5c29-6608-4765-8fed-234212192538\",\"instanceId\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\"}}","message":"Success","processInstanceID":"976b8bfa-b429-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T09:57:05.503Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:05.504Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T09:57:05.512Z|278e5c29-6608-4765-8fed-234212192538|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:05.729Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:05.756Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:05.757Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:57:05.757Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:05.758Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:05.758Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:57:05.758Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4da21a910ed21d2", X-B3-SpanId:"2b9d96e5e95815aa", X-B3-ParentSpanId:"a4da21a910ed21d2", X-B3-Sampled:"0", X-ONAP-RequestID:"4ce73d59-8cd8-4f2c-a2ff-283798e7a509", X-RequestID:"4ce73d59-8cd8-4f2c-a2ff-283798e7a509", X-TransactionID:"4ce73d59-8cd8-4f2c-a2ff-283798e7a509", X-ECOMP-RequestID:"4ce73d59-8cd8-4f2c-a2ff-283798e7a509", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa7f7ec2-2d41-4467-8298-df9ef1effa55"] 2023-02-24T09:57:05.759Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:57:05.759Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:05.809Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:05.809Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:05.810Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:57:05.810Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:05.811Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:05.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:57:05.811Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:05.812Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:57:05.814Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:05.814Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:05.814Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:05.815Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:05.816Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:05.816Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4da21a910ed21d2", X-B3-SpanId:"9fb2dbd59b21d772", X-B3-ParentSpanId:"a4da21a910ed21d2", X-B3-Sampled:"0", X-ONAP-RequestID:"4ce73d59-8cd8-4f2c-a2ff-283798e7a509", X-RequestID:"4ce73d59-8cd8-4f2c-a2ff-283798e7a509", X-TransactionID:"4ce73d59-8cd8-4f2c-a2ff-283798e7a509", X-ECOMP-RequestID:"4ce73d59-8cd8-4f2c-a2ff-283798e7a509", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4efad842-8b98-4b59-8670-32c4319e17ed"] 2023-02-24T09:57:05.816Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:05.816Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:05.837Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:05.838Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:05.838Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:05.839Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:05.840Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:05.842Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:05.842Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:05.863Z|4ce73d59-8cd8-4f2c-a2ff-283798e7a509|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:07.296Z|5fbe8d5e-bf50-46a7-8bfa-d3de3d10dc5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:07.296Z|5fbe8d5e-bf50-46a7-8bfa-d3de3d10dc5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:07.672Z|8e7201be-bb4b-4e37-ac6c-cf03c37f2858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:07.673Z|8e7201be-bb4b-4e37-ac6c-cf03c37f2858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:07.832Z|041ef086-bfa5-4345-90fa-fffb1c944d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:07.832Z|041ef086-bfa5-4345-90fa-fffb1c944d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:13.365Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:13.378Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:57:13.379Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||Invoke 2023-02-24T09:57:13.379Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:13.379Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:57:13.380Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Method : GET 2023-02-24T09:57:13.380Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4025479eed8f40b6", X-B3-SpanId:"d3bbf8d9479de7db", X-B3-ParentSpanId:"4025479eed8f40b6", X-B3-Sampled:"0", X-ONAP-RequestID:"c919ac17-96a1-4412-b284-cd9993c0d90a", X-RequestID:"c919ac17-96a1-4412-b284-cd9993c0d90a", X-TransactionID:"c919ac17-96a1-4412-b284-cd9993c0d90a", X-ECOMP-RequestID:"c919ac17-96a1-4412-b284-cd9993c0d90a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"456ee07e-32c5-44e6-838d-daa6444b8b00"] 2023-02-24T09:57:13.381Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Request body: 2023-02-24T09:57:13.381Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:13.434Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:13.435Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:13.435Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status text : 2023-02-24T09:57:13.436Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:13.440Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Response body: { "requestId" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:57:01.000+00:00", "endTime" : "2023-02-24T09:57:07.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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\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" : "2023-02-24T09:57:07.000+00:00", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5", "cloudApiRequests" : [ ], "requestURI" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" } } } 2023-02-24T09:57:13.442Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:13.451Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||InvokeReturn 2023-02-24T09:57:13.453Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false 2023-02-24T09:57:13.454Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:13.454Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:13.454Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false 2023-02-24T09:57:13.454Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:13.455Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4025479eed8f40b6", X-B3-SpanId:"188456fc1846f011", X-B3-ParentSpanId:"4025479eed8f40b6", X-B3-Sampled:"0", X-ONAP-RequestID:"c919ac17-96a1-4412-b284-cd9993c0d90a", X-RequestID:"c919ac17-96a1-4412-b284-cd9993c0d90a", X-TransactionID:"c919ac17-96a1-4412-b284-cd9993c0d90a", X-ECOMP-RequestID:"c919ac17-96a1-4412-b284-cd9993c0d90a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"183fd8de-f8b5-4e15-aa27-6bbbc6f9b993"] 2023-02-24T09:57:13.455Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:13.456Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:13.472Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:13.473Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:13.473Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:13.474Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:13.480Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:13.480Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:13.481Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:13.514Z|c919ac17-96a1-4412-b284-cd9993c0d90a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:13.680Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:13.688Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:57:13.689Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||Invoke 2023-02-24T09:57:13.689Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:13.690Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:57:13.690Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Method : GET 2023-02-24T09:57:13.690Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"538bbe1065075b32", X-B3-SpanId:"3f881bb5698c2225", X-B3-ParentSpanId:"538bbe1065075b32", X-B3-Sampled:"0", X-ONAP-RequestID:"c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3", X-RequestID:"c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3", X-TransactionID:"c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3", X-ECOMP-RequestID:"c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cb18b3e-90a9-41f6-b478-9e6a50a7820b"] 2023-02-24T09:57:13.691Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Request body: 2023-02-24T09:57:13.691Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:13.722Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:13.722Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:13.722Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status text : 2023-02-24T09:57:13.723Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:13.724Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Response body: { "requestId" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:57:01.000+00:00", "endTime" : "2023-02-24T09:57:07.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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\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" : "2023-02-24T09:57:07.000+00:00", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5", "cloudApiRequests" : [ ], "requestURI" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" } } } 2023-02-24T09:57:13.724Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:13.724Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||InvokeReturn 2023-02-24T09:57:13.726Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false 2023-02-24T09:57:13.727Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:13.727Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:13.727Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false 2023-02-24T09:57:13.727Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:13.728Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"538bbe1065075b32", X-B3-SpanId:"6af7f2620fcd19f1", X-B3-ParentSpanId:"538bbe1065075b32", X-B3-Sampled:"0", X-ONAP-RequestID:"c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3", X-RequestID:"c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3", X-TransactionID:"c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3", X-ECOMP-RequestID:"c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dc0d516-98b6-4af8-840b-8266b33aa457"] 2023-02-24T09:57:13.728Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:13.728Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:13.743Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:13.744Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:13.745Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:13.745Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:13.748Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:13.748Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:13.749Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:13.761Z|c7aa6ef8-c1a4-4e9a-a362-4a80cf65b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:13.932Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:13.938Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:57:13.938Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||Invoke 2023-02-24T09:57:13.940Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:13.940Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:57:13.941Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Method : GET 2023-02-24T09:57:13.941Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b1bc9aae1a3ebf3", X-B3-SpanId:"9a0f1f56b60b6d8c", X-B3-ParentSpanId:"3b1bc9aae1a3ebf3", X-B3-Sampled:"0", X-ONAP-RequestID:"cb0037a7-0e44-437d-acb2-5eaabde0cdef", X-RequestID:"cb0037a7-0e44-437d-acb2-5eaabde0cdef", X-TransactionID:"cb0037a7-0e44-437d-acb2-5eaabde0cdef", X-ECOMP-RequestID:"cb0037a7-0e44-437d-acb2-5eaabde0cdef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92c2aeb2-b095-4226-9825-8d42b295ef88"] 2023-02-24T09:57:13.941Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Request body: 2023-02-24T09:57:13.941Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:13.970Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:13.971Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:13.972Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status text : 2023-02-24T09:57:13.972Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:13.974Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Response body: { "requestId" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:57:01.000+00:00", "endTime" : "2023-02-24T09:57:07.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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\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" : "2023-02-24T09:57:07.000+00:00", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5", "cloudApiRequests" : [ ], "requestURI" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" } } } 2023-02-24T09:57:13.974Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:13.975Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||InvokeReturn 2023-02-24T09:57:13.978Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false 2023-02-24T09:57:13.979Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:13.979Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:13.979Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false 2023-02-24T09:57:13.980Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:13.980Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b1bc9aae1a3ebf3", X-B3-SpanId:"5e2673c5b3790226", X-B3-ParentSpanId:"3b1bc9aae1a3ebf3", X-B3-Sampled:"0", X-ONAP-RequestID:"cb0037a7-0e44-437d-acb2-5eaabde0cdef", X-RequestID:"cb0037a7-0e44-437d-acb2-5eaabde0cdef", X-TransactionID:"cb0037a7-0e44-437d-acb2-5eaabde0cdef", X-ECOMP-RequestID:"cb0037a7-0e44-437d-acb2-5eaabde0cdef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f36d4815-318d-4aad-bbf2-b41dd0ec12c6"] 2023-02-24T09:57:13.980Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:13.981Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:14.003Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:14.004Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:14.004Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:14.004Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:14.008Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:14.009Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:14.010Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:14.026Z|cb0037a7-0e44-437d-acb2-5eaabde0cdef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:14.189Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:14.205Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:57:14.206Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||Invoke 2023-02-24T09:57:14.206Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:14.207Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392 2023-02-24T09:57:14.207Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Method : GET 2023-02-24T09:57:14.207Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7026083c3c7cd114", X-B3-SpanId:"c5cf54a1525dc6c8", X-B3-ParentSpanId:"7026083c3c7cd114", X-B3-Sampled:"0", X-ONAP-RequestID:"0dc08005-fc08-47bc-8e51-c269ad258b66", X-RequestID:"0dc08005-fc08-47bc-8e51-c269ad258b66", X-TransactionID:"0dc08005-fc08-47bc-8e51-c269ad258b66", X-ECOMP-RequestID:"0dc08005-fc08-47bc-8e51-c269ad258b66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f6be1c0-31dc-4312-b85c-a66d80a47bf3"] 2023-02-24T09:57:14.208Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Request body: 2023-02-24T09:57:14.209Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:14.252Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:14.253Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:14.253Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Status text : 2023-02-24T09:57:14.253Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:14.254Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||Response body: { "requestId" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:57:01.000+00:00", "endTime" : "2023-02-24T09:57:07.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\": \"dda17836-dc41-482b-af03-15c6abf538e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cda54a9a-2ae7-404b-9162-afb916e4d931\"\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" : "2023-02-24T09:57:07.000+00:00", "serviceInstanceId" : "b761e687-65ec-485e-89da-868745a4d8c5", "serviceInstanceName" : "basic_network-0abff261-14a8-4450-bbf0-a920fa9608a2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b761e687-65ec-485e-89da-868745a4d8c5", "cloudApiRequests" : [ ], "requestURI" : "16c3d40e-8845-4deb-be5b-1cc8b828f392", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392" } } } 2023-02-24T09:57:14.254Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:14.254Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16c3d40e-8845-4deb-be5b-1cc8b828f392|INFO|500||InvokeReturn 2023-02-24T09:57:14.258Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false 2023-02-24T09:57:14.259Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:14.259Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:14.259Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false 2023-02-24T09:57:14.260Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:14.260Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7026083c3c7cd114", X-B3-SpanId:"ba6a6bf88c514d1d", X-B3-ParentSpanId:"7026083c3c7cd114", X-B3-Sampled:"0", X-ONAP-RequestID:"0dc08005-fc08-47bc-8e51-c269ad258b66", X-RequestID:"0dc08005-fc08-47bc-8e51-c269ad258b66", X-TransactionID:"0dc08005-fc08-47bc-8e51-c269ad258b66", X-ECOMP-RequestID:"0dc08005-fc08-47bc-8e51-c269ad258b66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9e66756-f46d-447c-a56a-147c132d2ce5"] 2023-02-24T09:57:14.260Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:14.260Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:14.274Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:14.274Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:14.274Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:14.275Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:14.276Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:14.277Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:14.277Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16c3d40e-8845-4deb-be5b-1cc8b828f392&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:14.287Z|0dc08005-fc08-47bc-8e51-c269ad258b66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16c3d40e-8845-4deb-be5b-1cc8b828f392|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:14.432Z|ef4d2ddd-bbb7-4ed4-9979-26136ba79dfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:57:14.434Z|ef4d2ddd-bbb7-4ed4-9979-26136ba79dfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:57:15.351Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:15.370Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294 2023-02-24T09:57:15.371Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|INFO|500||Invoke 2023-02-24T09:57:15.371Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:15.371Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294 2023-02-24T09:57:15.372Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Method : GET 2023-02-24T09:57:15.376Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81a5c926defa628f", X-B3-SpanId:"f99ba9799eb89fb1", X-B3-ParentSpanId:"81a5c926defa628f", X-B3-Sampled:"0", X-ONAP-RequestID:"fc82db15-1775-44eb-a52d-7417078922d5", X-RequestID:"fc82db15-1775-44eb-a52d-7417078922d5", X-TransactionID:"fc82db15-1775-44eb-a52d-7417078922d5", X-ECOMP-RequestID:"fc82db15-1775-44eb-a52d-7417078922d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03bf7e7e-2886-4a23-832c-5163382d7f45"] 2023-02-24T09:57:15.376Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Request body: 2023-02-24T09:57:15.377Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:15.406Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:15.407Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:15.407Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Status text : 2023-02-24T09:57:15.408Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:15.408Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||Response body: { "requestId" : "7e877d7b-c423-4fa9-8f76-e61a74b55294", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:56:36.000+00:00", "endTime" : "2023-02-24T09:57:05.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"f7a8eab8-9b98-4da7-8a27-5a254014480f\",\n \"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"3cc566a6-38de-483d-8e00-6e2c8d6c274e\",\n \"owningEntityName\":\"OE-ETE_Customer-3cc566a6-38de-483d-8e00-6e2c8d6c274e\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_65857fff-97c3-45ca-b196-91bb732ac4f1\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1\",\n \"productFamilyId\":\"24a7e925-19be-4197-8e3c-55ce995b2618\",\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\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF bab177fd-3190 0\",\n \"modelCustomizationId\":\"68fa1aca-c6a0-437e-9ef0-594b357951c8\",\n \"modelInvariantId\":\"f7a8eab8-9b98-4da7-8a27-5a254014480f\",\n \"modelVersionId\":\"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b\",\n \"modelName\":\"Demo_pNF_epYTs4VxWa381BcJ2rpE\",\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\":\"24a7e925-19be-4197-8e3c-55ce995b2618\",\n \"instanceParams\":[],\n \"instanceName\":\"epYTs4VxWa381BcJ2rpE\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:05.000+00:00", "serviceInstanceId" : "05e191fa-0764-4bf9-937e-2fd3f506e911", "serviceInstanceName" : "Service_Ete_Name65857fff-97c3-45ca-b196-91bb732ac4f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "7e877d7b-c423-4fa9-8f76-e61a74b55294", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294" } } } 2023-02-24T09:57:15.409Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:15.409Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e877d7b-c423-4fa9-8f76-e61a74b55294|INFO|500||InvokeReturn 2023-02-24T09:57:15.411Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false 2023-02-24T09:57:15.412Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:15.412Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:15.412Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false 2023-02-24T09:57:15.413Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:15.413Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81a5c926defa628f", X-B3-SpanId:"63f2376ef2349a19", X-B3-ParentSpanId:"81a5c926defa628f", X-B3-Sampled:"0", X-ONAP-RequestID:"fc82db15-1775-44eb-a52d-7417078922d5", X-RequestID:"fc82db15-1775-44eb-a52d-7417078922d5", X-TransactionID:"fc82db15-1775-44eb-a52d-7417078922d5", X-ECOMP-RequestID:"fc82db15-1775-44eb-a52d-7417078922d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c39e641-a799-472e-bf60-d1448a0d249b"] 2023-02-24T09:57:15.413Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:15.414Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:15.435Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:15.436Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:15.436Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:15.437Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:15.439Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:15.440Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:15.440Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e877d7b-c423-4fa9-8f76-e61a74b55294&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:15.477Z|fc82db15-1775-44eb-a52d-7417078922d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7e877d7b-c423-4fa9-8f76-e61a74b55294|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:16.093Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:16.132Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:16.149Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:57:16.150Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:16.150Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:16.150Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:57:16.150Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82acc5e2f63d8839", X-B3-SpanId:"e50906f1073a6b94", X-B3-ParentSpanId:"82acc5e2f63d8839", X-B3-Sampled:"0", X-ONAP-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-TransactionID:"d7d916aa-8043-492a-aa82-189af5078258", X-ECOMP-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a4589bf-0c16-473d-868c-1a9b6e54ffda"] 2023-02-24T09:57:16.151Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:57:16.151Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:16.218Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:16.219Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:16.219Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:57:16.220Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:16.221Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:09.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:57:16.221Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:16.221Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:57:16.224Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:16.224Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:16.225Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:16.225Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:16.226Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:16.226Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82acc5e2f63d8839", X-B3-SpanId:"87eceb1853ec6b0e", X-B3-ParentSpanId:"82acc5e2f63d8839", X-B3-Sampled:"0", X-ONAP-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-TransactionID:"d7d916aa-8043-492a-aa82-189af5078258", X-ECOMP-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79d44519-2988-485c-a3d4-75551a46c445"] 2023-02-24T09:57:16.227Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:16.227Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:16.251Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:16.252Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:16.252Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:16.253Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:16.253Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:57:16.253Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:16.254Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:16.335Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:16.336Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:16.336Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:16.337Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:16.337Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:16.338Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-TransactionID:"d7d916aa-8043-492a-aa82-189af5078258", X-ECOMP-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed118060-0a21-4eb9-87eb-2610f019adbe"] 2023-02-24T09:57:16.338Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:16.338Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:16.469Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:16.469Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:16.470Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:16.470Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5A5E4ADE1ED92905B20CDC972E48D53A; 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, 24 Feb 2023 09:57:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:16.471Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","businessKey":"278e5c29-6608-4765-8fed-234212192538","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:13.409+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"9cb32bce-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:57:16.471Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:16.472Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:16.517Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:16.517Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:16.518Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:16.518Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:16.518Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:16.519Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-TransactionID:"d7d916aa-8043-492a-aa82-189af5078258", X-ECOMP-RequestID:"d7d916aa-8043-492a-aa82-189af5078258", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c297fc8c-557f-4af6-b2de-fc1f1eafa5d9"] 2023-02-24T09:57:16.524Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:16.524Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:16.686Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:16.687Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:16.688Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:16.689Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=410A77D8AD88727AF61EA7298EBDB387; 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, 24 Feb 2023 09:57:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:16.690Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:9cb48ba6-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","executionId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:13.409+0000","endTime":"2023-02-24T09:57:13.410+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:57:16.690Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:16.691Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:16.696Z|d7d916aa-8043-492a-aa82-189af5078258|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:17.358Z|4783713d-7edb-48c4-94a7-c6d7dff09ebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:17.359Z|4783713d-7edb-48c4-94a7-c6d7dff09ebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:17.857Z|e67d517e-5986-4bc9-ad80-517db833dccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:17.858Z|e67d517e-5986-4bc9-ad80-517db833dccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:17.907Z|e0b08c40-8863-4732-b66f-05b1bc8e12f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:17.908Z|e0b08c40-8863-4732-b66f-05b1bc8e12f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:26.863Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:26.868Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:26.869Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:57:26.869Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:26.870Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:26.870Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:57:26.870Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc253fec23062533", X-B3-SpanId:"ce68f070777064fc", X-B3-ParentSpanId:"fc253fec23062533", X-B3-Sampled:"0", X-ONAP-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-TransactionID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-ECOMP-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ea65b31-7ec2-40ab-9c37-ce5523a767a2"] 2023-02-24T09:57:26.871Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:57:26.872Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:26.898Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:26.899Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:26.900Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:57:26.900Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:26.901Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:19.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:57:26.902Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:26.902Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:57:26.907Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:26.910Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:26.911Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:26.912Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:26.912Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:26.912Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc253fec23062533", X-B3-SpanId:"2dde906b521c88b4", X-B3-ParentSpanId:"fc253fec23062533", X-B3-Sampled:"0", X-ONAP-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-TransactionID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-ECOMP-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92e2e783-aaf5-4d59-929e-743c547311ce"] 2023-02-24T09:57:26.913Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:26.913Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:26.992Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:26.993Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:26.996Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:26.997Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:26.997Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:57:26.998Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:26.998Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:27.066Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:27.069Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:27.070Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:27.071Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:27.072Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:27.072Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-TransactionID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-ECOMP-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce8cf4f7-945e-4921-8bdb-2203aaca371e"] 2023-02-24T09:57:27.075Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:27.076Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:27.231Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:27.241Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:27.258Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:27.259Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=40F65C2A3595BF05B73405CE535C6CD7; 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, 24 Feb 2023 09:57:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:27.259Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","businessKey":"278e5c29-6608-4765-8fed-234212192538","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:13.409+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"9cb32bce-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:57:27.260Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:27.260Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:27.325Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:27.326Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:27.327Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:27.330Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:27.331Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:27.332Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-TransactionID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-ECOMP-RequestID:"7a562851-084d-41e2-960c-48ee9fdb23f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5eb7a13-b9c0-4295-b6c8-ea3f7f68ed20"] 2023-02-24T09:57:27.333Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:27.334Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:27.422Z|e46f1ba1-f41e-460f-a0f1-412d9fda93d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:27.423Z|e46f1ba1-f41e-460f-a0f1-412d9fda93d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:27.461Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:27.461Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:27.462Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:27.462Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A252698FDBCA3D288A8EF630DBAF4DDC; 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, 24 Feb 2023 09:57:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:27.463Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a025e4c7-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","executionId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:19.185+0000","endTime":"2023-02-24T09:57:19.188+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:57:27.463Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:27.463Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:27.474Z|7a562851-084d-41e2-960c-48ee9fdb23f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:27.921Z|309f2935-90dd-4939-a747-be21cc43c409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:27.922Z|309f2935-90dd-4939-a747-be21cc43c409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:27.993Z|d6e05535-16d7-442e-89b7-9a5a4e4a26f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:27.994Z|d6e05535-16d7-442e-89b7-9a5a4e4a26f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:29.431Z|8a5ca7c5-defb-4150-845e-222984bc191d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:57:29.443Z|8a5ca7c5-defb-4150-845e-222984bc191d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:57:31.024Z|67d683c4-2f80-4588-89c0-04dc910de3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:57:31.025Z|67d683c4-2f80-4588-89c0-04dc910de3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:57:37.477Z|8882117b-76c8-4969-ac8b-58695dd40a7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:37.478Z|8882117b-76c8-4969-ac8b-58695dd40a7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:37.732Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:37.738Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:37.739Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:57:37.740Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:37.740Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:37.740Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:57:37.741Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65904a26a3d2d09a", X-B3-SpanId:"5eac82fdb3360f00", X-B3-ParentSpanId:"65904a26a3d2d09a", X-B3-Sampled:"0", X-ONAP-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-TransactionID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-ECOMP-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20503d62-4a92-4a73-9d58-c79148e073a5"] 2023-02-24T09:57:37.741Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:57:37.741Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:37.767Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:37.768Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:37.768Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:57:37.768Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:37.769Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:19.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:57:37.771Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:37.771Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:57:37.774Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:37.775Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:37.775Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:37.775Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:37.776Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:37.776Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65904a26a3d2d09a", X-B3-SpanId:"6c7b877aa90557fd", X-B3-ParentSpanId:"65904a26a3d2d09a", X-B3-Sampled:"0", X-ONAP-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-TransactionID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-ECOMP-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c991c7bc-1294-4347-9f75-b1b461c68776"] 2023-02-24T09:57:37.777Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:37.777Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:37.798Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:37.800Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:37.800Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:37.800Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:37.801Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:57:37.801Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:37.802Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:37.878Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:37.879Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:37.879Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:37.880Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:37.880Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:37.881Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-TransactionID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-ECOMP-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6496bc32-c487-4e0f-bf5d-fe5d060d2835"] 2023-02-24T09:57:37.882Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:37.882Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:37.995Z|8f0311d9-3ced-449e-94a9-12531014468d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:37.996Z|8f0311d9-3ced-449e-94a9-12531014468d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:38.022Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:38.022Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:38.023Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:38.023Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E8990B1BF7C131E7E1D106325ECD0CBA; 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, 24 Feb 2023 09:57:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:38.024Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","businessKey":"278e5c29-6608-4765-8fed-234212192538","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:13.409+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"9cb32bce-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:57:38.024Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:38.024Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:38.058Z|81795526-9742-4825-a552-3256357f2b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:38.058Z|81795526-9742-4825-a552-3256357f2b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:38.089Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:38.090Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:38.092Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:38.093Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:38.093Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:38.093Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-TransactionID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-ECOMP-RequestID:"8100bd43-536b-4db4-ad00-9380c77ac163", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65c2eb62-0883-4ac6-b668-45890b6a47b7"] 2023-02-24T09:57:38.096Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:38.097Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:38.244Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:38.245Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:38.245Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:38.246Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3C9E58DFF605A91CC4B12FC5F4952A7E; 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, 24 Feb 2023 09:57:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:38.246Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a025e4c7-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","executionId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:19.185+0000","endTime":"2023-02-24T09:57:19.188+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:57:38.247Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:38.247Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:38.252Z|8100bd43-536b-4db4-ad00-9380c77ac163|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:41.029Z|29c408c0-4792-4948-b36d-858216cdf1ef|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:57:41.030Z|29c408c0-4792-4948-b36d-858216cdf1ef|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:44.431Z|e0273795-ebd7-462b-b3bb-d31172335b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:57:44.432Z|e0273795-ebd7-462b-b3bb-d31172335b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:57:47.524Z|2e73dff2-eed4-46e7-9880-e6361ba41a9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:47.526Z|2e73dff2-eed4-46e7-9880-e6361ba41a9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:48.036Z|dd9f114e-6691-4443-a986-13a1999c29aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:48.038Z|dd9f114e-6691-4443-a986-13a1999c29aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:48.105Z|1a5e1667-5591-4ed9-9f5e-4cfeea6be906|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:48.106Z|1a5e1667-5591-4ed9-9f5e-4cfeea6be906|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:48.414Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:48.422Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:48.422Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:57:48.423Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:48.423Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:48.423Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:57:48.424Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1ab2e0384a3510e", X-B3-SpanId:"2c6c724bb3c42b4a", X-B3-ParentSpanId:"c1ab2e0384a3510e", X-B3-Sampled:"0", X-ONAP-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-TransactionID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-ECOMP-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cda1671-5943-43e4-a25d-d8dfc52c63fb"] 2023-02-24T09:57:48.424Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:57:48.424Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:48.448Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:48.449Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:48.449Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:57:48.450Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:48.451Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:19.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:57:48.451Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:48.451Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:57:48.454Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:48.455Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:48.455Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:48.456Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:48.456Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:48.456Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1ab2e0384a3510e", X-B3-SpanId:"cf33303abd72acc5", X-B3-ParentSpanId:"c1ab2e0384a3510e", X-B3-Sampled:"0", X-ONAP-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-TransactionID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-ECOMP-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"062a1b4c-dd81-4f58-8a45-e3181385ff19"] 2023-02-24T09:57:48.457Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:48.457Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:48.476Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:48.477Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:48.478Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:48.478Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:48.482Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:57:48.483Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:48.483Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:48.546Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:48.546Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:48.547Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:48.548Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:48.551Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:48.551Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-TransactionID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-ECOMP-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36379c33-f328-493d-a3f4-47606f659911"] 2023-02-24T09:57:48.551Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:48.552Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:48.686Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:48.687Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:48.687Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:48.687Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1DD548B09D6055A79A906F8D89EEE913; 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, 24 Feb 2023 09:57:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:48.688Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","businessKey":"278e5c29-6608-4765-8fed-234212192538","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:13.409+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"9cb32bce-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:57:48.688Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:48.689Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:48.826Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:48.829Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:48.829Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:48.830Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:48.831Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:48.832Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-TransactionID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-ECOMP-RequestID:"c1326d7d-48cd-4874-a37e-c3af9c015049", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2b30e1b-d55b-4297-87cf-b00005402bc7"] 2023-02-24T09:57:48.833Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:48.834Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:48.962Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:48.964Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:48.965Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:48.966Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=24C0A004EF422C34F2BE973D5F319387; 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, 24 Feb 2023 09:57:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:48.967Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a025e4c7-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","executionId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:19.185+0000","endTime":"2023-02-24T09:57:19.188+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:57:48.967Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:48.968Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:48.984Z|c1326d7d-48cd-4874-a37e-c3af9c015049|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:57:57.613Z|db15bf75-f765-4858-a0ad-e3f983663924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:57.614Z|db15bf75-f765-4858-a0ad-e3f983663924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:58.081Z|368d6881-9028-415e-906e-a219b6c1fc98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:58.082Z|368d6881-9028-415e-906e-a219b6c1fc98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:58.137Z|9b994f5e-ead4-40c7-8197-1f8e93a2d1ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:57:58.138Z|9b994f5e-ead4-40c7-8197-1f8e93a2d1ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:57:59.148Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:57:59.156Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:59.157Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:57:59.157Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:59.157Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:57:59.158Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:57:59.158Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77cbaece555592f5", X-B3-SpanId:"17e78f77685168ad", X-B3-ParentSpanId:"77cbaece555592f5", X-B3-Sampled:"0", X-ONAP-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-TransactionID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-ECOMP-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32c7c15a-da17-4942-9a10-6e65e752370f"] 2023-02-24T09:57:59.158Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:57:59.159Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:59.186Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:59.189Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:59.189Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:57:59.190Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:59.190Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:19.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:57:59.190Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:59.191Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:57:59.193Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:59.193Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:57:59.193Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:59.194Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:57:59.194Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:57:59.194Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77cbaece555592f5", X-B3-SpanId:"edca3d3933489e2f", X-B3-ParentSpanId:"77cbaece555592f5", X-B3-Sampled:"0", X-ONAP-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-TransactionID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-ECOMP-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbff987a-05e3-4f7d-8ef6-63ad749e47e3"] 2023-02-24T09:57:59.195Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:57:59.195Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:59.212Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:59.213Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:59.213Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:57:59.213Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:59.216Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:57:59.219Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:59.219Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:57:59.275Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:59.276Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:59.276Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:59.276Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:57:59.276Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:59.277Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-TransactionID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-ECOMP-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b81b0f6b-6ac2-4b27-91cc-b9a9b1a49e55"] 2023-02-24T09:57:59.277Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:59.277Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:59.431Z|a743065c-6efb-4dea-b79e-653965498547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:57:59.432Z|a743065c-6efb-4dea-b79e-653965498547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:57:59.433Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:59.434Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:59.434Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:59.435Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=98402922C959EDD7C19AD6FCB1B15196; 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, 24 Feb 2023 09:57:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:59.435Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","businessKey":"278e5c29-6608-4765-8fed-234212192538","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:13.409+0000","endTime":"2023-02-24T09:57:50.745+0000","removalTime":null,"durationInMillis":37336,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"9cb32bce-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T09:57:59.436Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:59.436Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:59.482Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:59.483Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:57:59.483Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:57:59.483Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:57:59.483Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:57:59.484Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-TransactionID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-ECOMP-RequestID:"be4ce798-a6ee-4f57-ba95-a891ba085d3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54453592-2c0a-4fa9-9ff4-5dede51e7eea"] 2023-02-24T09:57:59.484Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:57:59.484Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:57:59.630Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:57:59.631Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:57:59.631Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:57:59.632Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A833EDC99499FF30E4E1060D1929C01E; 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, 24 Feb 2023 09:57:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:57:59.632Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b2f51c2a-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","executionId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:50.742+0000","endTime":"2023-02-24T09:57:50.742+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:57:59.633Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:57:59.633Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:57:59.645Z|be4ce798-a6ee-4f57-ba95-a891ba085d3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:58:01.026Z|fe3c757f-d67c-41e5-8d78-a6bbae83aedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:58:01.027Z|fe3c757f-d67c-41e5-8d78-a6bbae83aedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:58:07.711Z|8db6e053-61ef-440d-8dea-e37295a23eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:07.712Z|8db6e053-61ef-440d-8dea-e37295a23eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:08.149Z|67aa4db1-eaf9-416f-ba73-6bf7fc4a2ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:08.150Z|67aa4db1-eaf9-416f-ba73-6bf7fc4a2ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:08.183Z|c016e4ad-a32c-48f0-a71c-9585bfec4fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:08.184Z|c016e4ad-a32c-48f0-a71c-9585bfec4fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:09.803Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:58:09.816Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:58:09.818Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:58:09.819Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:09.821Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:58:09.821Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:58:09.821Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aaa065b067de884b", X-B3-SpanId:"1eeec20ba45bb199", X-B3-ParentSpanId:"aaa065b067de884b", X-B3-Sampled:"0", X-ONAP-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-TransactionID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-ECOMP-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5abe96a-ad54-4d11-86a8-5f85fd8011a0"] 2023-02-24T09:58:09.822Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:58:09.822Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:09.847Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:09.848Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:09.849Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:58:09.849Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:58:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:09.850Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:19.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:58:09.851Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:09.851Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:58:09.854Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:58:09.854Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:58:09.854Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:09.855Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:58:09.855Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:58:09.856Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aaa065b067de884b", X-B3-SpanId:"8e968882124dfb92", X-B3-ParentSpanId:"aaa065b067de884b", X-B3-Sampled:"0", X-ONAP-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-TransactionID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-ECOMP-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4150703b-82f2-47a3-8e46-2194094cea52"] 2023-02-24T09:58:09.856Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:58:09.857Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:09.883Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:09.884Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:09.884Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:58:09.885Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:58:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:09.885Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:58:09.885Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:09.886Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:58:09.938Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:58:09.939Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:58:09.939Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:09.940Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:58:09.940Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:58:09.941Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-TransactionID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-ECOMP-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca16418e-db46-4487-a782-2bc5444552fc"] 2023-02-24T09:58:09.941Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:58:09.942Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:10.071Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:10.072Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:10.073Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:58:10.073Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=285BBFB18DE02F94A9A8F258D9A02EFE; 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, 24 Feb 2023 09:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:10.074Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","businessKey":"278e5c29-6608-4765-8fed-234212192538","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:13.409+0000","endTime":"2023-02-24T09:57:50.745+0000","removalTime":null,"durationInMillis":37336,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"9cb32bce-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T09:58:10.074Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:10.074Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:58:10.117Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:58:10.119Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:58:10.121Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:10.122Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:58:10.122Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:58:10.123Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-TransactionID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-ECOMP-RequestID:"769927b5-abf4-46a4-8c8e-995e33334b49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe6f7db8-0637-4c9f-b5f3-93727e910a64"] 2023-02-24T09:58:10.124Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:58:10.124Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:10.253Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:10.255Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:10.256Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:58:10.256Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=01D8467460B1E535E909898C7FEA1A3C; 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, 24 Feb 2023 09:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:10.257Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b2f51c2a-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","executionId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:50.742+0000","endTime":"2023-02-24T09:57:50.742+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:58:10.258Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:10.258Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:58:10.263Z|769927b5-abf4-46a4-8c8e-995e33334b49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:58:14.431Z|ebbbe09f-9d0d-40bf-8c43-0c0b187b8905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:58:14.435Z|ebbbe09f-9d0d-40bf-8c43-0c0b187b8905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:58:17.803Z|94516da8-725c-4c9e-8f10-82a7bc54a3cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:17.803Z|94516da8-725c-4c9e-8f10-82a7bc54a3cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:18.194Z|f036ee82-b0b3-4422-939b-4777cd74fb72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:18.195Z|f036ee82-b0b3-4422-939b-4777cd74fb72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:18.231Z|261e05e0-6b63-47c3-8ee1-aeff110eaf5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:18.232Z|261e05e0-6b63-47c3-8ee1-aeff110eaf5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:20.441Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:58:20.448Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:58:20.449Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:58:20.450Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:20.450Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:58:20.450Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:58:20.450Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cde17563bba221f6", X-B3-SpanId:"afabf4aec66322bf", X-B3-ParentSpanId:"cde17563bba221f6", X-B3-Sampled:"0", X-ONAP-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-TransactionID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-ECOMP-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8870eb3-7330-4d1c-b59d-838067163b03"] 2023-02-24T09:58:20.451Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:58:20.451Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:20.478Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:20.479Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:20.479Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:58:20.480Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:58:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:20.493Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:19.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:58:20.494Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:20.494Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:58:20.498Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:58:20.498Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:58:20.498Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:20.499Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:58:20.499Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:58:20.500Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cde17563bba221f6", X-B3-SpanId:"af8be12d685cdd6f", X-B3-ParentSpanId:"cde17563bba221f6", X-B3-Sampled:"0", X-ONAP-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-TransactionID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-ECOMP-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9de3d6b9-aa88-45b0-8f14-072cc9bcd983"] 2023-02-24T09:58:20.500Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:58:20.500Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:20.513Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:20.514Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:20.516Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:58:20.516Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:58:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:20.517Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:58:20.517Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:20.518Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:58:20.571Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:58:20.571Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:58:20.572Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:20.572Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:58:20.572Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:58:20.572Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-TransactionID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-ECOMP-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f22317cc-33b9-4aaa-89fe-4e4cd7bfc586"] 2023-02-24T09:58:20.573Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:58:20.573Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:20.697Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:20.698Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:20.698Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:58:20.698Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DFD20586FF4B946C7EA07060AAA7B1AE; 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, 24 Feb 2023 09:58:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:20.699Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","businessKey":"278e5c29-6608-4765-8fed-234212192538","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:13.409+0000","endTime":"2023-02-24T09:57:50.745+0000","removalTime":null,"durationInMillis":37336,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"9cb32bce-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T09:58:20.699Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:20.700Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:58:20.730Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:58:20.731Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:58:20.731Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:20.731Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:58:20.732Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:58:20.732Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-TransactionID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-ECOMP-RequestID:"2813160c-43cf-4e5e-9da8-9e7d60081de3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97cc8ea2-b8d6-42e4-a427-3daa46f243f4"] 2023-02-24T09:58:20.732Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:58:20.733Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:20.855Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:20.856Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:20.857Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:58:20.857Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=78C3892A974A9A0A0659B6BA70C56AD9; 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, 24 Feb 2023 09:58:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:20.857Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b2f51c2a-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","executionId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:50.742+0000","endTime":"2023-02-24T09:57:50.742+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:58:20.858Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:20.859Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:58:20.864Z|2813160c-43cf-4e5e-9da8-9e7d60081de3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:58:27.856Z|e991b818-852b-4314-949b-d149259548b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:27.857Z|e991b818-852b-4314-949b-d149259548b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:28.240Z|0a2f2c2a-74f7-4452-a8e8-c530272265d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:28.241Z|0a2f2c2a-74f7-4452-a8e8-c530272265d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:28.264Z|574f7eaa-f8d7-477b-aabc-5aad3d6a4347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:28.265Z|574f7eaa-f8d7-477b-aabc-5aad3d6a4347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:29.440Z|01133508-64ef-47e7-8136-7b49363bdbb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:58:29.441Z|01133508-64ef-47e7-8136-7b49363bdbb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:58:31.031Z|9fd9e5e1-aae6-4022-9c6d-4a63337208eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:58:31.032Z|9fd9e5e1-aae6-4022-9c6d-4a63337208eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:58:31.041Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:58:31.056Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:58:31.057Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:58:31.062Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:31.064Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:58:31.064Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:58:31.065Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7f4c8f68667755d", X-B3-SpanId:"93cc5feeb9efc724", X-B3-ParentSpanId:"f7f4c8f68667755d", X-B3-Sampled:"0", X-ONAP-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-TransactionID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-ECOMP-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf756e98-da66-48ac-a532-08f85a8bf6c0"] 2023-02-24T09:58:31.065Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:58:31.066Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:31.100Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:31.101Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:31.101Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:58:31.103Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:58:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:31.104Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:19.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:58:31.105Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:31.105Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:58:31.137Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:58:31.138Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:58:31.139Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:31.139Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:58:31.139Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:58:31.140Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7f4c8f68667755d", X-B3-SpanId:"cd879cb0035f29b6", X-B3-ParentSpanId:"f7f4c8f68667755d", X-B3-Sampled:"0", X-ONAP-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-TransactionID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-ECOMP-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6742c950-d6bf-4fdd-8391-6636e21a1480"] 2023-02-24T09:58:31.140Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:58:31.140Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:31.164Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:31.165Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:31.165Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:58:31.165Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:58:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:31.166Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:58:31.167Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:31.167Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:58:31.227Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:58:31.228Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:58:31.228Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:31.228Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:58:31.229Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:58:31.229Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-TransactionID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-ECOMP-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b9a0e02-d0f2-48c4-bd3f-771f5cf2bbd1"] 2023-02-24T09:58:31.229Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:58:31.230Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:31.371Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:31.371Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:31.372Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:58:31.372Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0C40C0EB27FD0695CA2D8E82E97EA259; 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, 24 Feb 2023 09:58:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:31.375Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","businessKey":"278e5c29-6608-4765-8fed-234212192538","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:13.409+0000","endTime":"2023-02-24T09:57:50.745+0000","removalTime":null,"durationInMillis":37336,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"9cb32bce-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T09:58:31.376Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:31.376Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:58:31.432Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:58:31.433Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:58:31.433Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:31.434Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:58:31.434Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:58:31.435Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-TransactionID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-ECOMP-RequestID:"2ad97eb6-c2bb-487f-9419-9332cf7c7762", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fb4b88e-d7c4-4744-a292-7853f7c9e772"] 2023-02-24T09:58:31.435Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:58:31.435Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:31.564Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:31.565Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:31.565Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:58:31.565Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=983A7E0F7BD97C14967B85BE3B6D3647; 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, 24 Feb 2023 09:58:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:31.566Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b2f51c2a-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","executionId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:50.742+0000","endTime":"2023-02-24T09:57:50.742+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:58:31.567Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:31.567Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:58:31.576Z|2ad97eb6-c2bb-487f-9419-9332cf7c7762|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:58:37.928Z|0c2e3b31-765e-4cde-b231-cca42d4be2d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:37.929Z|0c2e3b31-765e-4cde-b231-cca42d4be2d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:38.315Z|4cf7169f-ae5f-4bea-8c01-62dc3974c150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:38.315Z|4cf7169f-ae5f-4bea-8c01-62dc3974c150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:38.316Z|c3298516-b73f-4300-9d9f-e913b4a51466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:38.317Z|c3298516-b73f-4300-9d9f-e913b4a51466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:41.031Z|7a07378c-2f5f-448d-8099-f0cbe3050f1a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:58:41.032Z|7a07378c-2f5f-448d-8099-f0cbe3050f1a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:41.749Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:58:41.761Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:58:41.762Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:58:41.763Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:41.763Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:58:41.763Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:58:41.764Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9db045daa6f3707d", X-B3-SpanId:"1e57095d85730005", X-B3-ParentSpanId:"9db045daa6f3707d", X-B3-Sampled:"0", X-ONAP-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-TransactionID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-ECOMP-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52e06b15-c732-45e9-9e03-911ab6d35609"] 2023-02-24T09:58:41.764Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:58:41.765Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:41.787Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:41.788Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:41.789Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:58:41.789Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:58:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:41.790Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:19.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:58:41.790Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:41.792Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:58:41.801Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:58:41.802Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:58:41.802Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:41.803Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:58:41.803Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:58:41.803Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9db045daa6f3707d", X-B3-SpanId:"f432bc154bddff94", X-B3-ParentSpanId:"9db045daa6f3707d", X-B3-Sampled:"0", X-ONAP-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-TransactionID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-ECOMP-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe903089-649c-4851-b314-2f1af556da2d"] 2023-02-24T09:58:41.804Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:58:41.804Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:41.830Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:41.831Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:41.831Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:58:41.832Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:58:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:41.834Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:58:41.835Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:41.836Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:58:41.938Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:58:41.939Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:58:41.940Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:41.940Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:58:41.941Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:58:41.941Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-TransactionID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-ECOMP-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a534e7ea-964a-43ad-86db-0c836a80282e"] 2023-02-24T09:58:41.942Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:58:41.942Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:42.070Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:42.071Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:42.071Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:58:42.072Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E34211DEB3C3A362FA02AADF602CB50B; 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, 24 Feb 2023 09:58:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:42.073Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","businessKey":"278e5c29-6608-4765-8fed-234212192538","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:13.409+0000","endTime":"2023-02-24T09:57:50.745+0000","removalTime":null,"durationInMillis":37336,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"9cb32bce-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T09:58:42.073Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:42.074Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:58:42.120Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:58:42.121Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:58:42.121Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:42.122Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:58:42.122Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:58:42.123Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-TransactionID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-ECOMP-RequestID:"60328b25-98ea-40e2-b24f-35cbbcecb930", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc9952e8-6f86-421b-972e-afcf02e6ff4a"] 2023-02-24T09:58:42.123Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:58:42.124Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:42.246Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:42.247Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:42.248Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:58:42.249Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FB0EBF20B26F1DD85076B9BEF3E1F91B; 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, 24 Feb 2023 09:58:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:42.249Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b2f51c2a-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","executionId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:50.742+0000","endTime":"2023-02-24T09:57:50.742+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:58:42.249Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:42.250Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:58:42.257Z|60328b25-98ea-40e2-b24f-35cbbcecb930|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:58:44.431Z|b357b7e7-1dfd-4a12-a5c5-f4133fdbb2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:58:44.432Z|b357b7e7-1dfd-4a12-a5c5-f4133fdbb2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:58:48.021Z|3fdf1252-422e-43b4-a012-87a0eac18aa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:48.023Z|3fdf1252-422e-43b4-a012-87a0eac18aa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:48.384Z|7bbc33d9-ab91-4b7b-8161-4ac26ed4d185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:48.386Z|7bbc33d9-ab91-4b7b-8161-4ac26ed4d185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:48.387Z|ee1b531e-d3ab-4b5b-94bb-dc2f3ef5d33a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:48.388Z|ee1b531e-d3ab-4b5b-94bb-dc2f3ef5d33a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:52.498Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:58:52.505Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:58:52.506Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:58:52.506Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:52.507Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:58:52.507Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:58:52.508Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1167cc08fc5bc59", X-B3-SpanId:"b5c2a0a3947a8077", X-B3-ParentSpanId:"d1167cc08fc5bc59", X-B3-Sampled:"0", X-ONAP-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-TransactionID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-ECOMP-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53b046af-184a-4caa-a0b8-78e78757d505"] 2023-02-24T09:58:52.508Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:58:52.508Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:52.533Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:52.534Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:52.535Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:58:52.535Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:58:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:52.536Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:57:19.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:58:52.537Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:52.538Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:58:52.548Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:58:52.549Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:58:52.549Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:52.550Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:58:52.550Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:58:52.552Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1167cc08fc5bc59", X-B3-SpanId:"fab4f2ca46bb24f4", X-B3-ParentSpanId:"d1167cc08fc5bc59", X-B3-Sampled:"0", X-ONAP-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-TransactionID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-ECOMP-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc8dd342-26b8-4e41-a1ed-f38b015caffc"] 2023-02-24T09:58:52.553Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:58:52.553Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:52.570Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:52.571Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:52.571Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:58:52.571Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:58:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:52.572Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:58:52.572Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:52.573Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:58:52.669Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:58:52.670Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:58:52.670Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:52.671Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:58:52.672Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:58:52.672Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-TransactionID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-ECOMP-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3204887e-f108-425f-8e1c-a32277fc3591"] 2023-02-24T09:58:52.673Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:58:52.674Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:52.802Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:52.810Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:52.819Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:58:52.826Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A9879AB96A2EDD4E06537437828E0991; 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, 24 Feb 2023 09:58:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:52.832Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","businessKey":"278e5c29-6608-4765-8fed-234212192538","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:57:13.409+0000","endTime":"2023-02-24T09:57:50.745+0000","removalTime":null,"durationInMillis":37336,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"9cb32bce-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T09:58:52.833Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:52.834Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=278e5c29-6608-4765-8fed-234212192538&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:58:52.886Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:58:52.887Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:58:52.887Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:58:52.888Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:58:52.888Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:58:52.888Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-TransactionID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-ECOMP-RequestID:"fb10314c-c634-457b-91be-08e3f3c629e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6417978-375b-4231-aa64-84645cd430a8"] 2023-02-24T09:58:52.889Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:58:52.889Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:58:53.013Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:58:53.014Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:58:53.015Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:58:53.015Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=34470214C591DBD9E91FCC59964EC2E6; 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, 24 Feb 2023 09:58:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:58:53.016Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b2f51c2a-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","executionId":"9cb48b9f-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:57:50.742+0000","endTime":"2023-02-24T09:57:50.742+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"976b8bfa-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:58:53.018Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:58:53.018Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9cb48b9f-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:58:53.025Z|fb10314c-c634-457b-91be-08e3f3c629e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:58:58.065Z|1059b5e9-e241-4e67-b413-fc7be143942c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:58.066Z|1059b5e9-e241-4e67-b413-fc7be143942c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:58.450Z|02f97313-db9c-4e54-922c-2e940c4beef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:58.451Z|02f97313-db9c-4e54-922c-2e940c4beef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:58.458Z|e132b5b4-1b12-4628-b74b-26eef5012591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:58:58.459Z|e132b5b4-1b12-4628-b74b-26eef5012591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:58:59.431Z|ba448ed3-bc45-4b8f-a9a7-01eb0fd182ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:58:59.437Z|ba448ed3-bc45-4b8f-a9a7-01eb0fd182ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:59:01.033Z|50ffb732-ec45-4bc9-9c6f-bf31dafab2c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:59:01.033Z|50ffb732-ec45-4bc9-9c6f-bf31dafab2c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:59:03.184Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:03.197Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:59:03.198Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:59:03.198Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:03.199Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:59:03.199Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:59:03.200Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2eb0999e022a113b", X-B3-SpanId:"1d7c81f503e03d8e", X-B3-ParentSpanId:"2eb0999e022a113b", X-B3-Sampled:"0", X-ONAP-RequestID:"9ba87a2b-ae99-4c0e-a492-b77311469c34", X-RequestID:"9ba87a2b-ae99-4c0e-a492-b77311469c34", X-TransactionID:"9ba87a2b-ae99-4c0e-a492-b77311469c34", X-ECOMP-RequestID:"9ba87a2b-ae99-4c0e-a492-b77311469c34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0841326-cce1-4140-b162-49e59f50dac9"] 2023-02-24T09:59:03.200Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:59:03.200Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:03.222Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:03.223Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:03.223Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:59:03.224Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:03.225Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "endTime" : "2023-02-24T09:58:58.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:58:58.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:59:03.225Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:03.225Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:59:03.227Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:59:03.228Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:03.228Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:03.229Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:59:03.229Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:03.230Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2eb0999e022a113b", X-B3-SpanId:"4d27c9462fd4f9b1", X-B3-ParentSpanId:"2eb0999e022a113b", X-B3-Sampled:"0", X-ONAP-RequestID:"9ba87a2b-ae99-4c0e-a492-b77311469c34", X-RequestID:"9ba87a2b-ae99-4c0e-a492-b77311469c34", X-TransactionID:"9ba87a2b-ae99-4c0e-a492-b77311469c34", X-ECOMP-RequestID:"9ba87a2b-ae99-4c0e-a492-b77311469c34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"898a8092-7a05-4e9c-a723-61bbba55feb4"] 2023-02-24T09:59:03.230Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:03.230Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:03.246Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:03.247Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:03.248Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:03.248Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:03.249Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:03.249Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:03.250Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:03.281Z|9ba87a2b-ae99-4c0e-a492-b77311469c34|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:03.439Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:03.447Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:59:03.448Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:59:03.448Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:03.449Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:59:03.449Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:59:03.449Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"727609487aa596a1", X-B3-SpanId:"1c87e0fc71fe281e", X-B3-ParentSpanId:"727609487aa596a1", X-B3-Sampled:"0", X-ONAP-RequestID:"2e9f14ac-71b9-4d8e-b4e0-df11f191f44f", X-RequestID:"2e9f14ac-71b9-4d8e-b4e0-df11f191f44f", X-TransactionID:"2e9f14ac-71b9-4d8e-b4e0-df11f191f44f", X-ECOMP-RequestID:"2e9f14ac-71b9-4d8e-b4e0-df11f191f44f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a96bf3f6-9f64-4a9d-89fe-58185adcf9ac"] 2023-02-24T09:59:03.450Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:59:03.450Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:03.468Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:03.469Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:03.471Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:59:03.471Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:03.474Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "endTime" : "2023-02-24T09:58:58.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:58:58.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:59:03.474Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:03.478Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:59:03.480Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:59:03.481Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:03.481Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:03.482Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:59:03.491Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:03.491Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"727609487aa596a1", X-B3-SpanId:"5c97c6ce0c34a870", X-B3-ParentSpanId:"727609487aa596a1", X-B3-Sampled:"0", X-ONAP-RequestID:"2e9f14ac-71b9-4d8e-b4e0-df11f191f44f", X-RequestID:"2e9f14ac-71b9-4d8e-b4e0-df11f191f44f", X-TransactionID:"2e9f14ac-71b9-4d8e-b4e0-df11f191f44f", X-ECOMP-RequestID:"2e9f14ac-71b9-4d8e-b4e0-df11f191f44f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"556ff071-e820-4cca-a4b1-b1679c740360"] 2023-02-24T09:59:03.492Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:03.493Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:03.507Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:03.508Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:03.508Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:03.509Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:03.511Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:03.511Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:03.512Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:03.547Z|2e9f14ac-71b9-4d8e-b4e0-df11f191f44f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:03.728Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:03.733Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:59:03.734Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:59:03.734Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:03.736Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:59:03.737Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:59:03.737Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e47ef97a2fd7f45c", X-B3-SpanId:"15aa4eb110066428", X-B3-ParentSpanId:"e47ef97a2fd7f45c", X-B3-Sampled:"0", X-ONAP-RequestID:"368afa95-7b55-467f-9844-c404152fa891", X-RequestID:"368afa95-7b55-467f-9844-c404152fa891", X-TransactionID:"368afa95-7b55-467f-9844-c404152fa891", X-ECOMP-RequestID:"368afa95-7b55-467f-9844-c404152fa891", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d5d5fa6-ae9b-48d2-8834-01a2ba765a05"] 2023-02-24T09:59:03.737Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:59:03.738Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:03.765Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:03.765Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:03.766Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:59:03.766Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:03.768Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "endTime" : "2023-02-24T09:58:58.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:58:58.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:59:03.769Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:03.769Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:59:03.772Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:59:03.773Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:03.773Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:03.773Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:59:03.774Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:03.774Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e47ef97a2fd7f45c", X-B3-SpanId:"6b91deff7d4b6048", X-B3-ParentSpanId:"e47ef97a2fd7f45c", X-B3-Sampled:"0", X-ONAP-RequestID:"368afa95-7b55-467f-9844-c404152fa891", X-RequestID:"368afa95-7b55-467f-9844-c404152fa891", X-TransactionID:"368afa95-7b55-467f-9844-c404152fa891", X-ECOMP-RequestID:"368afa95-7b55-467f-9844-c404152fa891", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e45f7c09-ae23-48b7-b721-641de08dca3d"] 2023-02-24T09:59:03.775Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:03.776Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:03.797Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:03.798Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:03.798Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:03.799Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:03.799Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:03.799Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:03.800Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:03.827Z|368afa95-7b55-467f-9844-c404152fa891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:04.025Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:04.063Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:59:04.064Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:59:04.065Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:04.065Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:59:04.065Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:59:04.066Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5302186470f636c2", X-B3-SpanId:"5f0362327870b108", X-B3-ParentSpanId:"5302186470f636c2", X-B3-Sampled:"0", X-ONAP-RequestID:"c8496218-6326-4629-96aa-108e60d76030", X-RequestID:"c8496218-6326-4629-96aa-108e60d76030", X-TransactionID:"c8496218-6326-4629-96aa-108e60d76030", X-ECOMP-RequestID:"c8496218-6326-4629-96aa-108e60d76030", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2f8d332-e6de-42ee-9ee3-c2d90061c258"] 2023-02-24T09:59:04.067Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:59:04.068Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:04.090Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:04.092Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:04.092Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:59:04.093Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:04.094Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "endTime" : "2023-02-24T09:58:58.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:58:58.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:59:04.094Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:04.096Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:59:04.098Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:59:04.099Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:04.099Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:04.100Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:59:04.100Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:04.100Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5302186470f636c2", X-B3-SpanId:"a0667dc399c550b2", X-B3-ParentSpanId:"5302186470f636c2", X-B3-Sampled:"0", X-ONAP-RequestID:"c8496218-6326-4629-96aa-108e60d76030", X-RequestID:"c8496218-6326-4629-96aa-108e60d76030", X-TransactionID:"c8496218-6326-4629-96aa-108e60d76030", X-ECOMP-RequestID:"c8496218-6326-4629-96aa-108e60d76030", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aed298c8-8d72-4951-a6fa-164c333ecac6"] 2023-02-24T09:59:04.101Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:04.101Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:04.115Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:04.116Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:04.118Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:04.119Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:04.122Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:04.122Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:04.124Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:04.145Z|c8496218-6326-4629-96aa-108e60d76030|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:04.299Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:04.304Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:59:04.305Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||Invoke 2023-02-24T09:59:04.305Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:04.306Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538 2023-02-24T09:59:04.306Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Method : GET 2023-02-24T09:59:04.306Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa516b4f70c35b1f", X-B3-SpanId:"f41ace80cd3ddb84", X-B3-ParentSpanId:"aa516b4f70c35b1f", X-B3-Sampled:"0", X-ONAP-RequestID:"bb79a508-8606-43e1-b57b-4a2b8ca1308d", X-RequestID:"bb79a508-8606-43e1-b57b-4a2b8ca1308d", X-TransactionID:"bb79a508-8606-43e1-b57b-4a2b8ca1308d", X-ECOMP-RequestID:"bb79a508-8606-43e1-b57b-4a2b8ca1308d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78887137-e082-4fe9-a386-11deb1bdd930"] 2023-02-24T09:59:04.307Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Request body: 2023-02-24T09:59:04.307Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:04.349Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:04.352Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:04.352Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Status text : 2023-02-24T09:59:04.353Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:04.353Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||Response body: { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "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" : "2023-02-24T09:57:03.000+00:00", "endTime" : "2023-02-24T09:58:58.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"222abbd4-e1cf-460b-bcf5-2c611695c890\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:58:58.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "278e5c29-6608-4765-8fed-234212192538", "cloudIdentifier" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T09:57:14.000+00:00" } ], "requestURI" : "278e5c29-6608-4765-8fed-234212192538", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538" } } } 2023-02-24T09:59:04.354Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:04.354Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/278e5c29-6608-4765-8fed-234212192538|INFO|500||InvokeReturn 2023-02-24T09:59:04.359Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:59:04.360Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:04.360Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:04.361Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false 2023-02-24T09:59:04.362Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:04.362Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa516b4f70c35b1f", X-B3-SpanId:"f00126ccbc47bc9f", X-B3-ParentSpanId:"aa516b4f70c35b1f", X-B3-Sampled:"0", X-ONAP-RequestID:"bb79a508-8606-43e1-b57b-4a2b8ca1308d", X-RequestID:"bb79a508-8606-43e1-b57b-4a2b8ca1308d", X-TransactionID:"bb79a508-8606-43e1-b57b-4a2b8ca1308d", X-ECOMP-RequestID:"bb79a508-8606-43e1-b57b-4a2b8ca1308d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"352cd63a-5c22-4eb0-a05c-1c42b2b5289e"] 2023-02-24T09:59:04.362Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:04.363Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:04.394Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:04.394Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:04.395Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:04.395Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:04.396Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "278e5c29-6608-4765-8fed-234212192538", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":null,\"creation_time\":1677232638000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:57:22.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:04.396Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:04.396Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=278e5c29-6608-4765-8fed-234212192538&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:04.430Z|bb79a508-8606-43e1-b57b-4a2b8ca1308d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/278e5c29-6608-4765-8fed-234212192538|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:08.112Z|ccddb376-9649-45a6-a5de-4967074e413c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:08.114Z|ccddb376-9649-45a6-a5de-4967074e413c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:08.494Z|585eb895-3279-4f44-a9f2-d51d85754231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:08.494Z|585eb895-3279-4f44-a9f2-d51d85754231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:08.502Z|bb2762bf-2c8a-4741-bb44-57708ed15e3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:08.503Z|bb2762bf-2c8a-4741-bb44-57708ed15e3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:14.431Z|14041069-bffc-4a61-9a9d-c1736b2bfd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:59:14.432Z|14041069-bffc-4a61-9a9d-c1736b2bfd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:59:15.247Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:15.249Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|||INFO|500||Checking if requestId: 4c5dda08-47a5-46a6-87ec-1100beb2422e already exists in requestDb InfraActiveRequests table 2023-02-24T09:59:15.250Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:15.250Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||Invoke 2023-02-24T09:59:15.250Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:15.250Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:15.251Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Method : GET 2023-02-24T09:59:15.251Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edc1118f80a9f80b", X-B3-SpanId:"e9703d8306d4104b", X-B3-ParentSpanId:"edc1118f80a9f80b", X-B3-Sampled:"0", X-ONAP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-TransactionID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ECOMP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96ec56ae-6c53-4dd2-adcc-412c226f4e7f"] 2023-02-24T09:59:15.251Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Request body: 2023-02-24T09:59:15.251Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:15.272Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:15.273Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:59:15.273Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status text : 2023-02-24T09:59:15.274Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:59:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:15.274Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Response body: 2023-02-24T09:59:15.274Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:15.275Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|404|Not Found|InvokeReturn 2023-02-24T09:59:15.297Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T09:59:15.305Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:59:15.357Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:59:15.358Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T09:59:15.421Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T09:59:15.421Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:59:17 GMT], content-length=[1054], vertex-id=[184392], x-aai-txid=[1-aai-resources-230224-09:59:17:601-32534], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:59:15.423Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|||DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677232605926","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"222abbd4-e1cf-460b-bcf5-2c611695c890"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_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"}]}]}} 2023-02-24T09:59:15.426Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T09:59:15.426Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T09:59:15.428Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 2023-02-24T09:59:15.428Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T09:59:15.428Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:15.429Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 2023-02-24T09:59:15.429Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T09:59:15.429Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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:"edc1118f80a9f80b", X-B3-SpanId:"00158948be447286", X-B3-ParentSpanId:"edc1118f80a9f80b", X-B3-Sampled:"0", X-ONAP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-TransactionID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ECOMP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c30cf6d-22a4-4b1e-a2e9-4653d7479624"] 2023-02-24T09:59:15.430Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"222abbd4-e1cf-460b-bcf5-2c611695c890","serviceInstanceId":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","vfModuleInstanceId":"1f89fd8f-3755-4161-85d1-ed3ef13335bb"},"instanceName":null,"requestScope":"vfModule"} 2023-02-24T09:59:15.430Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:15.453Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:15.454Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:15.455Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T09:59:15.455Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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, 24 Feb 2023 09:59:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:15.456Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T09:59:15.456Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:15.457Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T09:59:15.458Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 2023-02-24T09:59:15.459Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 2023-02-24T09:59:15.459Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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================================================ 2023-02-24T09:59:15.459Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 2023-02-24T09:59:15.460Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 2023-02-24T09:59:15.460Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-TransactionID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ECOMP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b9cf526-6e48-446a-93a3-3042d5b97114"] 2023-02-24T09:59:15.460Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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: 2023-02-24T09:59:15.461Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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================================================ 2023-02-24T09:59:15.490Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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========================================== 2023-02-24T09:59:15.491Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 2023-02-24T09:59:15.492Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 : 2023-02-24T09:59:15.492Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:15.493Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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" : 47, "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/47" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" } } } 2023-02-24T09:59:15.493Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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================================================= 2023-02-24T09:59:15.494Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 2023-02-24T09:59:15.496Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47 2023-02-24T09:59:15.497Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|INFO|500||Invoke 2023-02-24T09:59:15.497Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:15.497Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47 2023-02-24T09:59:15.497Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Method : GET 2023-02-24T09:59:15.498Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-TransactionID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ECOMP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9becfbc-c840-415f-9e1f-0cc2493248d2"] 2023-02-24T09:59:15.499Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Request body: 2023-02-24T09:59:15.499Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:15.522Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:15.523Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:15.523Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Status text : 2023-02-24T09:59:15.524Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:15.527Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||Response body: { "modelUUID" : "3f3bafc1-a0dc-4817-8c79-04959b692c47", "modelInvariantUUID" : "927efab6-ccf6-43f5-bef1-d9c76f69a173", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-02-24 09:54:34.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47/vfModuleCustomization" } } } 2023-02-24T09:59:15.532Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:15.533Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3f3bafc1-a0dc-4817-8c79-04959b692c47|INFO|500||InvokeReturn 2023-02-24T09:59:15.541Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:59:15.542Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T09:59:15.543Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:15.543Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:59:15.544Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T09:59:15.544Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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:"1780", X-B3-TraceId:"edc1118f80a9f80b", X-B3-SpanId:"937e05c54ada5201", X-B3-ParentSpanId:"edc1118f80a9f80b", X-B3-Sampled:"0", X-ONAP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-TransactionID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ECOMP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9547828c-99eb-46a9-9b4d-a0bd996e0ef0"] 2023-02-24T09:59:15.544Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4c5dda08-47a5-46a6-87ec-1100beb2422e","requestStatus":"IN_PROGRESS","startTime":1677232755298,"source":"VID","vnfId":"222abbd4-e1cf-460b-bcf5-2c611695c890","vnfType":"","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","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\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"modelVersion\": \"1677232740124\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"1f89fd8f-3755-4161-85d1-ed3ef13335bb","vfModuleModelName":"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88","cloudRegion":"RegionOne","serviceInstanceId":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"4c5dda08-47a5-46a6-87ec-1100beb2422e"} 2023-02-24T09:59:15.545Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:15.570Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:15.571Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T09:59:15.571Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T09:59:15.571Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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/4c5dda08-47a5-46a6-87ec-1100beb2422e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:15.575Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:59:15.298+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"modelVersion\": \"1677232740124\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T09:59:15.598+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleModelName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" } } } 2023-02-24T09:59:15.576Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:15.576Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T09:59:15.589Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 2023-02-24T09:59:15.590Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T09:59:15.591Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:15.591Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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 2023-02-24T09:59:15.591Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T09:59:15.592Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|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:"edc1118f80a9f80b", X-B3-SpanId:"3daf526b3df26cad", X-B3-ParentSpanId:"edc1118f80a9f80b", X-B3-Sampled:"0", X-ONAP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-TransactionID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ECOMP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2614abf-b1e7-4aeb-a10c-0941fa6e9a5a"] 2023-02-24T09:59:15.592Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"modelVersion\":\"1677232740124\",\"modelCustomizationUuid\":\"bd4c6eb6-f173-4415-972d-2307717d29d0\",\"modelVersionId\":\"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\"modelCustomizationId\":\"bd4c6eb6-f173-4415-972d-2307717d29d0\",\"modelUuid\":\"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\"modelInvariantUuid\":\"927efab6-ccf6-43f5-bef1-d9c76f69a173\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\"vnfInstanceId\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vfModuleInstanceId\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\"}","type":"String"},"requestId":{"value":"4c5dda08-47a5-46a6-87ec-1100beb2422e","type":"String"},"mso-request-id":{"value":"4c5dda08-47a5-46a6-87ec-1100beb2422e","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"222abbd4-e1cf-460b-bcf5-2c611695c890","type":"String"},"vfModuleId":{"value":"1f89fd8f-3755-4161-85d1-ed3ef13335bb","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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T09:59:15.593Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:16.626Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:16.627Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T09:59:16.628Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T09:59:16.628Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 09:59:16 GMT", X-ONAP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-TransactionID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ECOMP-RequestID:"4c5dda08-47a5-46a6-87ec-1100beb2422e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d2614abf-b1e7-4aeb-a10c-0941fa6e9a5a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:16.629Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4c5dda08-47a5-46a6-87ec-1100beb2422e\",\"instanceId\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\"}}","message":"Success","processInstanceID":"e593a283-b429-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T09:59:16.629Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:16.629Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T09:59:16.638Z|4c5dda08-47a5-46a6-87ec-1100beb2422e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:16.816Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:16.821Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:16.821Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||Invoke 2023-02-24T09:59:16.822Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:16.822Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:16.822Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Method : GET 2023-02-24T09:59:16.822Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9307d269af1a3e9e", X-B3-SpanId:"0e37d6778ded9c6b", X-B3-ParentSpanId:"9307d269af1a3e9e", X-B3-Sampled:"0", X-ONAP-RequestID:"cd494fa2-6184-484d-9d15-60d8d9751ddb", X-RequestID:"cd494fa2-6184-484d-9d15-60d8d9751ddb", X-TransactionID:"cd494fa2-6184-484d-9d15-60d8d9751ddb", X-ECOMP-RequestID:"cd494fa2-6184-484d-9d15-60d8d9751ddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51747f30-3fbd-4eb2-9a49-972850eadccd"] 2023-02-24T09:59:16.823Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Request body: 2023-02-24T09:59:16.823Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:16.844Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:16.845Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:16.845Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status text : 2023-02-24T09:59:16.845Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:16.846Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Response body: { "requestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:59:15.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"modelVersion\": \"1677232740124\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:59:15.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" } } } 2023-02-24T09:59:16.847Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:16.847Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||InvokeReturn 2023-02-24T09:59:16.849Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:16.850Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:16.850Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:16.850Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:16.851Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:16.852Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9307d269af1a3e9e", X-B3-SpanId:"69e44d9e5e386bbc", X-B3-ParentSpanId:"9307d269af1a3e9e", X-B3-Sampled:"0", X-ONAP-RequestID:"cd494fa2-6184-484d-9d15-60d8d9751ddb", X-RequestID:"cd494fa2-6184-484d-9d15-60d8d9751ddb", X-TransactionID:"cd494fa2-6184-484d-9d15-60d8d9751ddb", X-ECOMP-RequestID:"cd494fa2-6184-484d-9d15-60d8d9751ddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fb0bd5e-ff5f-4203-9e0d-82384ff1d967"] 2023-02-24T09:59:16.852Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:16.852Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:16.865Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:16.865Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:16.866Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:16.866Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:16.866Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:59:16.867Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:16.867Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:16.877Z|cd494fa2-6184-484d-9d15-60d8d9751ddb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:18.181Z|8d9d42ec-bd63-4efa-8ecf-ce7b2ef572f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:18.182Z|8d9d42ec-bd63-4efa-8ecf-ce7b2ef572f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:18.582Z|594cfc37-6756-44bd-84fa-f8597282795b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:18.584Z|a1691fdb-e780-4229-9949-b2b6b50806fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:18.585Z|a1691fdb-e780-4229-9949-b2b6b50806fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:18.584Z|594cfc37-6756-44bd-84fa-f8597282795b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:27.045Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:27.059Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:27.060Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||Invoke 2023-02-24T09:59:27.061Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:27.061Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:27.061Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Method : GET 2023-02-24T09:59:27.061Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"987ab073997bb2c1", X-B3-SpanId:"d9467f01cd3c2cbc", X-B3-ParentSpanId:"987ab073997bb2c1", X-B3-Sampled:"0", X-ONAP-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-TransactionID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-ECOMP-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8875fca9-4eb8-462a-ac6d-b2c185cea012"] 2023-02-24T09:59:27.062Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Request body: 2023-02-24T09:59:27.062Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:27.087Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:27.088Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:27.088Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status text : 2023-02-24T09:59:27.089Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:27.089Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Response body: { "requestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "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" : "2023-02-24T09:59:15.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"modelVersion\": \"1677232740124\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:59:23.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" } } } 2023-02-24T09:59:27.090Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:27.090Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||InvokeReturn 2023-02-24T09:59:27.093Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:27.093Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:27.093Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:27.094Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:27.094Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:27.094Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"987ab073997bb2c1", X-B3-SpanId:"c474cea28ba62cfb", X-B3-ParentSpanId:"987ab073997bb2c1", X-B3-Sampled:"0", X-ONAP-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-TransactionID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-ECOMP-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4355a7ad-9ffc-4316-b832-afa778a317a5"] 2023-02-24T09:59:27.095Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:27.095Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:27.110Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:27.111Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:27.112Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:27.112Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:27.113Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 38, "soRequestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":1677232764000,\"creation_time\":1677232638000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:59:27.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:27.113Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:27.114Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:27.176Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:59:27.177Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:59:27.177Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:27.178Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:59:27.178Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:59:27.178Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-TransactionID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-ECOMP-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73949722-c2ab-4807-a2e5-947be6d38936"] 2023-02-24T09:59:27.179Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:59:27.179Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:27.307Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:27.308Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:27.308Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:59:27.308Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4004B300FADD53021EFF16FBEF2FFAA1; 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, 24 Feb 2023 09:59:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:27.309Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e8361307-b429-11ed-981a-be21fc99c8cb","businessKey":"4c5dda08-47a5-46a6-87ec-1100beb2422e","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:59:20.087+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e593a283-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"e8354f74-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:59:27.309Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:27.310Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:59:27.346Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:59:27.347Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:59:27.348Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:27.348Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:59:27.349Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:59:27.349Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-TransactionID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-ECOMP-RequestID:"c2d47b76-59d9-41ac-9d7d-287cfe933c63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c33afd4d-3f33-430b-81a9-c59dfe6de11a"] 2023-02-24T09:59:27.349Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:59:27.350Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:27.473Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:27.474Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:27.474Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:59:27.475Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D7FB94097D7A69CB0C5AF9C5BD2101D8; 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, 24 Feb 2023 09:59:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:27.476Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ea85cf8f-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"e8361307-b429-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"e8361307-b429-11ed-981a-be21fc99c8cb","executionId":"e8361307-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:59:23.965+0000","endTime":"2023-02-24T09:59:23.969+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e593a283-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:59:27.476Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:27.477Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:59:27.483Z|c2d47b76-59d9-41ac-9d7d-287cfe933c63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:28.259Z|2212e67e-f650-493d-9eb7-a1a3db4b54d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:28.260Z|2212e67e-f650-493d-9eb7-a1a3db4b54d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:28.633Z|5ce1077c-20d9-410c-8c91-24beb41a2c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:28.634Z|5ce1077c-20d9-410c-8c91-24beb41a2c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:28.651Z|12e8a1a7-f0d9-4c85-bc26-c17d9e0f8944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:28.652Z|12e8a1a7-f0d9-4c85-bc26-c17d9e0f8944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:29.431Z|d2b5e68a-b187-4dbd-8087-5ba1d0dca229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:59:29.432Z|d2b5e68a-b187-4dbd-8087-5ba1d0dca229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:59:31.034Z|ee940229-34db-4e5c-8438-1b4eaffc355a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:59:31.035Z|ee940229-34db-4e5c-8438-1b4eaffc355a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:59:37.700Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:37.720Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:37.721Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||Invoke 2023-02-24T09:59:37.721Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:37.721Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:37.722Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Method : GET 2023-02-24T09:59:37.722Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9624213eb0dbda9b", X-B3-SpanId:"0464eeec1c408540", X-B3-ParentSpanId:"9624213eb0dbda9b", X-B3-Sampled:"0", X-ONAP-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-TransactionID:"33572050-cc49-4f08-91c0-0d723f407525", X-ECOMP-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4750cf38-7518-4f5f-8ac6-38f5f07e6a5f"] 2023-02-24T09:59:37.722Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Request body: 2023-02-24T09:59:37.723Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:37.763Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:37.764Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:37.765Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status text : 2023-02-24T09:59:37.765Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:37.770Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Response body: { "requestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "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" : "2023-02-24T09:59:15.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"modelVersion\": \"1677232740124\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:59:23.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" } } } 2023-02-24T09:59:37.771Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:37.771Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||InvokeReturn 2023-02-24T09:59:37.773Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:37.774Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:37.775Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:37.775Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:37.775Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:37.776Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9624213eb0dbda9b", X-B3-SpanId:"aca67fe6797931d1", X-B3-ParentSpanId:"9624213eb0dbda9b", X-B3-Sampled:"0", X-ONAP-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-TransactionID:"33572050-cc49-4f08-91c0-0d723f407525", X-ECOMP-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"257be9de-f8ef-48ea-9c3e-2e2e2a9b7e2b"] 2023-02-24T09:59:37.776Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:37.776Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:37.815Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:37.816Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:37.817Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:37.817Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:37.818Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 38, "soRequestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":1677232764000,\"creation_time\":1677232638000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:59:27.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:37.818Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:37.819Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:37.910Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:59:37.911Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T09:59:37.912Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:37.913Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T09:59:37.913Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:59:37.922Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-TransactionID:"33572050-cc49-4f08-91c0-0d723f407525", X-ECOMP-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d96b6055-8c45-483e-8c2e-4a5930217911"] 2023-02-24T09:59:37.923Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:59:37.924Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:38.064Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:38.066Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:38.066Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:59:38.067Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8B1441026D2D601E7F3279FEE94B8EC4; 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, 24 Feb 2023 09:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:38.067Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e8361307-b429-11ed-981a-be21fc99c8cb","businessKey":"4c5dda08-47a5-46a6-87ec-1100beb2422e","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T09:59:20.087+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e593a283-b429-11ed-981a-be21fc99c8cb","superProcessInstanceId":"e8354f74-b429-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T09:59:38.068Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:38.068Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c5dda08-47a5-46a6-87ec-1100beb2422e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:59:38.150Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:59:38.151Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T09:59:38.151Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:38.152Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T09:59:38.152Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T09:59:38.152Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-TransactionID:"33572050-cc49-4f08-91c0-0d723f407525", X-ECOMP-RequestID:"33572050-cc49-4f08-91c0-0d723f407525", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"118ff2ac-6b01-43a0-b970-6c7fe2ee20f0"] 2023-02-24T09:59:38.153Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T09:59:38.153Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:38.296Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:38.296Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:38.297Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T09:59:38.298Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=96276D826BB44F467A96B95B2FA72F19; 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, 24 Feb 2023 09:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:38.299Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ea85cf8f-b429-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"e8361307-b429-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"e8361307-b429-11ed-981a-be21fc99c8cb","executionId":"e8361307-b429-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T09:59:23.965+0000","endTime":"2023-02-24T09:59:23.969+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e593a283-b429-11ed-981a-be21fc99c8cb"}] 2023-02-24T09:59:38.300Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:38.300Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e8361307-b429-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T09:59:38.313Z|00a0b70f-c53c-4d45-a917-50f43fca8f4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:38.314Z|00a0b70f-c53c-4d45-a917-50f43fca8f4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:38.319Z|33572050-cc49-4f08-91c0-0d723f407525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:38.681Z|6affa5d4-a64a-470e-b25a-437095ab4739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:38.684Z|6affa5d4-a64a-470e-b25a-437095ab4739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:38.699Z|33e9407d-7a0b-4dd8-8f16-7704770c3707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:38.700Z|33e9407d-7a0b-4dd8-8f16-7704770c3707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:41.036Z|cb7efccc-aa8b-40fd-857b-277680e7c4cc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T09:59:41.037Z|cb7efccc-aa8b-40fd-857b-277680e7c4cc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:44.431Z|8b0f3a72-8440-4200-9023-34fd7dbc4cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:59:44.440Z|8b0f3a72-8440-4200-9023-34fd7dbc4cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T09:59:48.387Z|7ff985f9-dbd1-453e-9d1a-ca89564e0781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:48.401Z|7ff985f9-dbd1-453e-9d1a-ca89564e0781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:48.528Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:48.551Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:48.552Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||Invoke 2023-02-24T09:59:48.552Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:48.553Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:48.553Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Method : GET 2023-02-24T09:59:48.553Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cff2d24708d335b0", X-B3-SpanId:"68e6a1467b376e95", X-B3-ParentSpanId:"cff2d24708d335b0", X-B3-Sampled:"0", X-ONAP-RequestID:"f2999214-796f-462f-8a6e-64bf0e0e2609", X-RequestID:"f2999214-796f-462f-8a6e-64bf0e0e2609", X-TransactionID:"f2999214-796f-462f-8a6e-64bf0e0e2609", X-ECOMP-RequestID:"f2999214-796f-462f-8a6e-64bf0e0e2609", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83284865-b2a0-4485-9f95-b953d58636c6"] 2023-02-24T09:59:48.559Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Request body: 2023-02-24T09:59:48.559Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:48.586Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:48.586Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:48.587Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status text : 2023-02-24T09:59:48.587Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:48.588Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Response body: { "requestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "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" : "2023-02-24T09:59:15.000+00:00", "endTime" : "2023-02-24T09:59:46.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"modelVersion\": \"1677232740124\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:59:46.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" } } } 2023-02-24T09:59:48.588Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:48.593Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||InvokeReturn 2023-02-24T09:59:48.598Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:48.599Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:48.600Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:48.600Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:48.601Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:48.604Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cff2d24708d335b0", X-B3-SpanId:"7435d29dc411cd0b", X-B3-ParentSpanId:"cff2d24708d335b0", X-B3-Sampled:"0", X-ONAP-RequestID:"f2999214-796f-462f-8a6e-64bf0e0e2609", X-RequestID:"f2999214-796f-462f-8a6e-64bf0e0e2609", X-TransactionID:"f2999214-796f-462f-8a6e-64bf0e0e2609", X-ECOMP-RequestID:"f2999214-796f-462f-8a6e-64bf0e0e2609", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac77151b-4c4b-4fb0-bb76-0d386c9268cd"] 2023-02-24T09:59:48.607Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:48.608Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:48.624Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:48.625Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:48.626Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:48.626Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:48.627Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 38, "soRequestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":1677232764000,\"creation_time\":1677232638000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:59:27.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:48.628Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:48.629Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:48.642Z|f2999214-796f-462f-8a6e-64bf0e0e2609|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:48.749Z|0e1e0c04-29dd-4144-9e18-1e0f0406730e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:48.749Z|58ed255b-7d73-45b9-9842-5443a52d2699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:48.750Z|0e1e0c04-29dd-4144-9e18-1e0f0406730e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:48.751Z|58ed255b-7d73-45b9-9842-5443a52d2699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:48.854Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:48.864Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:48.865Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||Invoke 2023-02-24T09:59:48.866Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:48.867Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:48.867Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Method : GET 2023-02-24T09:59:48.868Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f614009038f86d2", X-B3-SpanId:"fbbe14c0a51dbcdb", X-B3-ParentSpanId:"2f614009038f86d2", X-B3-Sampled:"0", X-ONAP-RequestID:"93f25212-a96e-4428-a489-c3c0c337b827", X-RequestID:"93f25212-a96e-4428-a489-c3c0c337b827", X-TransactionID:"93f25212-a96e-4428-a489-c3c0c337b827", X-ECOMP-RequestID:"93f25212-a96e-4428-a489-c3c0c337b827", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a1282e7-0b21-4c0b-ac73-28dde6affc90"] 2023-02-24T09:59:48.868Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Request body: 2023-02-24T09:59:48.869Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:48.899Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:48.901Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:48.902Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status text : 2023-02-24T09:59:48.903Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:48.905Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Response body: { "requestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "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" : "2023-02-24T09:59:15.000+00:00", "endTime" : "2023-02-24T09:59:46.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"modelVersion\": \"1677232740124\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:59:46.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" } } } 2023-02-24T09:59:48.906Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:48.907Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||InvokeReturn 2023-02-24T09:59:48.911Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:48.912Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:48.912Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:48.913Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:48.914Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:48.914Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f614009038f86d2", X-B3-SpanId:"a1fbc12215f14a7d", X-B3-ParentSpanId:"2f614009038f86d2", X-B3-Sampled:"0", X-ONAP-RequestID:"93f25212-a96e-4428-a489-c3c0c337b827", X-RequestID:"93f25212-a96e-4428-a489-c3c0c337b827", X-TransactionID:"93f25212-a96e-4428-a489-c3c0c337b827", X-ECOMP-RequestID:"93f25212-a96e-4428-a489-c3c0c337b827", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef109d71-e076-4048-a8bc-c342b5543767"] 2023-02-24T09:59:48.915Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:48.915Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:48.928Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:48.929Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:48.930Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:48.930Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:48.932Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 38, "soRequestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":1677232764000,\"creation_time\":1677232638000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:59:27.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:48.933Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:48.934Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:48.956Z|93f25212-a96e-4428-a489-c3c0c337b827|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:49.149Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:49.164Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:49.164Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||Invoke 2023-02-24T09:59:49.165Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:49.165Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:49.166Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Method : GET 2023-02-24T09:59:49.166Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d0e764b744c53c4", X-B3-SpanId:"7b46b665b6e08556", X-B3-ParentSpanId:"9d0e764b744c53c4", X-B3-Sampled:"0", X-ONAP-RequestID:"0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f", X-RequestID:"0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f", X-TransactionID:"0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f", X-ECOMP-RequestID:"0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28c27c0d-b9d5-44aa-869b-bd0bf1959529"] 2023-02-24T09:59:49.167Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Request body: 2023-02-24T09:59:49.167Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:49.191Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:49.203Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:49.204Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status text : 2023-02-24T09:59:49.205Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:49.206Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Response body: { "requestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "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" : "2023-02-24T09:59:15.000+00:00", "endTime" : "2023-02-24T09:59:46.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"modelVersion\": \"1677232740124\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:59:46.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" } } } 2023-02-24T09:59:49.206Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:49.207Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||InvokeReturn 2023-02-24T09:59:49.210Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:49.211Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:49.212Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:49.212Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:49.213Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:49.213Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d0e764b744c53c4", X-B3-SpanId:"d7b637bffec81895", X-B3-ParentSpanId:"9d0e764b744c53c4", X-B3-Sampled:"0", X-ONAP-RequestID:"0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f", X-RequestID:"0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f", X-TransactionID:"0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f", X-ECOMP-RequestID:"0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5b9ea18-ab1c-47bb-b116-46cbc195fe6e"] 2023-02-24T09:59:49.214Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:49.214Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:49.229Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:49.230Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:49.231Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:49.232Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:49.233Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 38, "soRequestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":1677232764000,\"creation_time\":1677232638000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:59:27.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:49.234Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:49.234Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:49.249Z|0dbf552c-d812-4ceb-a2ab-d05e82e7fa9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:49.431Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:49.441Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:49.442Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||Invoke 2023-02-24T09:59:49.443Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:49.444Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:49.444Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Method : GET 2023-02-24T09:59:49.445Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"873fa6b2e3f4ac67", X-B3-SpanId:"38458484562cce43", X-B3-ParentSpanId:"873fa6b2e3f4ac67", X-B3-Sampled:"0", X-ONAP-RequestID:"f15eebba-ccfa-4f2f-8471-aaba4d12566c", X-RequestID:"f15eebba-ccfa-4f2f-8471-aaba4d12566c", X-TransactionID:"f15eebba-ccfa-4f2f-8471-aaba4d12566c", X-ECOMP-RequestID:"f15eebba-ccfa-4f2f-8471-aaba4d12566c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe1ed98e-9cb3-4138-95c4-37883a592e19"] 2023-02-24T09:59:49.445Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Request body: 2023-02-24T09:59:49.446Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:49.468Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:49.469Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:49.478Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status text : 2023-02-24T09:59:49.480Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:49.482Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Response body: { "requestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "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" : "2023-02-24T09:59:15.000+00:00", "endTime" : "2023-02-24T09:59:46.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"modelVersion\": \"1677232740124\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:59:46.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" } } } 2023-02-24T09:59:49.483Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:49.484Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||InvokeReturn 2023-02-24T09:59:49.494Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:49.495Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:49.496Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:49.497Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:49.497Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:49.497Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"873fa6b2e3f4ac67", X-B3-SpanId:"2b5d2024a1530610", X-B3-ParentSpanId:"873fa6b2e3f4ac67", X-B3-Sampled:"0", X-ONAP-RequestID:"f15eebba-ccfa-4f2f-8471-aaba4d12566c", X-RequestID:"f15eebba-ccfa-4f2f-8471-aaba4d12566c", X-TransactionID:"f15eebba-ccfa-4f2f-8471-aaba4d12566c", X-ECOMP-RequestID:"f15eebba-ccfa-4f2f-8471-aaba4d12566c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21ef57d8-0bd3-42b2-852e-31a07e8e75e9"] 2023-02-24T09:59:49.498Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:49.500Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:49.522Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:49.523Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:49.523Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:49.523Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:49.524Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 38, "soRequestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":1677232764000,\"creation_time\":1677232638000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:59:27.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:49.524Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:49.525Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:49.548Z|f15eebba-ccfa-4f2f-8471-aaba4d12566c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:49.789Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:49.838Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:49.840Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||Invoke 2023-02-24T09:59:49.845Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:49.848Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e 2023-02-24T09:59:49.849Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Method : GET 2023-02-24T09:59:49.850Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aebcf264732c94bb", X-B3-SpanId:"3c7d21808733e7af", X-B3-ParentSpanId:"aebcf264732c94bb", X-B3-Sampled:"0", X-ONAP-RequestID:"3ec4112d-917a-4ea4-942d-d90da7fe6acb", X-RequestID:"3ec4112d-917a-4ea4-942d-d90da7fe6acb", X-TransactionID:"3ec4112d-917a-4ea4-942d-d90da7fe6acb", X-ECOMP-RequestID:"3ec4112d-917a-4ea4-942d-d90da7fe6acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74066ed6-2e0e-4248-a808-2cbb89a15894"] 2023-02-24T09:59:49.850Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Request body: 2023-02-24T09:59:49.851Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:49.885Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:49.886Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:49.886Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Status text : 2023-02-24T09:59:49.892Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:49.893Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||Response body: { "requestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "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" : "2023-02-24T09:59:15.000+00:00", "endTime" : "2023-02-24T09:59:46.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfType" : "", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"927efab6-ccf6-43f5-bef1-d9c76f69a173\",\n \"modelVersionId\": \"3f3bafc1-a0dc-4817-8c79-04959b692c47\",\n \"modelName\": \"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\n \"modelVersion\": \"1677232740124\",\n \"modelCustomizationId\": \"bd4c6eb6-f173-4415-972d-2307717d29d0\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:59:46.000+00:00", "vfModuleId" : "1f89fd8f-3755-4161-85d1-ed3ef13335bb", "vfModuleName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "vfModuleModelName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890/vfModules/1f89fd8f-3755-4161-85d1-ed3ef13335bb", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e" } } } 2023-02-24T09:59:49.893Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:49.896Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c5dda08-47a5-46a6-87ec-1100beb2422e|INFO|500||InvokeReturn 2023-02-24T09:59:49.898Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:49.900Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:49.901Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:49.902Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false 2023-02-24T09:59:49.903Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:49.903Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aebcf264732c94bb", X-B3-SpanId:"538591e959e902d2", X-B3-ParentSpanId:"aebcf264732c94bb", X-B3-Sampled:"0", X-ONAP-RequestID:"3ec4112d-917a-4ea4-942d-d90da7fe6acb", X-RequestID:"3ec4112d-917a-4ea4-942d-d90da7fe6acb", X-TransactionID:"3ec4112d-917a-4ea4-942d-d90da7fe6acb", X-ECOMP-RequestID:"3ec4112d-917a-4ea4-942d-d90da7fe6acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94e1abbb-2a32-405c-a3cc-634cac9a8ef0"] 2023-02-24T09:59:49.904Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:49.904Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:49.922Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:49.923Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:49.923Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:49.924Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:49.925Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 38, "soRequestId" : "4c5dda08-47a5-46a6-87ec-1100beb2422e", "groupingId" : "741daf53-8d72-497c-92a0-c319282a5e2e", "name" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88/741daf53-8d72-497c-92a0-c319282a5e2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"updated_time\":1677232764000,\"creation_time\":1677232638000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"19fb5ce5925a40cdb4bfb7fa3f44a0cc\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"741daf53-8d72-497c-92a0-c319282a5e2e\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88\",\"vnf_name\":\"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0\",\"vnf_id\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\",\"vf_module_id\":\"1f89fd8f-3755-4161-85d1-ed3ef13335bb\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T09:59:27.000+00:00", "isDataInternal" : false } ] 2023-02-24T09:59:49.925Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:49.925Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c5dda08-47a5-46a6-87ec-1100beb2422e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:49.934Z|3ec4112d-917a-4ea4-942d-d90da7fe6acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c5dda08-47a5-46a6-87ec-1100beb2422e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:54.391Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:54.398Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||INFO|500||Checking if requestId: 6158f821-bd60-4039-8868-e9d0a0c880ee already exists in requestDb InfraActiveRequests table 2023-02-24T09:59:54.400Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T09:59:54.400Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||Invoke 2023-02-24T09:59:54.401Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:54.401Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T09:59:54.402Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Method : GET 2023-02-24T09:59:54.403Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"071b0d7a6e239612", X-B3-SpanId:"4ef42f9e60b09b5a", X-B3-ParentSpanId:"071b0d7a6e239612", X-B3-Sampled:"0", X-ONAP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-TransactionID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ECOMP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4c6171b-e364-4ae3-accf-4ac09ad1654c"] 2023-02-24T09:59:54.406Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Request body: 2023-02-24T09:59:54.407Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:54.435Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:54.436Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T09:59:54.436Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status text : 2023-02-24T09:59:54.436Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 09:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:54.437Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Response body: 2023-02-24T09:59:54.437Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:54.438Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|404|Not Found|InvokeReturn 2023-02-24T09:59:54.454Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T09:59:54.485Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:59:54.538Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/related-to/volume-groups|INFO|500||Invoke 2023-02-24T09:59:54.539Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[6158f821-bd60-4039-8868-e9d0a0c880ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ca9c9334-637c-454c-9ac5-a58d00d966b3], X-ECOMP-RequestID=[6158f821-bd60-4039-8868-e9d0a0c880ee], X-TransactionId=[], X-ONAP-RequestID=[6158f821-bd60-4039-8868-e9d0a0c880ee]} 2023-02-24T09:59:54.620Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/related-to/volume-groups has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 09:59:56 GMT], content-length=[408], x-aai-txid=[1-aai-resources-230224-09:59:56:788-93307], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:59:54.623Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/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/222abbd4-e1cf-460b-bcf5-2c611695c890/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-02-24T09:59:54.623Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-02-24T09:59:54.627Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/related-to/volume-groups 2023-02-24T09:59:54.627Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 222abbd4-e1cf-460b-bcf5-2c611695c890 2023-02-24T09:59:54.635Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:59:54.695Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T09:59:54.696Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/vf-modules|INFO|500||Invoke 2023-02-24T09:59:54.830Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/vf-modules|INFO|404|Not Found|InvokeReturn 2023-02-24T09:59:54.831Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/vf-modules has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 09:59:56 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230224-09:59:56:937-22566], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:59:54.833Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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/222abbd4-e1cf-460b-bcf5-2c611695c890/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/vf-modules","ERR.5.4.6114"]}}} 2023-02-24T09:59:54.836Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890/vf-modules 2023-02-24T09:59:54.837Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 222abbd4-e1cf-460b-bcf5-2c611695c890 2023-02-24T09:59:54.880Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T09:59:55.082Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T09:59:55.155Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6158f821-bd60-4039-8868-e9d0a0c880ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1477f5a7-8eec-4238-8e91-4e86e42b558e], X-ECOMP-RequestID=[6158f821-bd60-4039-8868-e9d0a0c880ee], X-TransactionId=[], X-ONAP-RequestID=[6158f821-bd60-4039-8868-e9d0a0c880ee]} 2023-02-24T09:59:55.218Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|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/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:59:57 GMT], content-length=[1054], vertex-id=[184392], x-aai-txid=[1-aai-resources-230224-09:59:57:401-33486], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T09:59:55.220Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677232605926","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/222abbd4-e1cf-460b-bcf5-2c611695c890","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"222abbd4-e1cf-460b-bcf5-2c611695c890"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_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"}]}]}} 2023-02-24T09:59:55.221Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T09:59:55.223Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T09:59:55.223Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T09:59:55.225Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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 2023-02-24T09:59:55.225Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T09:59:55.226Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:55.226Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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 2023-02-24T09:59:55.226Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T09:59:55.227Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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:"071b0d7a6e239612", X-B3-SpanId:"5fc702ed7539aca5", X-B3-ParentSpanId:"071b0d7a6e239612", X-B3-Sampled:"0", X-ONAP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-TransactionID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ECOMP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8d3f54c-5f81-4f7d-ba14-2eb77020340b"] 2023-02-24T09:59:55.228Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"222abbd4-e1cf-460b-bcf5-2c611695c890","serviceInstanceId":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2"},"instanceName":null,"requestScope":"vnf"} 2023-02-24T09:59:55.229Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:55.275Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:55.282Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:55.285Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T09:59:55.286Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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, 24 Feb 2023 09:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:55.288Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T09:59:55.289Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:55.290Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T09:59:55.296Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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 2023-02-24T09:59:55.298Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-02-24T09:59:55.299Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:55.300Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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 2023-02-24T09:59:55.301Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-02-24T09:59:55.302Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-TransactionID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ECOMP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb484535-c1d7-4cd9-ae23-e143400d77d5"] 2023-02-24T09:59:55.303Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-02-24T09:59:55.303Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:55.322Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:55.323Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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 2023-02-24T09:59:55.324Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2023-02-24T09:59:55.325Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:55.326Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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" : 10037, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037" } } } 2023-02-24T09:59:55.327Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:55.329Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-02-24T09:59:55.334Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:59:55.336Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T09:59:55.337Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:55.339Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T09:59:55.339Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T09:59:55.341Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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:"1594", X-B3-TraceId:"071b0d7a6e239612", X-B3-SpanId:"791a4e0c062e75ce", X-B3-ParentSpanId:"071b0d7a6e239612", X-B3-Sampled:"0", X-ONAP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-TransactionID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ECOMP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8284c9d7-1461-4a93-a7f8-6e31ac771108"] 2023-02-24T09:59:55.341Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6158f821-bd60-4039-8868-e9d0a0c880ee","requestStatus":"IN_PROGRESS","startTime":1677232794837,"source":"VID","vnfId":"222abbd4-e1cf-460b-bcf5-2c611695c890","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","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\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"6158f821-bd60-4039-8868-e9d0a0c880ee"} 2023-02-24T09:59:55.342Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:55.372Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:55.373Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T09:59:55.373Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T09:59:55.374Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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/6158f821-bd60-4039-8868-e9d0a0c880ee", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:55.374Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:59:54.837+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T09:59:55.398+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" } } } 2023-02-24T09:59:55.375Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:55.377Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T09:59:55.388Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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 2023-02-24T09:59:55.390Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T09:59:55.390Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:55.391Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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 2023-02-24T09:59:55.392Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T09:59:55.392Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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:"071b0d7a6e239612", X-B3-SpanId:"474aac952769a295", X-B3-ParentSpanId:"071b0d7a6e239612", X-B3-Sampled:"0", X-ONAP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-TransactionID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ECOMP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"897fa4fc-38dd-404c-91d8-6a03e525a0e1"] 2023-02-24T09:59:55.393Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|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\":\"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a21baee0-a95f-4e45-a398-eae5296252d7\",\"modelVersionId\":\"b1e88ac2-d06d-467f-9891-8f35754cad53\",\"modelCustomizationId\":\"a21baee0-a95f-4e45-a398-eae5296252d7\",\"modelUuid\":\"b1e88ac2-d06d-467f-9891-8f35754cad53\",\"modelInvariantUuid\":\"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\",\"vnfInstanceId\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\"}","type":"String"},"requestId":{"value":"6158f821-bd60-4039-8868-e9d0a0c880ee","type":"String"},"mso-request-id":{"value":"6158f821-bd60-4039-8868-e9d0a0c880ee","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"222abbd4-e1cf-460b-bcf5-2c611695c890","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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T09:59:55.394Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:56.412Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:56.413Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T09:59:56.413Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T09:59:56.414Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 09:59:56 GMT", X-ONAP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-TransactionID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ECOMP-RequestID:"6158f821-bd60-4039-8868-e9d0a0c880ee", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"897fa4fc-38dd-404c-91d8-6a03e525a0e1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:56.414Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6158f821-bd60-4039-8868-e9d0a0c880ee\",\"instanceId\":\"222abbd4-e1cf-460b-bcf5-2c611695c890\"}}","message":"Success","processInstanceID":"fd4994be-b429-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T09:59:56.432Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:56.433Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T09:59:56.453Z|6158f821-bd60-4039-8868-e9d0a0c880ee|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:56.647Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Entering 2023-02-24T09:59:56.670Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T09:59:56.672Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||Invoke 2023-02-24T09:59:56.672Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:56.672Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T09:59:56.674Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Method : GET 2023-02-24T09:59:56.674Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3cf8f12d2b380e6", X-B3-SpanId:"acd5059a2724fb48", X-B3-ParentSpanId:"c3cf8f12d2b380e6", X-B3-Sampled:"0", X-ONAP-RequestID:"fd8ce7f9-ef73-4eac-aa73-ff73643f2293", X-RequestID:"fd8ce7f9-ef73-4eac-aa73-ff73643f2293", X-TransactionID:"fd8ce7f9-ef73-4eac-aa73-ff73643f2293", X-ECOMP-RequestID:"fd8ce7f9-ef73-4eac-aa73-ff73643f2293", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64eb9027-1182-42c9-8963-337bef887724"] 2023-02-24T09:59:56.674Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Request body: 2023-02-24T09:59:56.675Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:56.718Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:56.720Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:56.720Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status text : 2023-02-24T09:59:56.721Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:56.722Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Response body: { "requestId" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T09:59:54.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T09:59:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" } } } 2023-02-24T09:59:56.724Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:56.727Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||InvokeReturn 2023-02-24T09:59:56.730Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T09:59:56.731Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T09:59:56.732Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T09:59:56.733Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T09:59:56.734Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T09:59:56.735Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3cf8f12d2b380e6", X-B3-SpanId:"26cee805db52a3e0", X-B3-ParentSpanId:"c3cf8f12d2b380e6", X-B3-Sampled:"0", X-ONAP-RequestID:"fd8ce7f9-ef73-4eac-aa73-ff73643f2293", X-RequestID:"fd8ce7f9-ef73-4eac-aa73-ff73643f2293", X-TransactionID:"fd8ce7f9-ef73-4eac-aa73-ff73643f2293", X-ECOMP-RequestID:"fd8ce7f9-ef73-4eac-aa73-ff73643f2293", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce505a64-5712-4d60-80c2-c0b20c2e5c6f"] 2023-02-24T09:59:56.735Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T09:59:56.736Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T09:59:56.758Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T09:59:56.759Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T09:59:56.760Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T09:59:56.760Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 09:59:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T09:59:56.762Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T09:59:56.762Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T09:59:56.763Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T09:59:56.788Z|fd8ce7f9-ef73-4eac-aa73-ff73643f2293|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T09:59:58.465Z|6cec5c31-4e9b-44fe-92dd-20fac540aaa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:58.466Z|6cec5c31-4e9b-44fe-92dd-20fac540aaa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:58.866Z|08855cfe-2d3f-4299-ac61-ca16dfdd19ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:58.867Z|08855cfe-2d3f-4299-ac61-ca16dfdd19ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:58.873Z|c78e9b51-b42f-4af4-b912-6bbd4c25a785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T09:59:58.884Z|c78e9b51-b42f-4af4-b912-6bbd4c25a785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T09:59:59.431Z|5c437ccf-3d58-4f1a-ac4e-661e190866f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T09:59:59.436Z|5c437ccf-3d58-4f1a-ac4e-661e190866f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:00:01.036Z|933708d3-3462-419b-a318-920dc1e6102f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:00:01.038Z|933708d3-3462-419b-a318-920dc1e6102f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:00:07.046Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:07.053Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T10:00:07.055Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||Invoke 2023-02-24T10:00:07.056Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:07.057Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T10:00:07.062Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Method : GET 2023-02-24T10:00:07.063Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44a216d1fbd890c1", X-B3-SpanId:"5b30ed81d69d7011", X-B3-ParentSpanId:"44a216d1fbd890c1", X-B3-Sampled:"0", X-ONAP-RequestID:"16d36f53-090a-4239-987b-5faada010ad8", X-RequestID:"16d36f53-090a-4239-987b-5faada010ad8", X-TransactionID:"16d36f53-090a-4239-987b-5faada010ad8", X-ECOMP-RequestID:"16d36f53-090a-4239-987b-5faada010ad8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcde0776-1909-4fa2-9dba-97d04ef95813"] 2023-02-24T10:00:07.063Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Request body: 2023-02-24T10:00:07.063Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:07.103Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:07.104Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:07.105Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status text : 2023-02-24T10:00:07.105Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:07.106Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Response body: { "requestId" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:59:54.000+00:00", "endTime" : "2023-02-24T10:00:02.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:00:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" } } } 2023-02-24T10:00:07.106Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:07.111Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||InvokeReturn 2023-02-24T10:00:07.119Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T10:00:07.121Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:00:07.121Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:07.122Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T10:00:07.122Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:00:07.123Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44a216d1fbd890c1", X-B3-SpanId:"bd7aa8cf87a5ecb0", X-B3-ParentSpanId:"44a216d1fbd890c1", X-B3-Sampled:"0", X-ONAP-RequestID:"16d36f53-090a-4239-987b-5faada010ad8", X-RequestID:"16d36f53-090a-4239-987b-5faada010ad8", X-TransactionID:"16d36f53-090a-4239-987b-5faada010ad8", X-ECOMP-RequestID:"16d36f53-090a-4239-987b-5faada010ad8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed8a1263-c200-4bdd-a76a-25f5e60dda1b"] 2023-02-24T10:00:07.134Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:00:07.134Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:07.153Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:07.154Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:07.154Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:00:07.154Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:07.163Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:00:07.164Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:07.165Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:00:07.175Z|16d36f53-090a-4239-987b-5faada010ad8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:07.380Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:07.392Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T10:00:07.393Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||Invoke 2023-02-24T10:00:07.393Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:07.394Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T10:00:07.394Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Method : GET 2023-02-24T10:00:07.395Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb0813e7dc7c22b0", X-B3-SpanId:"6392f6c00592a94c", X-B3-ParentSpanId:"bb0813e7dc7c22b0", X-B3-Sampled:"0", X-ONAP-RequestID:"6b42b3bf-82d8-4d31-8e69-01428fe0572e", X-RequestID:"6b42b3bf-82d8-4d31-8e69-01428fe0572e", X-TransactionID:"6b42b3bf-82d8-4d31-8e69-01428fe0572e", X-ECOMP-RequestID:"6b42b3bf-82d8-4d31-8e69-01428fe0572e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d56324d-8285-48c8-a6ec-9888dc66054a"] 2023-02-24T10:00:07.395Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Request body: 2023-02-24T10:00:07.396Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:07.422Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:07.423Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:07.423Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status text : 2023-02-24T10:00:07.424Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:07.439Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Response body: { "requestId" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:59:54.000+00:00", "endTime" : "2023-02-24T10:00:02.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:00:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" } } } 2023-02-24T10:00:07.440Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:07.441Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||InvokeReturn 2023-02-24T10:00:07.443Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T10:00:07.443Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:00:07.444Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:07.444Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T10:00:07.444Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:00:07.445Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb0813e7dc7c22b0", X-B3-SpanId:"fc5bb6845dd8c2cd", X-B3-ParentSpanId:"bb0813e7dc7c22b0", X-B3-Sampled:"0", X-ONAP-RequestID:"6b42b3bf-82d8-4d31-8e69-01428fe0572e", X-RequestID:"6b42b3bf-82d8-4d31-8e69-01428fe0572e", X-TransactionID:"6b42b3bf-82d8-4d31-8e69-01428fe0572e", X-ECOMP-RequestID:"6b42b3bf-82d8-4d31-8e69-01428fe0572e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04367e82-04c9-449f-9831-b96efd5186b1"] 2023-02-24T10:00:07.445Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:00:07.445Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:07.468Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:07.472Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:07.475Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:00:07.476Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:07.477Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:00:07.478Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:07.479Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:00:07.500Z|6b42b3bf-82d8-4d31-8e69-01428fe0572e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:07.745Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:07.756Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T10:00:07.757Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||Invoke 2023-02-24T10:00:07.757Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:07.758Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T10:00:07.758Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Method : GET 2023-02-24T10:00:07.759Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a05dc62fe2a9c0db", X-B3-SpanId:"558cbfa6ecc7eb85", X-B3-ParentSpanId:"a05dc62fe2a9c0db", X-B3-Sampled:"0", X-ONAP-RequestID:"b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d", X-RequestID:"b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d", X-TransactionID:"b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d", X-ECOMP-RequestID:"b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91a392fa-086b-40fd-89e5-c6a0814d1d14"] 2023-02-24T10:00:07.759Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Request body: 2023-02-24T10:00:07.760Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:07.808Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:07.809Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:07.810Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status text : 2023-02-24T10:00:07.811Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:07.831Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Response body: { "requestId" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:59:54.000+00:00", "endTime" : "2023-02-24T10:00:02.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:00:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" } } } 2023-02-24T10:00:07.832Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:07.832Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||InvokeReturn 2023-02-24T10:00:07.834Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T10:00:07.835Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:00:07.835Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:07.835Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T10:00:07.836Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:00:07.836Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a05dc62fe2a9c0db", X-B3-SpanId:"a514c55e0e53f919", X-B3-ParentSpanId:"a05dc62fe2a9c0db", X-B3-Sampled:"0", X-ONAP-RequestID:"b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d", X-RequestID:"b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d", X-TransactionID:"b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d", X-ECOMP-RequestID:"b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d669f3c-b421-4afe-8047-af6b2c486f50"] 2023-02-24T10:00:07.836Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:00:07.837Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:07.871Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:07.872Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:07.872Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:00:07.872Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:07.873Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:00:07.873Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:07.873Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:00:07.892Z|b8f90dd5-4a0a-4fe5-a93b-3696d5a3ea7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:08.137Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:08.146Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T10:00:08.147Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||Invoke 2023-02-24T10:00:08.148Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:08.148Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T10:00:08.148Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Method : GET 2023-02-24T10:00:08.151Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0fce18c48497e88", X-B3-SpanId:"2f5f1f253d0bfd2a", X-B3-ParentSpanId:"d0fce18c48497e88", X-B3-Sampled:"0", X-ONAP-RequestID:"51cd0679-e814-434d-bcca-4fb95d91a2bf", X-RequestID:"51cd0679-e814-434d-bcca-4fb95d91a2bf", X-TransactionID:"51cd0679-e814-434d-bcca-4fb95d91a2bf", X-ECOMP-RequestID:"51cd0679-e814-434d-bcca-4fb95d91a2bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e654212d-e02f-4eb7-bcf8-485efe2b6eba"] 2023-02-24T10:00:08.151Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Request body: 2023-02-24T10:00:08.152Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:08.174Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:08.175Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:08.176Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status text : 2023-02-24T10:00:08.177Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:08.178Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Response body: { "requestId" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:59:54.000+00:00", "endTime" : "2023-02-24T10:00:02.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:00:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" } } } 2023-02-24T10:00:08.179Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:08.179Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||InvokeReturn 2023-02-24T10:00:08.181Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T10:00:08.182Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:00:08.182Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:08.182Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T10:00:08.182Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:00:08.183Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0fce18c48497e88", X-B3-SpanId:"5398497335eee936", X-B3-ParentSpanId:"d0fce18c48497e88", X-B3-Sampled:"0", X-ONAP-RequestID:"51cd0679-e814-434d-bcca-4fb95d91a2bf", X-RequestID:"51cd0679-e814-434d-bcca-4fb95d91a2bf", X-TransactionID:"51cd0679-e814-434d-bcca-4fb95d91a2bf", X-ECOMP-RequestID:"51cd0679-e814-434d-bcca-4fb95d91a2bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab576d62-7d4f-4175-8e7c-674d9c768a3c"] 2023-02-24T10:00:08.183Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:00:08.183Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:08.197Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:08.198Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:08.198Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:00:08.199Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:08.200Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:00:08.200Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:08.201Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:00:08.220Z|51cd0679-e814-434d-bcca-4fb95d91a2bf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:08.383Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:08.400Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T10:00:08.401Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||Invoke 2023-02-24T10:00:08.402Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:08.403Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee 2023-02-24T10:00:08.404Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Method : GET 2023-02-24T10:00:08.404Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de2dbbe6f0f0bf22", X-B3-SpanId:"93b81c5d3e42f878", X-B3-ParentSpanId:"de2dbbe6f0f0bf22", X-B3-Sampled:"0", X-ONAP-RequestID:"5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a", X-RequestID:"5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a", X-TransactionID:"5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a", X-ECOMP-RequestID:"5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a25ebcd-9e56-45c1-8b96-e237b6457601"] 2023-02-24T10:00:08.405Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Request body: 2023-02-24T10:00:08.405Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:08.435Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:08.435Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:08.436Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Status text : 2023-02-24T10:00:08.436Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:08.437Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||Response body: { "requestId" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T09:59:54.000+00:00", "endTime" : "2023-02-24T10:00:02.000+00:00", "source" : "VID", "vnfId" : "222abbd4-e1cf-460b-bcf5-2c611695c890", "vnfName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88_vnf_0", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b1e88ac2-d06d-467f-9891-8f35754cad53\",\n \"modelCustomizationId\": \"a21baee0-a95f-4e45-a398-eae5296252d7\",\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:00:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/vnfs/222abbd4-e1cf-460b-bcf5-2c611695c890", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "6158f821-bd60-4039-8868-e9d0a0c880ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee" } } } 2023-02-24T10:00:08.438Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:08.438Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6158f821-bd60-4039-8868-e9d0a0c880ee|INFO|500||InvokeReturn 2023-02-24T10:00:08.440Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T10:00:08.441Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:00:08.441Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:08.442Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false 2023-02-24T10:00:08.442Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:00:08.448Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de2dbbe6f0f0bf22", X-B3-SpanId:"91a4d68ae2f73e42", X-B3-ParentSpanId:"de2dbbe6f0f0bf22", X-B3-Sampled:"0", X-ONAP-RequestID:"5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a", X-RequestID:"5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a", X-TransactionID:"5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a", X-ECOMP-RequestID:"5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b3fe11f-c60c-4af8-b32e-b629ac02e509"] 2023-02-24T10:00:08.449Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:00:08.451Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:08.479Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:08.480Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:08.480Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:00:08.481Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:08.482Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:00:08.482Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:08.484Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6158f821-bd60-4039-8868-e9d0a0c880ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:00:08.498Z|5ef4fbaf-67d0-4fa6-ab54-9567151b3d4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6158f821-bd60-4039-8868-e9d0a0c880ee|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:08.517Z|755621e0-86a5-405c-a68b-90297514b168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:08.517Z|755621e0-86a5-405c-a68b-90297514b168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:08.900Z|e5c5582e-fb2a-4188-8ac8-df4d0fd8d159|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:08.901Z|e5c5582e-fb2a-4188-8ac8-df4d0fd8d159|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:08.934Z|ce3662fc-d60d-4f2e-9234-fe1d52d62d44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:08.935Z|ce3662fc-d60d-4f2e-9234-fe1d52d62d44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:09.840Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:09.842Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||Checking if requestId: c538b404-3460-4e33-b62e-f88b2ca88093 already exists in requestDb InfraActiveRequests table 2023-02-24T10:00:09.849Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:09.849Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||Invoke 2023-02-24T10:00:09.849Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:09.849Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:09.850Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Method : GET 2023-02-24T10:00:09.850Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76ae47df80235f65", X-B3-SpanId:"2d990867cb2626d9", X-B3-ParentSpanId:"76ae47df80235f65", X-B3-Sampled:"0", X-ONAP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-TransactionID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ECOMP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15430506-6366-48ff-bc02-3f0b4b487227"] 2023-02-24T10:00:09.850Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Request body: 2023-02-24T10:00:09.859Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:09.882Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:09.883Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:00:09.883Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status text : 2023-02-24T10:00:09.883Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 10:00:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:09.884Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Response body: 2023-02-24T10:00:09.884Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:09.885Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|404|Not Found|InvokeReturn 2023-02-24T10:00:09.897Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T10:00:09.920Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:00:09.981Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T10:00:09.983Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed|INFO|500||Invoke 2023-02-24T10:00:10.054Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed|INFO|500||InvokeReturn 2023-02-24T10:00:10.055Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 10:00:12 GMT], content-length=[246], vertex-id=[459000], x-aai-txid=[0-aai-resources-230224-10:00:12:231-89166], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:00:10.058Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2"}]} 2023-02-24T10:00:10.073Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:00:10.128Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-24T10:00:10.129Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5cd3788b-549c-43ae-a89f-85461b955836], X-ECOMP-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093], X-TransactionId=[], X-ONAP-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093]} 2023-02-24T10:00:10.191Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 10:00:12 GMT], content-length=[603], x-aai-txid=[1-aai-resources-230224-10:00:12:393-94780], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:00:10.193Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-02-24T10:00:10.194Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-24T10:00:10.199Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-02-24T10:00:10.211Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:00:10.293Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T10:00:10.294Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed|INFO|500||Invoke 2023-02-24T10:00:10.330Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed|INFO|500||InvokeReturn 2023-02-24T10:00:10.332Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 10:00:12 GMT], content-length=[246], vertex-id=[459000], x-aai-txid=[1-aai-resources-230224-10:00:12:538-93732], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:00:10.334Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2"}]} 2023-02-24T10:00:10.345Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:00:10.395Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-24T10:00:10.396Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b87d4a7a-eb68-4cb7-97ce-823120a3a254], X-ECOMP-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093], X-TransactionId=[], X-ONAP-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093]} 2023-02-24T10:00:10.427Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 10:00:12 GMT], content-length=[600], x-aai-txid=[0-aai-resources-230224-10:00:12:639-33607], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:00:10.429Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-02-24T10:00:10.430Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-24T10:00:10.433Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-02-24T10:00:10.442Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:00:10.478Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed|INFO|500||Invoke 2023-02-24T10:00:10.479Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8c6ed985-b19f-4597-b481-718e92eb1d0b], X-ECOMP-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093], X-TransactionId=[], X-ONAP-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093]} 2023-02-24T10:00:10.518Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 10:00:12 GMT], content-length=[246], vertex-id=[459000], x-aai-txid=[1-aai-resources-230224-10:00:12:730-41338], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:00:10.520Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2"}]} 2023-02-24T10:00:10.521Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2?format=pathed|INFO|500||InvokeReturn 2023-02-24T10:00:10.531Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:00:10.588Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-24T10:00:10.589Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/configurations?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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[92f6b236-21d4-497d-bd05-30d620d5baa6], X-ECOMP-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093], X-TransactionId=[], X-ONAP-RequestID=[c538b404-3460-4e33-b62e-f88b2ca88093]} 2023-02-24T10:00:10.634Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/configurations?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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 10:00:12 GMT], content-length=[609], x-aai-txid=[1-aai-resources-230224-10:00:12:833-86668], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:00:10.638Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/configurations","ERR.5.4.6114"]}}} 2023-02-24T10:00:10.640Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-24T10:00:10.644Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-02-24T10:00:10.650Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:00:10.713Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T10:00:10.714Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T10:00:10.757Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T10:00:10.758Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 10:00:12 GMT], content-length=[604], vertex-id=[184392], x-aai-txid=[2-aai-resources-230224-10:00:12:964-69165], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:00:10.765Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677232803330","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"}]}]}} 2023-02-24T10:00:10.768Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T10:00:10.769Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T10:00:10.770Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.771Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T10:00:10.771Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:10.772Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.772Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T10:00:10.777Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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:"76ae47df80235f65", X-B3-SpanId:"04e5a38ce2d8a0c4", X-B3-ParentSpanId:"76ae47df80235f65", X-B3-Sampled:"0", X-ONAP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-TransactionID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ECOMP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"057e45a7-84a7-4519-a6bd-b9a8b69095f7"] 2023-02-24T10:00:10.777Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2"},"instanceName":null,"requestScope":"service"} 2023-02-24T10:00:10.778Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:10.814Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:10.815Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:10.815Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T10:00:10.816Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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, 24 Feb 2023 10:00:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:10.816Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T10:00:10.816Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:10.817Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T10:00:10.818Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.819Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-24T10:00:10.819Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:10.819Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.820Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-24T10:00:10.820Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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:"c538b404-3460-4e33-b62e-f88b2ca88093", X-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-TransactionID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ECOMP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db437038-2b5a-4fe5-aa1f-83549c817929"] 2023-02-24T10:00:10.820Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-24T10:00:10.821Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:10.857Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:10.858Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:10.859Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-02-24T10:00:10.859Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:10.860Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T10:00:10.860Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:10.860Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-24T10:00:10.865Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.866Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.866Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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================================================ 2023-02-24T10:00:10.867Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.867Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.867Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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:"c538b404-3460-4e33-b62e-f88b2ca88093", X-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-TransactionID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ECOMP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6247b36-7fa9-4d10-a0d5-c2b6136f3a2b"] 2023-02-24T10:00:10.868Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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: 2023-02-24T10:00:10.869Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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================================================ 2023-02-24T10:00:10.890Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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========================================== 2023-02-24T10:00:10.891Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.891Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 : 2023-02-24T10:00:10.892Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:10.892Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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" : 536, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2023-02-24T10:00:10.893Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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================================================= 2023-02-24T10:00:10.893Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.896Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.896Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-24T10:00:10.897Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:10.897Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:10.897Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-24T10:00:10.898Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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:"c538b404-3460-4e33-b62e-f88b2ca88093", X-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-TransactionID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ECOMP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ba4b8f6-972d-42f7-a057-494e26b23671"] 2023-02-24T10:00:10.898Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-24T10:00:10.898Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:10.917Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:10.918Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:10.923Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-02-24T10:00:10.923Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:10.924Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T10:00:10.924Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:10.925Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-24T10:00:10.929Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T10:00:10.929Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T10:00:10.930Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:10.930Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T10:00:10.930Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T10:00:10.930Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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:"1381", X-B3-TraceId:"76ae47df80235f65", X-B3-SpanId:"9466ae21a2ba3172", X-B3-ParentSpanId:"76ae47df80235f65", X-B3-Sampled:"0", X-ONAP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-TransactionID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ECOMP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1a0c94a-426b-45c4-a386-b1a8faf04e9f"] 2023-02-24T10:00:10.931Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c538b404-3460-4e33-b62e-f88b2ca88093","requestStatus":"IN_PROGRESS","startTime":1677232810645,"source":"VID","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"c538b404-3460-4e33-b62e-f88b2ca88093"} 2023-02-24T10:00:10.931Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:10.978Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:10.979Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T10:00:10.979Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T10:00:10.980Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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/c538b404-3460-4e33-b62e-f88b2ca88093", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:10.980Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c538b404-3460-4e33-b62e-f88b2ca88093", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:00:10.645+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T10:00:10.997+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c538b404-3460-4e33-b62e-f88b2ca88093", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" } } } 2023-02-24T10:00:10.980Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:10.981Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T10:00:11.022Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:11.023Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T10:00:11.024Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:11.024Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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 2023-02-24T10:00:11.024Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T10:00:11.025Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|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:"76ae47df80235f65", X-B3-SpanId:"10925b26495a934b", X-B3-ParentSpanId:"76ae47df80235f65", X-B3-Sampled:"0", X-ONAP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-TransactionID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ECOMP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5601be8-7587-4845-a4a7-1d23ba154ef0"] 2023-02-24T10:00:11.025Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\"modelUuid\":\"758c3368-6024-4ad4-8b20-f82ed255bf6c\",\"modelInvariantUuid\":\"ebc504b7-9e78-4c55-b437-2f73aede56f0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\"}","type":"String"},"requestId":{"value":"c538b404-3460-4e33-b62e-f88b2ca88093","type":"String"},"mso-request-id":{"value":"c538b404-3460-4e33-b62e-f88b2ca88093","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","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/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T10:00:11.025Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:12.045Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:12.046Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T10:00:12.046Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T10:00:12.046Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 10:00:12 GMT", X-ONAP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-TransactionID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ECOMP-RequestID:"c538b404-3460-4e33-b62e-f88b2ca88093", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d5601be8-7587-4845-a4a7-1d23ba154ef0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:12.047Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c538b404-3460-4e33-b62e-f88b2ca88093\",\"instanceId\":\"defe4d4d-89f8-4f53-afa9-4c8dcd39eab2\"}}","message":"Success","processInstanceID":"069b7266-b42a-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T10:00:12.048Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:12.048Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T10:00:12.052Z|c538b404-3460-4e33-b62e-f88b2ca88093|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:12.215Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:12.220Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:12.221Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||Invoke 2023-02-24T10:00:12.222Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:12.222Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:12.223Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Method : GET 2023-02-24T10:00:12.223Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f38891e5eb8ad102", X-B3-SpanId:"4096fdaaa13e810c", X-B3-ParentSpanId:"f38891e5eb8ad102", X-B3-Sampled:"0", X-ONAP-RequestID:"3051bdc2-a01c-43a5-8b05-f4f5d8881877", X-RequestID:"3051bdc2-a01c-43a5-8b05-f4f5d8881877", X-TransactionID:"3051bdc2-a01c-43a5-8b05-f4f5d8881877", X-ECOMP-RequestID:"3051bdc2-a01c-43a5-8b05-f4f5d8881877", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"242c471d-506a-46c7-97db-7d0ccb506aaa"] 2023-02-24T10:00:12.224Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Request body: 2023-02-24T10:00:12.225Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:12.243Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:12.244Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:12.244Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status text : 2023-02-24T10:00:12.244Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:12.245Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Response body: { "requestId" : "c538b404-3460-4e33-b62e-f88b2ca88093", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:00:10.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:00:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c538b404-3460-4e33-b62e-f88b2ca88093", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" } } } 2023-02-24T10:00:12.245Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:12.246Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||InvokeReturn 2023-02-24T10:00:12.247Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false 2023-02-24T10:00:12.248Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:00:12.248Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:12.249Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false 2023-02-24T10:00:12.249Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:00:12.250Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f38891e5eb8ad102", X-B3-SpanId:"a6ac4f93a4ba2995", X-B3-ParentSpanId:"f38891e5eb8ad102", X-B3-Sampled:"0", X-ONAP-RequestID:"3051bdc2-a01c-43a5-8b05-f4f5d8881877", X-RequestID:"3051bdc2-a01c-43a5-8b05-f4f5d8881877", X-TransactionID:"3051bdc2-a01c-43a5-8b05-f4f5d8881877", X-ECOMP-RequestID:"3051bdc2-a01c-43a5-8b05-f4f5d8881877", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a776af7-f1c7-464c-aa95-e9c9ad008256"] 2023-02-24T10:00:12.251Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:00:12.251Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:12.274Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:12.275Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:12.275Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:00:12.276Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:12.276Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:00:12.277Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:12.277Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:00:12.295Z|3051bdc2-a01c-43a5-8b05-f4f5d8881877|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:14.431Z|51248ba7-439f-4afa-ad61-653c6bd783a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:00:14.432Z|51248ba7-439f-4afa-ad61-653c6bd783a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:00:18.593Z|eca58334-f791-407f-b373-08a050fabf4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:18.594Z|eca58334-f791-407f-b373-08a050fabf4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:18.967Z|b1a1cb95-2a12-48e0-86ba-4d4a3b9ada4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:18.969Z|b1a1cb95-2a12-48e0-86ba-4d4a3b9ada4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:18.984Z|770b0364-6776-43f0-bb85-1c8376cf71d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:18.985Z|770b0364-6776-43f0-bb85-1c8376cf71d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:22.466Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:22.487Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:22.488Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||Invoke 2023-02-24T10:00:22.489Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:22.489Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:22.490Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Method : GET 2023-02-24T10:00:22.490Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e35f9c7a8d31a316", X-B3-SpanId:"8bf63f90921d6dae", X-B3-ParentSpanId:"e35f9c7a8d31a316", X-B3-Sampled:"0", X-ONAP-RequestID:"9be1be94-cf84-4aa6-9c4e-169ec367ce0a", X-RequestID:"9be1be94-cf84-4aa6-9c4e-169ec367ce0a", X-TransactionID:"9be1be94-cf84-4aa6-9c4e-169ec367ce0a", X-ECOMP-RequestID:"9be1be94-cf84-4aa6-9c4e-169ec367ce0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"842b8629-0925-47f7-9bbe-49ea2c1da30b"] 2023-02-24T10:00:22.491Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Request body: 2023-02-24T10:00:22.492Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:22.525Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:22.527Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:22.527Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status text : 2023-02-24T10:00:22.528Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:22.528Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Response body: { "requestId" : "c538b404-3460-4e33-b62e-f88b2ca88093", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:00:10.000+00:00", "endTime" : "2023-02-24T10:00:16.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:00:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c538b404-3460-4e33-b62e-f88b2ca88093", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" } } } 2023-02-24T10:00:22.529Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:22.529Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||InvokeReturn 2023-02-24T10:00:22.533Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false 2023-02-24T10:00:22.534Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:00:22.535Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:22.535Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false 2023-02-24T10:00:22.535Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:00:22.536Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e35f9c7a8d31a316", X-B3-SpanId:"63accd51b05fde36", X-B3-ParentSpanId:"e35f9c7a8d31a316", X-B3-Sampled:"0", X-ONAP-RequestID:"9be1be94-cf84-4aa6-9c4e-169ec367ce0a", X-RequestID:"9be1be94-cf84-4aa6-9c4e-169ec367ce0a", X-TransactionID:"9be1be94-cf84-4aa6-9c4e-169ec367ce0a", X-ECOMP-RequestID:"9be1be94-cf84-4aa6-9c4e-169ec367ce0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fb070bb-5817-416a-9e34-3fa05ee71367"] 2023-02-24T10:00:22.536Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:00:22.536Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:22.555Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:22.556Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:22.556Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:00:22.557Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:22.559Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:00:22.560Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:22.560Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:00:22.580Z|9be1be94-cf84-4aa6-9c4e-169ec367ce0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:22.768Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:22.774Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:22.775Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||Invoke 2023-02-24T10:00:22.776Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:22.776Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:22.776Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Method : GET 2023-02-24T10:00:22.777Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81e351679eec3449", X-B3-SpanId:"a56a9b3d1e55f164", X-B3-ParentSpanId:"81e351679eec3449", X-B3-Sampled:"0", X-ONAP-RequestID:"e7815576-9683-4356-bdca-e15b346357c3", X-RequestID:"e7815576-9683-4356-bdca-e15b346357c3", X-TransactionID:"e7815576-9683-4356-bdca-e15b346357c3", X-ECOMP-RequestID:"e7815576-9683-4356-bdca-e15b346357c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d35d7890-ad33-45ed-a3ed-3e1f01f0e79b"] 2023-02-24T10:00:22.777Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Request body: 2023-02-24T10:00:22.778Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:22.793Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:22.794Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:22.796Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status text : 2023-02-24T10:00:22.797Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:22.799Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Response body: { "requestId" : "c538b404-3460-4e33-b62e-f88b2ca88093", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:00:10.000+00:00", "endTime" : "2023-02-24T10:00:16.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:00:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c538b404-3460-4e33-b62e-f88b2ca88093", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" } } } 2023-02-24T10:00:22.800Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:22.800Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||InvokeReturn 2023-02-24T10:00:22.802Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false 2023-02-24T10:00:22.803Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:00:22.803Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:22.804Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false 2023-02-24T10:00:22.804Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:00:22.804Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81e351679eec3449", X-B3-SpanId:"5a2ea4287669e468", X-B3-ParentSpanId:"81e351679eec3449", X-B3-Sampled:"0", X-ONAP-RequestID:"e7815576-9683-4356-bdca-e15b346357c3", X-RequestID:"e7815576-9683-4356-bdca-e15b346357c3", X-TransactionID:"e7815576-9683-4356-bdca-e15b346357c3", X-ECOMP-RequestID:"e7815576-9683-4356-bdca-e15b346357c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8203bd57-2dbd-46d3-bc45-bef5d1495018"] 2023-02-24T10:00:22.805Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:00:22.805Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:22.822Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:22.823Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:22.824Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:00:22.824Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:22.825Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:00:22.825Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:22.825Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:00:22.843Z|e7815576-9683-4356-bdca-e15b346357c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:23.029Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:23.036Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:23.037Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||Invoke 2023-02-24T10:00:23.037Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:23.038Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:23.038Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Method : GET 2023-02-24T10:00:23.038Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cfd1ae48cf7d8f2", X-B3-SpanId:"4337de8eadd21c52", X-B3-ParentSpanId:"6cfd1ae48cf7d8f2", X-B3-Sampled:"0", X-ONAP-RequestID:"8fc1ef7f-5680-4953-9601-79ff668d49fc", X-RequestID:"8fc1ef7f-5680-4953-9601-79ff668d49fc", X-TransactionID:"8fc1ef7f-5680-4953-9601-79ff668d49fc", X-ECOMP-RequestID:"8fc1ef7f-5680-4953-9601-79ff668d49fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"549589ce-bd44-4cc8-8743-8723c5c7adfa"] 2023-02-24T10:00:23.039Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Request body: 2023-02-24T10:00:23.039Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:23.058Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:23.059Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:23.059Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status text : 2023-02-24T10:00:23.060Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:23.061Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Response body: { "requestId" : "c538b404-3460-4e33-b62e-f88b2ca88093", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:00:10.000+00:00", "endTime" : "2023-02-24T10:00:16.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:00:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c538b404-3460-4e33-b62e-f88b2ca88093", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" } } } 2023-02-24T10:00:23.061Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:23.062Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||InvokeReturn 2023-02-24T10:00:23.065Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false 2023-02-24T10:00:23.066Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:00:23.066Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:23.067Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false 2023-02-24T10:00:23.067Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:00:23.067Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cfd1ae48cf7d8f2", X-B3-SpanId:"e353105e013826d8", X-B3-ParentSpanId:"6cfd1ae48cf7d8f2", X-B3-Sampled:"0", X-ONAP-RequestID:"8fc1ef7f-5680-4953-9601-79ff668d49fc", X-RequestID:"8fc1ef7f-5680-4953-9601-79ff668d49fc", X-TransactionID:"8fc1ef7f-5680-4953-9601-79ff668d49fc", X-ECOMP-RequestID:"8fc1ef7f-5680-4953-9601-79ff668d49fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4c2616d-0e20-40e6-b9d6-261997f8f3af"] 2023-02-24T10:00:23.068Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:00:23.068Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:23.090Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:23.091Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:23.091Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:00:23.091Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:23.092Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:00:23.092Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:23.093Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:00:23.109Z|8fc1ef7f-5680-4953-9601-79ff668d49fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:23.290Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:00:23.297Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:23.299Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||Invoke 2023-02-24T10:00:23.299Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:23.300Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093 2023-02-24T10:00:23.300Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Method : GET 2023-02-24T10:00:23.300Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69a5520354e89bce", X-B3-SpanId:"f9eb79029b7460ce", X-B3-ParentSpanId:"69a5520354e89bce", X-B3-Sampled:"0", X-ONAP-RequestID:"755e95d0-34ff-4d55-982e-ac4e9f65117a", X-RequestID:"755e95d0-34ff-4d55-982e-ac4e9f65117a", X-TransactionID:"755e95d0-34ff-4d55-982e-ac4e9f65117a", X-ECOMP-RequestID:"755e95d0-34ff-4d55-982e-ac4e9f65117a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42296a7a-edbe-486a-82ac-3dbd695ed3eb"] 2023-02-24T10:00:23.301Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Request body: 2023-02-24T10:00:23.302Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:23.329Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:23.329Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:23.330Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Status text : 2023-02-24T10:00:23.330Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:23.331Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||Response body: { "requestId" : "c538b404-3460-4e33-b62e-f88b2ca88093", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:00:10.000+00:00", "endTime" : "2023-02-24T10:00:16.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"ebc504b7-9e78-4c55-b437-2f73aede56f0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"758c3368-6024-4ad4-8b20-f82ed255bf6c\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:00:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "serviceInstanceName" : "basic_vm-f66f9fb5-8269-4c30-9a39-383f69609a88", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/defe4d4d-89f8-4f53-afa9-4c8dcd39eab2", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c538b404-3460-4e33-b62e-f88b2ca88093", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093" } } } 2023-02-24T10:00:23.331Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:23.332Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c538b404-3460-4e33-b62e-f88b2ca88093|INFO|500||InvokeReturn 2023-02-24T10:00:23.334Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false 2023-02-24T10:00:23.335Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:00:23.335Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:00:23.335Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false 2023-02-24T10:00:23.336Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:00:23.336Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69a5520354e89bce", X-B3-SpanId:"bb3e0f3d8f67d1e2", X-B3-ParentSpanId:"69a5520354e89bce", X-B3-Sampled:"0", X-ONAP-RequestID:"755e95d0-34ff-4d55-982e-ac4e9f65117a", X-RequestID:"755e95d0-34ff-4d55-982e-ac4e9f65117a", X-TransactionID:"755e95d0-34ff-4d55-982e-ac4e9f65117a", X-ECOMP-RequestID:"755e95d0-34ff-4d55-982e-ac4e9f65117a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94e0c324-b592-4775-99c0-1442392699b9"] 2023-02-24T10:00:23.337Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:00:23.337Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:00:23.358Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:00:23.359Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:00:23.360Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:00:23.368Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:00:23.369Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:00:23.370Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:00:23.370Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c538b404-3460-4e33-b62e-f88b2ca88093&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:00:23.379Z|755e95d0-34ff-4d55-982e-ac4e9f65117a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c538b404-3460-4e33-b62e-f88b2ca88093|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:00:28.660Z|59cd4c42-0e74-4d2b-b2c1-c25fac19f17e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:28.661Z|59cd4c42-0e74-4d2b-b2c1-c25fac19f17e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:29.013Z|b491676e-008e-4f6e-99f6-f7f626a2a3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:29.014Z|b491676e-008e-4f6e-99f6-f7f626a2a3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:29.072Z|5cda3089-ad0a-4966-9132-8cf51437de92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:29.072Z|5cda3089-ad0a-4966-9132-8cf51437de92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:29.431Z|594d5d11-7171-430d-978a-3fc5f4994c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:00:29.436Z|594d5d11-7171-430d-978a-3fc5f4994c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:00:31.042Z|b5e17ef5-de81-4a9a-ba0f-f605305a1ed8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:00:31.042Z|b5e17ef5-de81-4a9a-ba0f-f605305a1ed8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:00:38.706Z|ff8b7aff-ba23-4e79-99dd-d225a6c393fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:38.707Z|ff8b7aff-ba23-4e79-99dd-d225a6c393fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:39.081Z|adf323f2-8b7d-4eda-a571-b8ca62073ed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:39.082Z|adf323f2-8b7d-4eda-a571-b8ca62073ed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:39.123Z|e555f5d7-0005-4536-8c50-059779236a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:39.124Z|e555f5d7-0005-4536-8c50-059779236a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:41.025Z|c40c684f-a19d-45d0-adab-66936c2e7a24|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:00:41.026Z|c40c684f-a19d-45d0-adab-66936c2e7a24|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:44.431Z|e9aa03a7-3d16-4f09-a320-4a5ee1829624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:00:44.431Z|e9aa03a7-3d16-4f09-a320-4a5ee1829624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:00:48.753Z|2166bb8d-8f56-4e89-bfd9-613349d31ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:48.754Z|2166bb8d-8f56-4e89-bfd9-613349d31ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:49.116Z|281148d4-d819-49cb-a7a0-56302536f03b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:49.116Z|281148d4-d819-49cb-a7a0-56302536f03b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:49.180Z|10dc5011-60bb-4d7a-bd1c-b1bf50c1dc84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:49.181Z|10dc5011-60bb-4d7a-bd1c-b1bf50c1dc84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:58.803Z|04f63533-2a8e-423d-a31c-644388782268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:58.804Z|04f63533-2a8e-423d-a31c-644388782268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:59.151Z|74583893-ae3a-4076-810e-110a0ecfdbb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:59.152Z|74583893-ae3a-4076-810e-110a0ecfdbb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:59.253Z|16ab6c36-0f83-409d-a642-cef41b5199e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:00:59.254Z|16ab6c36-0f83-409d-a642-cef41b5199e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:00:59.431Z|6d1fd4b4-de6d-4afc-bd40-ff93684548ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:00:59.432Z|6d1fd4b4-de6d-4afc-bd40-ff93684548ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:01:01.044Z|9481822b-e8be-425e-b355-229798495551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:01:01.045Z|9481822b-e8be-425e-b355-229798495551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:01:08.872Z|a8413106-ea78-41fb-9f7e-dc11cd370315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:08.873Z|a8413106-ea78-41fb-9f7e-dc11cd370315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:09.203Z|8bb69684-eb4c-4855-b3d2-65fe0b286dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:09.207Z|8bb69684-eb4c-4855-b3d2-65fe0b286dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:09.316Z|111ecc22-3bd1-47a3-b6da-78cfda7878d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:09.317Z|111ecc22-3bd1-47a3-b6da-78cfda7878d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:14.431Z|d81d14c5-a431-43c7-8152-6d2f1ac20441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:01:14.438Z|d81d14c5-a431-43c7-8152-6d2f1ac20441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:01:18.930Z|fff2904b-86f7-444a-8d5b-eaa18161a294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:18.931Z|fff2904b-86f7-444a-8d5b-eaa18161a294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:19.250Z|bee32033-4796-44a7-843e-b6bdb847c983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:19.251Z|bee32033-4796-44a7-843e-b6bdb847c983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:19.357Z|ec2d351c-e880-45e7-bc40-561a419cd379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:19.358Z|ec2d351c-e880-45e7-bc40-561a419cd379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:28.996Z|8dcc6231-5152-462a-afb7-2b32e1452f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:28.997Z|8dcc6231-5152-462a-afb7-2b32e1452f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:29.312Z|6903bb00-c217-426a-b6f1-066b0d9b9469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:29.313Z|6903bb00-c217-426a-b6f1-066b0d9b9469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:29.417Z|d4b518bc-0b66-483f-97f7-b1bcd813f3b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:29.418Z|d4b518bc-0b66-483f-97f7-b1bcd813f3b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:29.432Z|98c0d497-9ea6-4f35-b9c0-02f06d91df31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:01:29.433Z|98c0d497-9ea6-4f35-b9c0-02f06d91df31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:01:31.046Z|55e9f788-3218-4167-94c6-4ae24514ebfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:01:31.047Z|55e9f788-3218-4167-94c6-4ae24514ebfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:01:39.061Z|aaf3e4ab-5ceb-463f-89a4-384a31fc9059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:39.062Z|aaf3e4ab-5ceb-463f-89a4-384a31fc9059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:39.379Z|53868fb2-179c-4a94-8b04-4057fe260024|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:39.381Z|53868fb2-179c-4a94-8b04-4057fe260024|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:39.467Z|528335db-4111-484e-aea7-524c16cbdb32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:39.468Z|528335db-4111-484e-aea7-524c16cbdb32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:41.042Z|bb529583-0c6a-4ec0-ae20-c8a140da4300|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:01:41.043Z|bb529583-0c6a-4ec0-ae20-c8a140da4300|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:44.431Z|85070790-ef0a-4938-b696-53f231ab091f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:01:44.432Z|85070790-ef0a-4938-b696-53f231ab091f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:01:49.138Z|4814d929-b00a-4b77-9bf4-0aa88c3b675e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:49.141Z|4814d929-b00a-4b77-9bf4-0aa88c3b675e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:49.449Z|2d1eb91d-fa87-4520-97d4-28ade95b79e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:49.450Z|2d1eb91d-fa87-4520-97d4-28ade95b79e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:49.505Z|c8f0c1f0-22a9-4c81-bdff-99a22dd886ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:49.506Z|c8f0c1f0-22a9-4c81-bdff-99a22dd886ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:59.216Z|04ee239a-df23-4556-88be-d70be9518a8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:59.218Z|04ee239a-df23-4556-88be-d70be9518a8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:59.431Z|3a34f8de-d9e4-4715-a3d2-35ede375f0d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:01:59.436Z|3a34f8de-d9e4-4715-a3d2-35ede375f0d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:01:59.505Z|261f710d-a5ed-40db-bd53-cb56f49fd57c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:59.507Z|261f710d-a5ed-40db-bd53-cb56f49fd57c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:01:59.557Z|5444a802-224b-49ec-a59f-be0c9303e830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:01:59.558Z|5444a802-224b-49ec-a59f-be0c9303e830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:01.048Z|34af5c64-c2fc-4321-a77c-db52be1b4b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:02:01.049Z|34af5c64-c2fc-4321-a77c-db52be1b4b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:02:09.267Z|870a1ac7-2d13-4d5f-a3de-e164b71c6c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:09.268Z|870a1ac7-2d13-4d5f-a3de-e164b71c6c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:09.556Z|613878ad-fb27-4b22-af41-14b4ce760c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:09.561Z|613878ad-fb27-4b22-af41-14b4ce760c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:09.616Z|01c8b7ef-deca-4355-993e-42cbdb5e16c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:09.620Z|01c8b7ef-deca-4355-993e-42cbdb5e16c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:14.431Z|2aff5490-16a3-4cff-85ca-70aaefa17f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:02:14.432Z|2aff5490-16a3-4cff-85ca-70aaefa17f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:02:19.320Z|8c6c7713-2955-495d-aa8d-201fc939f52a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:19.321Z|8c6c7713-2955-495d-aa8d-201fc939f52a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:19.615Z|ff733177-b597-4cb0-80a6-18f939998959|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:19.616Z|ff733177-b597-4cb0-80a6-18f939998959|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:19.667Z|c17a1a08-1cea-4503-8950-5724d031865c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:19.668Z|c17a1a08-1cea-4503-8950-5724d031865c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:29.384Z|c9fe6e9c-326a-4f4e-9d5e-65937fb23f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:29.386Z|c9fe6e9c-326a-4f4e-9d5e-65937fb23f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:29.431Z|3a674f35-8895-4752-9179-f2c881b194ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:02:29.432Z|3a674f35-8895-4752-9179-f2c881b194ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:02:29.657Z|485d7ac0-7e82-41a1-bc8f-e397eab45770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:29.658Z|485d7ac0-7e82-41a1-bc8f-e397eab45770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:29.727Z|be8fbe8c-fa31-4619-bbab-0e74a0e9e027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:29.728Z|be8fbe8c-fa31-4619-bbab-0e74a0e9e027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:31.050Z|8b3b2268-6841-46ac-8403-97677c405c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:02:31.052Z|8b3b2268-6841-46ac-8403-97677c405c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:02:39.483Z|a1245972-067b-44e5-94b7-ab8a3c9f4d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:39.485Z|a1245972-067b-44e5-94b7-ab8a3c9f4d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:39.725Z|2b5aad5b-f57d-4a8f-9de1-0b13d58be3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:39.726Z|2b5aad5b-f57d-4a8f-9de1-0b13d58be3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:39.855Z|678eddf8-fd8d-4fea-800e-747e28bc7db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:39.856Z|678eddf8-fd8d-4fea-800e-747e28bc7db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:41.038Z|7c8d83a5-873b-47a6-89fa-acf6dbe27c0a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:02:41.048Z|7c8d83a5-873b-47a6-89fa-acf6dbe27c0a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:44.431Z|102e990c-9d82-4822-9ab4-420f1c406e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:02:44.443Z|102e990c-9d82-4822-9ab4-420f1c406e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:02:49.549Z|36a4b5a9-e48b-4ffb-b15f-2f7ef79ad000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:49.551Z|36a4b5a9-e48b-4ffb-b15f-2f7ef79ad000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:49.802Z|03c50b74-dc21-4f32-9220-32fab9c3a70c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:49.803Z|03c50b74-dc21-4f32-9220-32fab9c3a70c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:49.923Z|3192fbe1-3c27-40b2-b5b5-ec5a290233b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:49.926Z|3192fbe1-3c27-40b2-b5b5-ec5a290233b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:59.431Z|f652b71b-3b1e-413f-a185-a9fe2bda109f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:02:59.432Z|f652b71b-3b1e-413f-a185-a9fe2bda109f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:02:59.625Z|ca4b869d-4138-4733-ba0d-27268bf8c095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:59.626Z|ca4b869d-4138-4733-ba0d-27268bf8c095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:59.857Z|3d29d152-f084-4c50-8cd9-ff30148dfaf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:59.858Z|3d29d152-f084-4c50-8cd9-ff30148dfaf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:02:59.992Z|7a263a6a-001a-40fd-ad81-8bfe5715afab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:02:59.993Z|7a263a6a-001a-40fd-ad81-8bfe5715afab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:01.055Z|6b3d4109-e3eb-4668-a1cc-0ad38bb35db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:03:01.056Z|6b3d4109-e3eb-4668-a1cc-0ad38bb35db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:03:09.684Z|a1a2a923-6b59-4294-8642-7fd7d14e1bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:09.685Z|a1a2a923-6b59-4294-8642-7fd7d14e1bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:09.892Z|4c6902ff-dede-4e34-a21a-d3c18d8f9b3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:09.894Z|4c6902ff-dede-4e34-a21a-d3c18d8f9b3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:10.032Z|53768273-fad2-4705-9056-98580104bde2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:10.033Z|53768273-fad2-4705-9056-98580104bde2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:14.435Z|a6edcd7b-4c78-44e7-8066-388fd76b399b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:03:14.436Z|a6edcd7b-4c78-44e7-8066-388fd76b399b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:03:19.722Z|a0bb58a8-c5e1-41b3-9344-53802414feb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:19.723Z|a0bb58a8-c5e1-41b3-9344-53802414feb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:19.930Z|3df321c0-e0cc-4d51-9109-3da8141b818f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:19.931Z|3df321c0-e0cc-4d51-9109-3da8141b818f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:20.074Z|245cc1eb-c71b-4e7b-af85-4f43a59bca8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:20.078Z|245cc1eb-c71b-4e7b-af85-4f43a59bca8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:29.432Z|6247c7d6-01e6-45f4-8438-a2f1f15b7abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:03:29.447Z|6247c7d6-01e6-45f4-8438-a2f1f15b7abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:03:29.763Z|1a61785e-26da-47ed-a5e8-c333ce62be14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:29.764Z|1a61785e-26da-47ed-a5e8-c333ce62be14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:29.979Z|980a3a99-f28d-446a-bff7-cb4a7a3c7faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:29.980Z|980a3a99-f28d-446a-bff7-cb4a7a3c7faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:30.126Z|32610afe-7eb7-4fc3-a572-3ee66c263853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:30.136Z|32610afe-7eb7-4fc3-a572-3ee66c263853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:31.061Z|ccd20185-f269-439e-82ad-f24bb0681f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:03:31.062Z|ccd20185-f269-439e-82ad-f24bb0681f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:03:39.849Z|ca985692-e093-44f3-b5bd-9d3662029c17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:39.850Z|ca985692-e093-44f3-b5bd-9d3662029c17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:40.048Z|a59edc32-cea0-4b04-8061-3ba4d53e1c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:40.049Z|a59edc32-cea0-4b04-8061-3ba4d53e1c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:40.177Z|39b8d838-9320-480e-9dd7-9694e282a10f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:40.178Z|39b8d838-9320-480e-9dd7-9694e282a10f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:41.033Z|8f8939de-83f1-459b-84fd-de17e1a1557c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:03:41.035Z|8f8939de-83f1-459b-84fd-de17e1a1557c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:44.431Z|e041a997-83d4-4446-8a5f-5a229dea9eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:03:44.433Z|e041a997-83d4-4446-8a5f-5a229dea9eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:03:49.899Z|028f2630-e77d-43d2-a551-320802c95c3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:49.900Z|028f2630-e77d-43d2-a551-320802c95c3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:50.097Z|56a140b5-d007-44a9-8b44-740cb58c8b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:50.100Z|56a140b5-d007-44a9-8b44-740cb58c8b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:50.221Z|81859ca6-c603-4b97-89cc-0aed3481f68d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:50.222Z|81859ca6-c603-4b97-89cc-0aed3481f68d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:03:59.432Z|43a0b040-c081-47a7-94d3-5442a6233f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:03:59.433Z|43a0b040-c081-47a7-94d3-5442a6233f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:03:59.949Z|157e0041-6afc-439e-93cb-c80d615513cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:03:59.952Z|157e0041-6afc-439e-93cb-c80d615513cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:00.135Z|61338dc7-8cff-4993-84f5-91599e4a34a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:00.136Z|61338dc7-8cff-4993-84f5-91599e4a34a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:00.266Z|3821ecbe-dc3c-4413-bb3c-b7d8050127bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:00.272Z|3821ecbe-dc3c-4413-bb3c-b7d8050127bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:01.063Z|dacf2a23-d693-4a0b-8488-436300808f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:04:01.064Z|dacf2a23-d693-4a0b-8488-436300808f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:04:10.003Z|501c511d-90b0-404b-8b3b-cb13c2e62c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:10.004Z|501c511d-90b0-404b-8b3b-cb13c2e62c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:10.192Z|7a4a0444-3f26-4575-8cbc-20366f843646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:10.193Z|7a4a0444-3f26-4575-8cbc-20366f843646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:10.351Z|a3e522f4-3466-4732-8d9a-49d8290323d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:10.352Z|a3e522f4-3466-4732-8d9a-49d8290323d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:14.431Z|8092fc9f-62d0-4700-bcdf-e9a485ea3101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:04:14.432Z|8092fc9f-62d0-4700-bcdf-e9a485ea3101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:04:20.082Z|8f106d7a-80dc-4d29-8b56-c64a2c040a1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:20.083Z|8f106d7a-80dc-4d29-8b56-c64a2c040a1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:20.274Z|d83e59dc-4ae9-4d3d-b2d2-19b0fa3b36bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:20.275Z|d83e59dc-4ae9-4d3d-b2d2-19b0fa3b36bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:20.427Z|2306c658-1db2-4818-b44b-d507601418b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:20.428Z|2306c658-1db2-4818-b44b-d507601418b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:29.433Z|21ef82e2-0bdf-479e-be41-d293bc314095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:04:29.433Z|21ef82e2-0bdf-479e-be41-d293bc314095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:04:30.138Z|73a834fb-bc29-4c85-befa-8022b62c5e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:30.138Z|73a834fb-bc29-4c85-befa-8022b62c5e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:30.321Z|302245f3-8135-4f2d-93b9-c5791d637065|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:30.322Z|302245f3-8135-4f2d-93b9-c5791d637065|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:30.488Z|c71265fe-fe07-4ea2-bacc-5201004c0c44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:30.489Z|c71265fe-fe07-4ea2-bacc-5201004c0c44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:31.065Z|da1ee412-df74-4cd0-9602-5377c42780e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:04:31.067Z|da1ee412-df74-4cd0-9602-5377c42780e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:04:40.203Z|7df57a08-ee57-44d2-8851-74b6b5bbc8fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:40.224Z|7df57a08-ee57-44d2-8851-74b6b5bbc8fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:40.389Z|725a1579-a474-4ed2-ae40-f64655ffac38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:40.390Z|725a1579-a474-4ed2-ae40-f64655ffac38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:40.535Z|8f4074b1-c6d0-4b1d-a4c3-ea730b9019b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:40.536Z|8f4074b1-c6d0-4b1d-a4c3-ea730b9019b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:41.031Z|a4fcee48-0578-4e54-a89a-62b838ab1da4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:04:41.032Z|a4fcee48-0578-4e54-a89a-62b838ab1da4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:44.431Z|9673d491-b586-45b9-87e1-3828e47dfa94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:04:44.432Z|9673d491-b586-45b9-87e1-3828e47dfa94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:04:50.313Z|b3d7a363-3d42-44f4-b0a4-93f91c1daa6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:50.316Z|b3d7a363-3d42-44f4-b0a4-93f91c1daa6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:50.437Z|fbaa99ab-534e-443a-aff2-ffe7719c7482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:50.438Z|fbaa99ab-534e-443a-aff2-ffe7719c7482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:50.592Z|06f35d55-c1f9-424d-81a3-19e023cb34b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:04:50.653Z|06f35d55-c1f9-424d-81a3-19e023cb34b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:04:59.431Z|c82df7c5-d9fd-4921-baa5-23250029ac39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:04:59.432Z|c82df7c5-d9fd-4921-baa5-23250029ac39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:05:00.377Z|ad993e67-1916-4488-b7d5-12dac847777d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:00.378Z|ad993e67-1916-4488-b7d5-12dac847777d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:00.491Z|9698c952-f43f-48aa-8bc7-90f751eaa689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:00.493Z|9698c952-f43f-48aa-8bc7-90f751eaa689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:00.682Z|60b29499-59a2-4294-b733-0f6e70e1520b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:00.683Z|60b29499-59a2-4294-b733-0f6e70e1520b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:01.076Z|c98aeef5-9ff8-42c2-b51a-ca8d43b0e005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:05:01.077Z|c98aeef5-9ff8-42c2-b51a-ca8d43b0e005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:05:10.430Z|7106bfd7-7aeb-4d7d-a544-fa4bda82e050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:10.432Z|7106bfd7-7aeb-4d7d-a544-fa4bda82e050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:10.539Z|7adb6c65-bc36-4c37-81fa-2850e5976ad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:10.540Z|7adb6c65-bc36-4c37-81fa-2850e5976ad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:10.718Z|2ae764b7-40dc-4d7e-8954-3393d1c604b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:10.719Z|2ae764b7-40dc-4d7e-8954-3393d1c604b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:14.432Z|18133735-7e04-47da-9087-b854c2899851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:05:14.449Z|18133735-7e04-47da-9087-b854c2899851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:05:20.498Z|4f67dd70-e86d-408f-a8a4-573db5a37839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:20.499Z|4f67dd70-e86d-408f-a8a4-573db5a37839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:20.598Z|193bcf5c-59d6-4cf0-9247-d41bec5748d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:20.612Z|193bcf5c-59d6-4cf0-9247-d41bec5748d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:20.776Z|fcd0b23f-189b-4292-81db-9c5ebe807834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:20.777Z|fcd0b23f-189b-4292-81db-9c5ebe807834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:29.452Z|c1eea136-2f2b-4d5f-84d2-cc97c35b3031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:05:29.456Z|c1eea136-2f2b-4d5f-84d2-cc97c35b3031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:05:30.584Z|a1d79276-f081-4493-88b9-34fb93f34f1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:30.595Z|a1d79276-f081-4493-88b9-34fb93f34f1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:30.689Z|0cbee0a4-17b3-4fe4-8eef-216766795f26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:30.690Z|0cbee0a4-17b3-4fe4-8eef-216766795f26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:30.835Z|6252dd99-f6f9-45b9-a41d-0de0fc1f8e82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:30.836Z|6252dd99-f6f9-45b9-a41d-0de0fc1f8e82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:31.080Z|e235f278-18ac-4ff7-8375-2798d866f6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:05:31.081Z|e235f278-18ac-4ff7-8375-2798d866f6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:05:40.691Z|ac506379-b18a-4bf8-8123-33ded038d953|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:40.692Z|ac506379-b18a-4bf8-8123-33ded038d953|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:40.767Z|6c7aa66d-9f2b-4377-b22a-ac852167a353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:40.769Z|6c7aa66d-9f2b-4377-b22a-ac852167a353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:40.891Z|651e2f48-e811-440e-a75d-e741a28fee53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:40.892Z|651e2f48-e811-440e-a75d-e741a28fee53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:41.042Z|99416055-9026-492e-a08c-b22fb0c7eccc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:05:41.045Z|99416055-9026-492e-a08c-b22fb0c7eccc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:44.432Z|b65917fa-0202-4079-ae2b-c42e6b8cc908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:05:44.432Z|b65917fa-0202-4079-ae2b-c42e6b8cc908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:05:50.741Z|cc069062-7497-48cc-805c-462d220bdb65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:50.742Z|cc069062-7497-48cc-805c-462d220bdb65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:50.825Z|27adcd7f-2509-495a-8cea-9a82aef4a880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:50.826Z|27adcd7f-2509-495a-8cea-9a82aef4a880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:50.936Z|01818ee6-985c-4c3f-acd3-eefc5b12ff72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:05:50.937Z|01818ee6-985c-4c3f-acd3-eefc5b12ff72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:05:59.431Z|05896125-8b57-437b-ad25-e948990fdd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:05:59.432Z|05896125-8b57-437b-ad25-e948990fdd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:06:00.773Z|02199bf5-a9c5-4b76-b7f3-26dd8c0aaa56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:00.776Z|02199bf5-a9c5-4b76-b7f3-26dd8c0aaa56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:00.869Z|79ffe211-904c-4fd9-82ac-0b907fb947e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:00.869Z|79ffe211-904c-4fd9-82ac-0b907fb947e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:00.993Z|a94e8d69-5a77-44c5-b38f-ea2291c0c164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:00.994Z|a94e8d69-5a77-44c5-b38f-ea2291c0c164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:01.082Z|2d716ea9-5477-4bbe-bf6f-0dfa5a92d95e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:06:01.083Z|2d716ea9-5477-4bbe-bf6f-0dfa5a92d95e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:06:10.829Z|7e3d41d8-765d-456d-9f23-c9923e968b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:10.832Z|7e3d41d8-765d-456d-9f23-c9923e968b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:10.910Z|75444137-c95c-4828-854b-365756cd6b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:10.912Z|75444137-c95c-4828-854b-365756cd6b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:11.058Z|0a8e7550-25bd-48d9-b362-6b00392af9c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:11.059Z|0a8e7550-25bd-48d9-b362-6b00392af9c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:14.431Z|3d4029b7-8653-41af-a07c-33de3d142954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:06:14.432Z|3d4029b7-8653-41af-a07c-33de3d142954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:06:20.906Z|2cd7be95-91a9-4d0b-8d7c-8f8bf1c5da4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:20.907Z|2cd7be95-91a9-4d0b-8d7c-8f8bf1c5da4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:20.946Z|ef663cae-f684-4abb-9cc8-7edd8d16b1fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:20.947Z|ef663cae-f684-4abb-9cc8-7edd8d16b1fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:21.117Z|331fefba-7b00-42ce-bd67-95f25cfafd31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:21.118Z|331fefba-7b00-42ce-bd67-95f25cfafd31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:29.431Z|4199aa10-2e82-4d65-a513-14517e6e36f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:06:29.439Z|4199aa10-2e82-4d65-a513-14517e6e36f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:06:30.957Z|6af3e476-1e6d-406d-814e-84741299dd81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:30.958Z|6af3e476-1e6d-406d-814e-84741299dd81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:31.010Z|df6a6ccb-9b74-43a5-a58d-940c68c2ff5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:31.011Z|df6a6ccb-9b74-43a5-a58d-940c68c2ff5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:31.083Z|11e7adc8-d280-48f7-abf4-9f81fa7a5294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:06:31.084Z|11e7adc8-d280-48f7-abf4-9f81fa7a5294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:06:31.158Z|5f79ece2-90ef-46c2-8411-7f63e5c1a2a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:31.158Z|5f79ece2-90ef-46c2-8411-7f63e5c1a2a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:41.027Z|08f10e72-0641-4df8-bc4a-6b8791b0d5aa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:06:41.028Z|08f10e72-0641-4df8-bc4a-6b8791b0d5aa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:41.057Z|ee0dc192-134b-40b0-a5b0-62c1e079f56e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:41.058Z|ee0dc192-134b-40b0-a5b0-62c1e079f56e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:41.061Z|dde63286-d700-4c19-bdf1-e33196f5dc45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:41.062Z|dde63286-d700-4c19-bdf1-e33196f5dc45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:41.216Z|db14147c-b23a-42ff-85bc-912a1eb1eec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:41.218Z|db14147c-b23a-42ff-85bc-912a1eb1eec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:44.431Z|5246c1d1-9188-4185-aaf5-027cbcc50e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:06:44.432Z|5246c1d1-9188-4185-aaf5-027cbcc50e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:06:51.112Z|937af01d-ee31-41ee-a1dc-665c5cca0ec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:51.112Z|937af01d-ee31-41ee-a1dc-665c5cca0ec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:51.122Z|975490ed-2545-4840-91e5-3dad61ae4b9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:51.123Z|975490ed-2545-4840-91e5-3dad61ae4b9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:51.250Z|7345b61c-8e53-41c1-8a50-138464464074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:06:51.250Z|7345b61c-8e53-41c1-8a50-138464464074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:06:59.431Z|e804c886-0faa-4fb8-8e7d-24e620dabead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:06:59.432Z|e804c886-0faa-4fb8-8e7d-24e620dabead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:07:01.085Z|10e96c4b-7d0a-4de7-907e-32b94249efd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:07:01.086Z|10e96c4b-7d0a-4de7-907e-32b94249efd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:07:01.146Z|c6978985-125d-4fd9-8e43-2b8b7f8038f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:01.153Z|c6978985-125d-4fd9-8e43-2b8b7f8038f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:01.201Z|d5dc5f12-42b9-4019-a5f2-33c26c17722a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:01.203Z|d5dc5f12-42b9-4019-a5f2-33c26c17722a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:01.305Z|fffbc617-5ec4-4ee2-a083-883670bcfce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:01.306Z|fffbc617-5ec4-4ee2-a083-883670bcfce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:11.210Z|e2824ae3-c959-4cc5-a4b6-c105fb9381f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:11.211Z|e2824ae3-c959-4cc5-a4b6-c105fb9381f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:11.258Z|339a6759-b774-44f0-b02d-85868d72a921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:11.259Z|339a6759-b774-44f0-b02d-85868d72a921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:11.364Z|62dab3f9-36b1-483e-94a6-1dd8c04bfd1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:11.365Z|62dab3f9-36b1-483e-94a6-1dd8c04bfd1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:14.431Z|7595aa2c-67c7-4142-a993-4d074a404b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:07:14.436Z|7595aa2c-67c7-4142-a993-4d074a404b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:07:21.268Z|9b6359bf-1b46-485e-bd76-77fd35745330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:21.269Z|9b6359bf-1b46-485e-bd76-77fd35745330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:21.296Z|9a85801b-941c-4404-8fa8-aaee243a4157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:21.297Z|9a85801b-941c-4404-8fa8-aaee243a4157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:21.412Z|06c77c5a-01b4-4c96-b551-5ac9584ed4d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:21.413Z|06c77c5a-01b4-4c96-b551-5ac9584ed4d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:29.431Z|fb211bf8-7489-43d0-96bd-b602f332b320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:07:29.432Z|fb211bf8-7489-43d0-96bd-b602f332b320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:07:31.087Z|90b5f2f2-1ed9-445c-9ac6-f385cbf878fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:07:31.088Z|90b5f2f2-1ed9-445c-9ac6-f385cbf878fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:07:31.427Z|369aaa5b-0af4-4171-af83-746d72aa70e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:31.427Z|d233af54-eae9-42a3-aeb0-643fb73f213c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:31.428Z|369aaa5b-0af4-4171-af83-746d72aa70e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:31.428Z|d233af54-eae9-42a3-aeb0-643fb73f213c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:31.513Z|05fbd2b2-2e3d-4b35-874a-91b3bd793c4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:31.513Z|05fbd2b2-2e3d-4b35-874a-91b3bd793c4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:41.033Z|a677910b-6bbe-4dbd-97b7-5e71d74e2eef|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:07:41.034Z|a677910b-6bbe-4dbd-97b7-5e71d74e2eef|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:41.513Z|9a5d3ff7-be81-4bc3-9ca2-619ee489e56f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:41.514Z|9a5d3ff7-be81-4bc3-9ca2-619ee489e56f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:41.536Z|d3755fc6-9784-4cd1-b5c5-9aef3c888c46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:41.537Z|d3755fc6-9784-4cd1-b5c5-9aef3c888c46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:41.581Z|d971fc4c-2846-4f11-9efe-8b5a1d8d9c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:41.582Z|d971fc4c-2846-4f11-9efe-8b5a1d8d9c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:44.435Z|fec80ad2-6703-474d-a86d-4054ad7a0c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:07:44.436Z|fec80ad2-6703-474d-a86d-4054ad7a0c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:07:51.614Z|d781d08f-849f-4166-a174-5a7d66ac0bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:51.615Z|d781d08f-849f-4166-a174-5a7d66ac0bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:51.652Z|d0037a12-8e71-42af-a256-57cf5e2c5576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:51.653Z|d0037a12-8e71-42af-a256-57cf5e2c5576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:51.666Z|973d4a9a-ec11-409d-812b-957fc025ddb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:07:51.667Z|973d4a9a-ec11-409d-812b-957fc025ddb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:07:59.432Z|04415bd0-7ed5-4602-9f3c-81bafc48eb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:07:59.455Z|04415bd0-7ed5-4602-9f3c-81bafc48eb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:08:01.089Z|5ccd97a8-dc31-409b-9b45-8ee8e83f2e29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:08:01.090Z|5ccd97a8-dc31-409b-9b45-8ee8e83f2e29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:08:01.673Z|c32c8cdc-a99f-44f3-94eb-dabb1ff6ad8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:01.674Z|c32c8cdc-a99f-44f3-94eb-dabb1ff6ad8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:01.709Z|4dfd9a1c-c23e-4c17-9928-e720f6c4e318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:01.712Z|4dfd9a1c-c23e-4c17-9928-e720f6c4e318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:01.730Z|a727d788-b8ec-4d31-ac55-03e3326e929a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:01.731Z|a727d788-b8ec-4d31-ac55-03e3326e929a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:11.722Z|2c891d65-1471-4f19-9df4-fefabd55947e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:11.723Z|2c891d65-1471-4f19-9df4-fefabd55947e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:11.754Z|162111c2-b1df-4b95-ad21-7f5f08589532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:11.755Z|162111c2-b1df-4b95-ad21-7f5f08589532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:11.771Z|3c0dfa03-1c02-4d60-a458-784b1a679fa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:11.772Z|3c0dfa03-1c02-4d60-a458-784b1a679fa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:14.431Z|fe260426-775a-436b-8ce4-a7854aef450c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:08:14.432Z|fe260426-775a-436b-8ce4-a7854aef450c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:08:21.767Z|8d259a42-3a07-44a7-9d64-52d792655d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:21.768Z|8d259a42-3a07-44a7-9d64-52d792655d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:21.802Z|1fa8908d-09e3-4af5-9ecc-0e2c46fb9583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:21.804Z|1fa8908d-09e3-4af5-9ecc-0e2c46fb9583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:21.836Z|cbcca207-7739-4185-96cc-3b12cf474e3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:21.837Z|cbcca207-7739-4185-96cc-3b12cf474e3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:29.432Z|c1043e6f-00d0-4a9c-9b6e-b8179b8b7f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:08:29.432Z|c1043e6f-00d0-4a9c-9b6e-b8179b8b7f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:08:31.092Z|35edd975-0fa5-47e7-8400-7a9830b802c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:08:31.094Z|35edd975-0fa5-47e7-8400-7a9830b802c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:08:31.826Z|da4f05a5-a4fa-4502-aee5-60db18b5406f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:31.827Z|da4f05a5-a4fa-4502-aee5-60db18b5406f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:31.853Z|f946650b-1acf-4d15-8801-fb388b832ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:31.854Z|f946650b-1acf-4d15-8801-fb388b832ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:31.884Z|d3922800-483e-4e7d-8ce9-9e1663e8c608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:31.885Z|d3922800-483e-4e7d-8ce9-9e1663e8c608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:41.025Z|4d6fdf42-21e5-45c7-8403-557094142536|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:08:41.026Z|4d6fdf42-21e5-45c7-8403-557094142536|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:41.862Z|23f96946-d047-4fd6-b4e2-3def62617573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:41.863Z|23f96946-d047-4fd6-b4e2-3def62617573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:41.910Z|93b86bc8-2f5b-461a-a917-656fdc3250dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:41.910Z|93b86bc8-2f5b-461a-a917-656fdc3250dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:41.932Z|3c448c6d-975e-4d26-9e1b-151731b1ce0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:41.935Z|3c448c6d-975e-4d26-9e1b-151731b1ce0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:44.431Z|5f59c5b5-ae2d-47a4-b7b1-2ee7249215c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:08:44.435Z|5f59c5b5-ae2d-47a4-b7b1-2ee7249215c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:08:51.948Z|6874ca58-bea2-4c1c-9012-a211ac138adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:51.949Z|6874ca58-bea2-4c1c-9012-a211ac138adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:51.953Z|373a62f5-66dc-433b-8e77-9ed0163d0cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:51.955Z|373a62f5-66dc-433b-8e77-9ed0163d0cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:52.001Z|1db399ae-4cc5-473e-8744-5de0e3afedd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:08:52.002Z|1db399ae-4cc5-473e-8744-5de0e3afedd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:08:59.435Z|b70ed4f8-60d0-4ad0-b692-af69715556cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:08:59.436Z|b70ed4f8-60d0-4ad0-b692-af69715556cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:09:01.094Z|bf8ed3d3-b6bd-482c-b632-b41a86b3d148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:09:01.096Z|bf8ed3d3-b6bd-482c-b632-b41a86b3d148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:09:01.995Z|d9be0a7a-e581-40e8-a5e8-dcc13d4e6a45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:01.997Z|d9be0a7a-e581-40e8-a5e8-dcc13d4e6a45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:02.004Z|7e4438ee-f18a-4a2c-bf98-426b723df1d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:02.005Z|7e4438ee-f18a-4a2c-bf98-426b723df1d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:02.083Z|4944f024-696c-43a6-b4d9-2e81b4af3c9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:02.084Z|4944f024-696c-43a6-b4d9-2e81b4af3c9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:12.056Z|26037f87-c171-4399-9996-9eb236854105|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:12.054Z|563533f6-76d6-4eff-8f77-96094758a99c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:12.059Z|563533f6-76d6-4eff-8f77-96094758a99c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:12.060Z|26037f87-c171-4399-9996-9eb236854105|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:12.135Z|01a13c50-9827-4e67-a182-169e9394775a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:12.136Z|01a13c50-9827-4e67-a182-169e9394775a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:14.435Z|1925c637-2bc8-4257-965a-0a5ad0bd32d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:09:14.440Z|1925c637-2bc8-4257-965a-0a5ad0bd32d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:09:22.104Z|79a0f1b2-88dc-4d91-a833-eb8e17f656f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:22.106Z|79a0f1b2-88dc-4d91-a833-eb8e17f656f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:22.111Z|6d72cd3f-7627-4aeb-b54c-605fbb73205b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:22.112Z|6d72cd3f-7627-4aeb-b54c-605fbb73205b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:22.182Z|d72f0a0d-9718-4857-9307-b8d10660113f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:22.183Z|d72f0a0d-9718-4857-9307-b8d10660113f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:29.435Z|593ae092-f329-4697-8718-e7681bbb005d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:09:29.436Z|593ae092-f329-4697-8718-e7681bbb005d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:09:31.098Z|ac6ed724-c135-4c1e-9d09-425b269c80e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:09:31.101Z|ac6ed724-c135-4c1e-9d09-425b269c80e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:09:32.162Z|4136aff3-b972-41a0-bc98-a000b4266c59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:32.165Z|4136aff3-b972-41a0-bc98-a000b4266c59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:32.172Z|92cc51b0-7bc1-49f2-aa2f-4feb52c82dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:32.173Z|92cc51b0-7bc1-49f2-aa2f-4feb52c82dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:32.214Z|63c1a00d-48a4-4243-b260-56f494127d24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:32.216Z|63c1a00d-48a4-4243-b260-56f494127d24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:41.026Z|7c29b94c-2083-48b6-8da6-81a72fea6c2e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:09:41.028Z|7c29b94c-2083-48b6-8da6-81a72fea6c2e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:42.212Z|68cca0c7-5de6-4f7e-85d1-56a3d15862f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:42.213Z|68cca0c7-5de6-4f7e-85d1-56a3d15862f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:42.219Z|062cefb6-802b-4154-9b6d-d8e40ba83452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:42.220Z|062cefb6-802b-4154-9b6d-d8e40ba83452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:42.281Z|c6242a3e-9770-4f95-b1c0-a915f61aec1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:42.282Z|c6242a3e-9770-4f95-b1c0-a915f61aec1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:44.431Z|1c7d8207-2752-4177-a912-e93c0752e08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:09:44.432Z|1c7d8207-2752-4177-a912-e93c0752e08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:09:52.261Z|a08bf8e7-fac6-4fa8-a164-6583000a3e9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:52.262Z|a08bf8e7-fac6-4fa8-a164-6583000a3e9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:52.263Z|509c5dba-cb2d-4711-a5e2-901581b65d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:52.264Z|509c5dba-cb2d-4711-a5e2-901581b65d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:52.349Z|4621903a-c05e-4078-8289-9e750ad5f3ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:09:52.350Z|4621903a-c05e-4078-8289-9e750ad5f3ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:09:54.695Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:09:54.703Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 2534ee5d-b5fc-4dea-bdb5-ee1abdce288f already exists in requestDb InfraActiveRequests table 2023-02-24T10:09:54.705Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:09:54.706Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:09:54.707Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:09:54.708Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:09:54.708Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:09:54.708Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fe57f55493a55b6", X-B3-SpanId:"889dc2c69a43978c", X-B3-ParentSpanId:"0fe57f55493a55b6", X-B3-Sampled:"0", X-ONAP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aca0b38-80fa-40b7-8e09-f4fc8fae7a9d"] 2023-02-24T10:09:54.709Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:09:54.709Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:09:54.777Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:09:54.789Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:09:54.791Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:09:54.792Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 10:09:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:54.793Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: 2023-02-24T10:09:54.793Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:09:54.794Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|404|Not Found|InvokeReturn 2023-02-24T10:09:54.873Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T10:09:54.874Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-02-24T10:09:54.932Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:09:55.022Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-02-24T10:09:55.023Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|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=[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0e3e01dd-80bf-4b05-9c13-1ad70c55ff7d], X-ECOMP-RequestID=[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f], X-TransactionId=[], X-ONAP-RequestID=[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f]} 2023-02-24T10:09:55.121Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|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, 24 Feb 2023 10:09:57 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230224-10:09:57:329-63748], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:09:55.131Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|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"]}}} 2023-02-24T10:09:55.134Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|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 2023-02-24T10:09:55.146Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|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 2023-02-24T10:09:55.147Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-02-24T10:09:55.184Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:09:55.357Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-02-24T10:09:55.359Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|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=[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c3e8248c-34e4-4108-a77b-08c3ef67d716], X-ECOMP-RequestID=[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f], X-TransactionId=[], X-ONAP-RequestID=[2534ee5d-b5fc-4dea-bdb5-ee1abdce288f]} 2023-02-24T10:09:55.392Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|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, 24 Feb 2023 10:09:57 GMT], content-length=[313], x-aai-txid=[0-aai-resources-230224-10:09:57:646-91733], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:09:55.394Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|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"]}}} 2023-02-24T10:09:55.395Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|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 2023-02-24T10:09:55.401Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|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 2023-02-24T10:09:55.403Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-02-24T10:09:55.426Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:09:55.502Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T10:09:55.503Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-02-24T10:09:55.576Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-02-24T10:09:55.578Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 10:09:57 GMT], content-length=[599], vertex-id=[196760], x-aai-txid=[2-aai-resources-230224-10:09:57:802-82022], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:09:55.581Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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":"1677233214124","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"}]}]}} 2023-02-24T10:09:55.583Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T10:09:55.584Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T10:09:55.619Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.620Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.621Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================ 2023-02-24T10:09:55.621Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.622Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.622Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"0fe57f55493a55b6", X-B3-SpanId:"c2b8d95f6454f1f3", X-B3-ParentSpanId:"0fe57f55493a55b6", X-B3-Sampled:"0", X-ONAP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"839a7e31-498c-413d-b581-28c67c5a2315"] 2023-02-24T10:09:55.623Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5","requestScope":"service"} 2023-02-24T10:09:55.623Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================ 2023-02-24T10:09:55.661Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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========================================== 2023-02-24T10:09:55.666Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.667Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 : 2023-02-24T10:09:55.668Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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, 24 Feb 2023 10:09:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:55.669Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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: 2023-02-24T10:09:55.669Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================= 2023-02-24T10:09:55.670Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.672Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852 2023-02-24T10:09:55.679Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|INFO|500||Invoke 2023-02-24T10:09:55.680Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||===========================request begin================================================ 2023-02-24T10:09:55.680Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852 2023-02-24T10:09:55.681Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Method : GET 2023-02-24T10:09:55.681Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c49c69d7-f54c-4e51-b026-88351f0cf20e"] 2023-02-24T10:09:55.682Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Request body: 2023-02-24T10:09:55.682Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||==========================request end================================================ 2023-02-24T10:09:55.745Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||============================response begin========================================== 2023-02-24T10:09:55.747Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Status code : 200 OK 2023-02-24T10:09:55.748Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Status text : 2023-02-24T10:09:55.749Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:09:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:55.750Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "116ff542-42ef-4ea2-bb12-5fb1a1276852", "modelInvariantUUID" : "b8bd9449-2db8-4ae9-91e5-cddc35d148d1", "created" : "2023-02-24 10:07:06.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/configurationCustomizations" } } } 2023-02-24T10:09:55.750Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||=======================response end================================================= 2023-02-24T10:09:55.751Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|INFO|500||InvokeReturn 2023-02-24T10:09:55.766Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance 2023-02-24T10:09:55.770Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|INFO|500||Invoke 2023-02-24T10:09:55.771Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:09:55.771Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance 2023-02-24T10:09:55.772Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Method : GET 2023-02-24T10:09:55.773Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bf876f1-78ff-4d6b-af22-9fc9b741723d"] 2023-02-24T10:09:55.773Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Request body: 2023-02-24T10:09:55.774Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:09:55.816Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:09:55.817Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:09:55.817Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Status text : 2023-02-24T10:09:55.818Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&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, 24 Feb 2023 10:09:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:55.818Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Response body: 2023-02-24T10:09:55.819Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:09:55.819Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:09:55.827Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1 2023-02-24T10:09:55.828Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|INFO|500||Invoke 2023-02-24T10:09:55.829Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:09:55.830Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1 2023-02-24T10:09:55.830Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Method : GET 2023-02-24T10:09:55.831Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"930eed98-9154-40f5-8e5d-8c6fb45dc3cf"] 2023-02-24T10:09:55.831Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Request body: 2023-02-24T10:09:55.832Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||==========================request end================================================ 2023-02-24T10:09:55.879Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||============================response begin========================================== 2023-02-24T10:09:55.880Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Status code : 200 OK 2023-02-24T10:09:55.882Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Status text : 2023-02-24T10:09:55.882Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:09:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:55.889Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "116ff542-42ef-4ea2-bb12-5fb1a1276852", "modelInvariantUUID" : "b8bd9449-2db8-4ae9-91e5-cddc35d148d1", "created" : "2023-02-24 10:07:06.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1" } } } 2023-02-24T10:09:55.892Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||=======================response end================================================= 2023-02-24T10:09:55.893Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|INFO|500||InvokeReturn 2023-02-24T10:09:55.918Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance 2023-02-24T10:09:55.921Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|INFO|500||Invoke 2023-02-24T10:09:55.922Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:09:55.923Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance 2023-02-24T10:09:55.923Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Method : GET 2023-02-24T10:09:55.924Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9acad81d-d7aa-4101-91f2-fe2f55e7d8a8"] 2023-02-24T10:09:55.925Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Request body: 2023-02-24T10:09:55.925Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:09:55.949Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:09:55.950Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:09:55.951Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Status text : 2023-02-24T10:09:55.951Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&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, 24 Feb 2023 10:09:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:55.953Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||Response body: 2023-02-24T10:09:55.953Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:09:55.954Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:09:55.958Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.959Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.960Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================ 2023-02-24T10:09:55.960Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.961Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.962Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee51e0b6-1f50-4005-bd64-5c62efd823dc"] 2023-02-24T10:09:55.963Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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: 2023-02-24T10:09:55.963Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================ 2023-02-24T10:09:55.982Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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========================================== 2023-02-24T10:09:55.982Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:55.983Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 : 2023-02-24T10:09:55.983Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:09:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:55.984Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T10:09:55.985Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================= 2023-02-24T10:09:55.985Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.002Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.003Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.003Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================ 2023-02-24T10:09:56.004Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.004Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.005Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10fdfd61-9756-4885-905d-55c08ee85f0f"] 2023-02-24T10:09:56.005Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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: 2023-02-24T10:09:56.005Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================ 2023-02-24T10:09:56.025Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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========================================== 2023-02-24T10:09:56.026Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.026Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 : 2023-02-24T10:09:56.027Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:09:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:56.028Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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" : 530, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-02-24T10:09:56.028Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================= 2023-02-24T10:09:56.029Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.033Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852 2023-02-24T10:09:56.035Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|INFO|500||Invoke 2023-02-24T10:09:56.035Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||===========================request begin================================================ 2023-02-24T10:09:56.036Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852 2023-02-24T10:09:56.036Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Method : GET 2023-02-24T10:09:56.036Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c174ccb-1290-4ae3-8212-0406f21c7a5f"] 2023-02-24T10:09:56.037Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Request body: 2023-02-24T10:09:56.037Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||==========================request end================================================ 2023-02-24T10:09:56.065Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||============================response begin========================================== 2023-02-24T10:09:56.065Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Status code : 200 OK 2023-02-24T10:09:56.066Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Status text : 2023-02-24T10:09:56.066Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:09:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:56.078Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "116ff542-42ef-4ea2-bb12-5fb1a1276852", "modelInvariantUUID" : "b8bd9449-2db8-4ae9-91e5-cddc35d148d1", "created" : "2023-02-24 10:07:06.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/configurationCustomizations" } } } 2023-02-24T10:09:56.079Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||=======================response end================================================= 2023-02-24T10:09:56.080Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|INFO|500||InvokeReturn 2023-02-24T10:09:56.133Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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/ 2023-02-24T10:09:56.134Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.135Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================ 2023-02-24T10:09:56.141Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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/ 2023-02-24T10:09:56.142Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.144Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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:"8979", X-B3-TraceId:"0fe57f55493a55b6", X-B3-SpanId:"5174dba3799ad358", X-B3-ParentSpanId:"0fe57f55493a55b6", X-B3-Sampled:"0", X-ONAP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3de5ec0-21c2-4270-836e-d0753fe361d5"] 2023-02-24T10:09:56.145Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","requestStatus":"IN_PROGRESS","startTime":1677233394874,"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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f"} 2023-02-24T10:09:56.148Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================ 2023-02-24T10:09:56.198Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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========================================== 2023-02-24T10:09:56.199Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.200Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 : 2023-02-24T10:09:56.201Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:56.202Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:09:54.874+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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T10:09:56.208+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:09:56.202Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================= 2023-02-24T10:09:56.203Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.220Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.221Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.221Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================ 2023-02-24T10:09:56.221Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.222Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:56.222Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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:"4343", X-B3-TraceId:"0fe57f55493a55b6", X-B3-SpanId:"6e09a8d45aebef39", X-B3-ParentSpanId:"0fe57f55493a55b6", X-B3-Sampled:"0", X-ONAP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd44b973-4507-4365-9d11-15079ee836aa"] 2023-02-24T10:09:56.222Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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\":\"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\"modelUuid\":\"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\"modelInvariantUuid\":\"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\"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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\"modelInvariantUuid\":\"54528fa9-ab55-4677-9621-fabebe06ce35\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\"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\":\"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\"modelInvariantUuid\":\"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"fac411e8-8317-47d8-8577-7c8aa31eabc7\"},\"instanceName\":\"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\":\"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\"modelInvariantId\":\"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"91974e10-b577-43fb-bfff-8e29158674c1\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","type":"String"},"mso-request-id":{"value":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","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"}}} 2023-02-24T10:09:56.222Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================ 2023-02-24T10:09:57.261Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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========================================== 2023-02-24T10:09:57.262Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:57.262Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 : 2023-02-24T10:09:57.263Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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, 24 Feb 2023 10:09:57 GMT", X-ONAP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-TransactionID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ECOMP-RequestID:"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dd44b973-4507-4365-9d11-15079ee836aa", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:57.263Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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\":\"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f\",\"instanceId\":\"087502c3-7f30-4400-bb95-e3c0cd7fdcdc\"}}","message":"Success","processInstanceID":"636bb58e-b42b-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T10:09:57.264Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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================================================= 2023-02-24T10:09:57.265Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|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 2023-02-24T10:09:57.272Z|2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:09:57.469Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:09:57.481Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:09:57.482Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:09:57.482Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:09:57.482Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:09:57.483Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:09:57.483Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60a724260383770e", X-B3-SpanId:"f7de5b57c27e66cc", X-B3-ParentSpanId:"60a724260383770e", X-B3-Sampled:"0", X-ONAP-RequestID:"37616b81-0246-4e57-a1f4-1e3c077f7e5a", X-RequestID:"37616b81-0246-4e57-a1f4-1e3c077f7e5a", X-TransactionID:"37616b81-0246-4e57-a1f4-1e3c077f7e5a", X-ECOMP-RequestID:"37616b81-0246-4e57-a1f4-1e3c077f7e5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e82c5e89-e54f-4788-91a2-18c66ae159e2"] 2023-02-24T10:09:57.484Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:09:57.484Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:09:57.510Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:09:57.510Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:09:57.511Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:09:57.511Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:09:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:57.512Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:09:54.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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:09:57.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:09:57.513Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:09:57.513Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:09:57.517Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:09:57.518Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:09:57.519Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:09:57.519Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:09:57.519Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:09:57.520Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60a724260383770e", X-B3-SpanId:"1d77099a1bc01c13", X-B3-ParentSpanId:"60a724260383770e", X-B3-Sampled:"0", X-ONAP-RequestID:"37616b81-0246-4e57-a1f4-1e3c077f7e5a", X-RequestID:"37616b81-0246-4e57-a1f4-1e3c077f7e5a", X-TransactionID:"37616b81-0246-4e57-a1f4-1e3c077f7e5a", X-ECOMP-RequestID:"37616b81-0246-4e57-a1f4-1e3c077f7e5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f4ddcd3-b3ff-47a3-95e0-7886505968e4"] 2023-02-24T10:09:57.520Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:09:57.520Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:09:57.544Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:09:57.545Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:09:57.546Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:09:57.546Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:09:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:09:57.547Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:09:57.547Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:09:57.547Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:09:57.569Z|37616b81-0246-4e57-a1f4-1e3c077f7e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:09:59.431Z|7a7748ba-a80e-42e4-a3f7-95aba7c2bacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:09:59.438Z|7a7748ba-a80e-42e4-a3f7-95aba7c2bacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:10:01.105Z|0a8f5c42-9a10-435a-9908-5b21c0def4e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:10:01.106Z|0a8f5c42-9a10-435a-9908-5b21c0def4e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:10:02.320Z|ab418932-4795-4a3f-959c-13f9762d8cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:02.321Z|ab418932-4795-4a3f-959c-13f9762d8cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:02.327Z|0c464b4c-7125-4c8e-91a7-f89587e9450f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:02.328Z|0c464b4c-7125-4c8e-91a7-f89587e9450f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:02.399Z|2e5fd1b4-1026-45cf-ae88-7b5c5b83b61b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:02.400Z|2e5fd1b4-1026-45cf-ae88-7b5c5b83b61b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:07.799Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:10:07.832Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:10:07.834Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:10:07.834Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:07.834Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:10:07.835Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:10:07.836Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00ec70f778a67734", X-B3-SpanId:"7b4d461786321561", X-B3-ParentSpanId:"00ec70f778a67734", X-B3-Sampled:"0", X-ONAP-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-TransactionID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-ECOMP-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74e4c19d-26d5-4a98-a4ee-67053c02a8af"] 2023-02-24T10:10:07.836Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:10:07.837Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:07.869Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:07.870Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:07.870Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:10:07.871Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:10:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:08.009Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "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" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:10:01.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:10:08.010Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:08.010Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:10:08.016Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:10:08.017Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:10:08.017Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:08.019Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:10:08.020Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:10:08.021Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00ec70f778a67734", X-B3-SpanId:"adee007e235500ec", X-B3-ParentSpanId:"00ec70f778a67734", X-B3-Sampled:"0", X-ONAP-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-TransactionID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-ECOMP-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c532bde-c926-4238-afcd-fdd90a3de729"] 2023-02-24T10:10:08.021Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:10:08.022Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:08.079Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:08.080Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:08.130Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:10:08.130Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:10:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:08.131Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:10:08.131Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:08.132Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:10:08.577Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:10:08.578Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:10:08.578Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:08.579Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:10:08.579Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:10:08.580Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-TransactionID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-ECOMP-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cffdfcc2-2998-45d2-b23e-e76bdd396ec9"] 2023-02-24T10:10:08.580Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:10:08.580Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:08.722Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:08.723Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:08.724Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:10:08.724Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A2A5619FF83145F4362801A83C7FFA55; 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, 24 Feb 2023 10:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:08.725Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"675f8530-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-24T10:10:02.926+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"66810cbf-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:10:08.725Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:08.726Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:10:08.773Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:10:08.774Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:10:08.775Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:08.775Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:10:08.776Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:10:08.776Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-TransactionID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-ECOMP-RequestID:"2ea4c078-1df2-4737-8307-f382e33e039a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd1a46bd-371d-444a-b37c-c0c06dd4e134"] 2023-02-24T10:10:08.777Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:10:08.777Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:08.905Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:08.906Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:08.907Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:10:08.907Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=ED00004A9FB318EB68E12D8A0433E565; 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, 24 Feb 2023 10:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:08.908Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"679a9298-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"SubProcess_0y8yozw:67761a8c-b42b-11ed-981a-be21fc99c8cb","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processInstanceId":"675f8530-b42b-11ed-981a-be21fc99c8cb","executionId":"679a6b86-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:10:03.313+0000","endTime":"2023-02-24T10:10:08.666+0000","durationInMillis":5353,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:10:08.909Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:08.910Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=675f8530-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:10:08.915Z|2ea4c078-1df2-4737-8307-f382e33e039a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:10:12.378Z|4dd1767f-251d-46e2-9d95-0f2225fa5660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:12.383Z|4dd1767f-251d-46e2-9d95-0f2225fa5660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:12.382Z|ce470254-03a3-4561-a4b3-5437197165b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:12.387Z|ce470254-03a3-4561-a4b3-5437197165b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:12.465Z|3f695649-1fad-477d-87cb-60f9ed1ebae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:12.466Z|3f695649-1fad-477d-87cb-60f9ed1ebae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:14.431Z|a85b2767-d12f-4c1a-b27f-cf5c2d8c3df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:10:14.433Z|a85b2767-d12f-4c1a-b27f-cf5c2d8c3df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:10:19.109Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:10:19.120Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:10:19.121Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:10:19.122Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:19.122Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:10:19.122Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:10:19.123Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ee589d006190ded", X-B3-SpanId:"20904679ae46bf87", X-B3-ParentSpanId:"6ee589d006190ded", X-B3-Sampled:"0", X-ONAP-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-TransactionID:"32f51e92-d56c-4ea3-8587-e92068803266", X-ECOMP-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"163a4ac5-0418-4261-a879-9f0b87d6c8eb"] 2023-02-24T10:10:19.123Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:10:19.124Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:19.150Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:19.151Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:19.151Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:10:19.151Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:19.153Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "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" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:10:15.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:10:19.153Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:19.154Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:10:19.157Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:10:19.158Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:10:19.158Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:19.158Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:10:19.159Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:10:19.159Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ee589d006190ded", X-B3-SpanId:"a5147600a47dfbfd", X-B3-ParentSpanId:"6ee589d006190ded", X-B3-Sampled:"0", X-ONAP-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-TransactionID:"32f51e92-d56c-4ea3-8587-e92068803266", X-ECOMP-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5c73428-9af7-44df-84f4-cf8625349b1e"] 2023-02-24T10:10:19.159Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:10:19.160Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:19.171Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:19.172Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:19.172Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:10:19.173Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:19.173Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:10:19.174Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:19.174Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:10:19.241Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:10:19.242Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:10:19.243Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:19.243Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:10:19.243Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:10:19.244Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-TransactionID:"32f51e92-d56c-4ea3-8587-e92068803266", X-ECOMP-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dadf879-e884-451f-b947-b2843361866f"] 2023-02-24T10:10:19.244Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:10:19.245Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:19.519Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:19.520Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:19.520Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:10:19.521Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3426C7C156AAE8D912524FE625501FED; 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, 24 Feb 2023 10:10:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:19.521Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"701a52bb-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-24T10:10:17.572+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"6f35bed5-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:10:19.522Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:19.522Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:10:19.585Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:10:19.586Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:10:19.586Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:19.587Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:10:19.589Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:10:19.590Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-TransactionID:"32f51e92-d56c-4ea3-8587-e92068803266", X-ECOMP-RequestID:"32f51e92-d56c-4ea3-8587-e92068803266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b626a45-b4f9-4b62-88a0-cdbe235edd03"] 2023-02-24T10:10:19.591Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:10:19.591Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:19.734Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:19.735Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:19.738Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:10:19.738Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DE60CA24AB50CD891B721EFC90ED8F2C; 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, 24 Feb 2023 10:10:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:19.739Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:701faa20-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"701a52bb-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processInstanceId":"701a52bb-b42b-11ed-981a-be21fc99c8cb","executionId":"701a52bb-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:10:17.607+0000","endTime":"2023-02-24T10:10:17.607+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:10:19.741Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:19.742Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:10:19.753Z|32f51e92-d56c-4ea3-8587-e92068803266|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:10:22.448Z|174990b7-c06f-40ae-bc30-f0a24e2a2bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:22.449Z|174990b7-c06f-40ae-bc30-f0a24e2a2bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:22.452Z|c385111f-6aa9-42f3-898b-a4ea85046481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:22.453Z|c385111f-6aa9-42f3-898b-a4ea85046481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:22.533Z|80e722d4-5d74-45fc-884e-9f09f186dacf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:22.537Z|80e722d4-5d74-45fc-884e-9f09f186dacf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:29.431Z|e6decfbf-d6fd-4e83-a87a-c3fa4978ee98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:10:29.433Z|e6decfbf-d6fd-4e83-a87a-c3fa4978ee98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:10:29.959Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:10:29.968Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:10:29.969Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:10:29.970Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:29.970Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:10:29.971Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:10:29.972Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a504f4dbdd6ea70", X-B3-SpanId:"5adbab5397402e95", X-B3-ParentSpanId:"1a504f4dbdd6ea70", X-B3-Sampled:"0", X-ONAP-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-TransactionID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-ECOMP-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae370e62-6151-46da-ba8b-8faa72b8703f"] 2023-02-24T10:10:29.972Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:10:29.973Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:29.993Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:29.993Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:29.994Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:10:29.994Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:10:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:29.995Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "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" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:10:15.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:10:29.996Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:29.996Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:10:30.000Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:10:30.001Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:10:30.001Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:30.001Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:10:30.002Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:10:30.002Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a504f4dbdd6ea70", X-B3-SpanId:"a0845644d9c2afbd", X-B3-ParentSpanId:"1a504f4dbdd6ea70", X-B3-Sampled:"0", X-ONAP-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-TransactionID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-ECOMP-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dabc79dc-8138-4c01-8828-032ee4ffd3da"] 2023-02-24T10:10:30.002Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:10:30.003Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:30.019Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:30.020Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:30.021Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:10:30.021Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:10:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:30.022Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:10:30.022Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:30.027Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:10:30.114Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:10:30.115Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:10:30.115Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:30.116Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:10:30.116Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:10:30.116Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-TransactionID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-ECOMP-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d851f68-00be-46b9-a016-0265a0b2bde9"] 2023-02-24T10:10:30.117Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:10:30.117Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:30.261Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:30.262Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:30.263Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:10:30.264Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9A22B568B142A4EC8C0291F3A1E45B9F; 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, 24 Feb 2023 10:10:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:30.264Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"701a52bb-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-24T10:10:17.572+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"6f35bed5-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:10:30.264Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:30.265Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:10:30.323Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:10:30.324Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:10:30.325Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:30.325Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:10:30.325Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:10:30.326Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-TransactionID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-ECOMP-RequestID:"9e73dab1-8f7b-40ed-ac93-8b152e019b99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3186e6dd-4bc5-4d78-aa01-81939de2b007"] 2023-02-24T10:10:30.326Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:10:30.326Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:30.448Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:30.449Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:30.452Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:10:30.453Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F6654772791B80AE5B18D1C751F2A581; 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, 24 Feb 2023 10:10:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:30.454Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:701faa20-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"701a52bb-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processInstanceId":"701a52bb-b42b-11ed-981a-be21fc99c8cb","executionId":"701a52bb-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:10:17.607+0000","endTime":"2023-02-24T10:10:17.607+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:10:30.455Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:30.455Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:10:30.468Z|9e73dab1-8f7b-40ed-ac93-8b152e019b99|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:10:31.112Z|cc4fdaac-e259-4c2d-b3dc-5cf635c70164|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:10:31.112Z|cc4fdaac-e259-4c2d-b3dc-5cf635c70164|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:10:32.541Z|480d1ecc-e5cf-41c2-958a-5d6ba4acd36b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:32.542Z|480d1ecc-e5cf-41c2-958a-5d6ba4acd36b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:32.544Z|02ae1a3e-e707-425a-822e-21276bc1b03e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:32.545Z|02ae1a3e-e707-425a-822e-21276bc1b03e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:32.642Z|004e19b5-8c80-4846-b18a-0001986f63db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:32.647Z|004e19b5-8c80-4846-b18a-0001986f63db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:40.677Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:10:40.687Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:10:40.688Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:10:40.689Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:40.689Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:10:40.689Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:10:40.690Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c968489b5d4849fd", X-B3-SpanId:"5d5ed4c5b4518483", X-B3-ParentSpanId:"c968489b5d4849fd", X-B3-Sampled:"0", X-ONAP-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-TransactionID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-ECOMP-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baf2931a-011a-4312-aeaf-df15ad407008"] 2023-02-24T10:10:40.690Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:10:40.691Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:40.714Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:40.717Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:40.717Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:10:40.717Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:40.718Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:10:37.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:10:40.719Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:40.720Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:10:40.724Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:10:40.725Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:10:40.725Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:40.726Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:10:40.726Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:10:40.727Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c968489b5d4849fd", X-B3-SpanId:"9c3f12228d712cec", X-B3-ParentSpanId:"c968489b5d4849fd", X-B3-Sampled:"0", X-ONAP-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-TransactionID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-ECOMP-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50ca500d-30de-4cf9-b430-4b4d3ee14d8d"] 2023-02-24T10:10:40.727Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:10:40.728Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:40.745Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:40.746Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:40.746Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:10:40.747Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:40.748Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:10:40.748Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:40.749Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:10:40.845Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:10:40.846Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:10:40.847Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:40.848Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:10:40.849Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:10:40.849Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-TransactionID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-ECOMP-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2d96eb9-09f7-49ee-b246-21da0a3f87ef"] 2023-02-24T10:10:40.850Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:10:40.850Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:40.992Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:40.993Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:40.993Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:10:40.994Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A189FF161EBFE9050F97006C6B866F44; 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:"721", Date:"Fri, 24 Feb 2023 10:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:40.995Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"701a52bb-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-24T10:10:17.572+0000","endTime":"2023-02-24T10:10:37.835+0000","removalTime":null,"durationInMillis":20263,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"6f35bed5-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T10:10:40.995Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:40.996Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:10:41.033Z|16a3f873-a24b-4ae6-8ec7-4a05d8c93e8e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:10:41.034Z|16a3f873-a24b-4ae6-8ec7-4a05d8c93e8e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:41.084Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:10:41.086Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:10:41.086Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:41.087Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:10:41.087Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:10:41.088Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-TransactionID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-ECOMP-RequestID:"36d416dc-de2c-416f-b1ab-4f9d0302c298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eb15b7f-3e93-4a04-8326-3a01d51c5e27"] 2023-02-24T10:10:41.089Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:10:41.089Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:41.222Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:41.227Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:41.228Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:10:41.228Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9D9DCAEE0A16B71156DA7075B02B819A; 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:"786", Date:"Fri, 24 Feb 2023 10:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:41.230Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:7c2dc15b-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"701a52bb-b42b-11ed-981a-be21fc99c8cb","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processInstanceId":"701a52bb-b42b-11ed-981a-be21fc99c8cb","executionId":"701a52bb-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:10:37.832+0000","endTime":"2023-02-24T10:10:37.832+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:10:41.232Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:41.248Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=701a52bb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:10:41.276Z|36d416dc-de2c-416f-b1ab-4f9d0302c298|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:10:42.612Z|81d028ba-0250-49a3-abdd-8b61c4815c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:42.614Z|81d028ba-0250-49a3-abdd-8b61c4815c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:42.616Z|c9051f61-92cb-4afb-b122-51b70a4594cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:42.616Z|c9051f61-92cb-4afb-b122-51b70a4594cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:42.692Z|5ce60f74-8975-4ef7-b834-d32b0d2c35f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:42.692Z|5ce60f74-8975-4ef7-b834-d32b0d2c35f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:44.435Z|338678b2-7402-45ff-9231-e27e96988de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:10:44.447Z|338678b2-7402-45ff-9231-e27e96988de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:10:51.488Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:10:51.494Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:10:51.495Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:10:51.495Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:51.495Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:10:51.496Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:10:51.496Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05027f10db299556", X-B3-SpanId:"72518f3242ab1f50", X-B3-ParentSpanId:"05027f10db299556", X-B3-Sampled:"0", X-ONAP-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-TransactionID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-ECOMP-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4286e10a-bc88-4e5e-a6e1-4b975ff36878"] 2023-02-24T10:10:51.496Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:10:51.497Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:51.517Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:51.518Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:51.518Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:10:51.518Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:10:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:51.519Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:10:37.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:10:51.520Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:51.520Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:10:51.523Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:10:51.524Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:10:51.524Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:51.525Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:10:51.525Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:10:51.525Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05027f10db299556", X-B3-SpanId:"4494879e6756da8b", X-B3-ParentSpanId:"05027f10db299556", X-B3-Sampled:"0", X-ONAP-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-TransactionID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-ECOMP-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9052cdcc-4e0d-4394-932b-041e5258cb83"] 2023-02-24T10:10:51.529Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:10:51.530Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:51.543Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:51.544Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:51.545Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:10:51.545Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:10:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:51.546Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:10:51.547Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:51.547Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:10:51.621Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:10:51.622Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:10:51.622Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:51.622Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:10:51.624Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:10:51.625Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-TransactionID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-ECOMP-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9417f9ed-3589-4c8e-a875-1268bdf8c36c"] 2023-02-24T10:10:51.625Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:10:51.626Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:51.756Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:51.757Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:51.758Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:10:51.758Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=614A705ECF014D43EBEA66B798AF66D0; 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:"694", Date:"Fri, 24 Feb 2023 10:10:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:51.764Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7f35d06a-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ReceiveWorkflowMessage:1:316322cc-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-02-24T10:10:42.918+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"7e8fa640-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:10:51.765Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:51.765Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:10:51.854Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:10:51.855Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:10:51.855Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:10:51.856Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:10:51.856Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:10:51.857Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-TransactionID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-ECOMP-RequestID:"d28ed6b8-fcf5-409b-8b87-42f3f996ab80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a21a6b60-16f0-472f-9268-9a6c1c0c0dc4"] 2023-02-24T10:10:51.857Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:10:51.858Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:10:51.987Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:10:51.991Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:10:51.992Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:10:51.993Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=532F2764BB96EA5B6B2AE7E2F44566F1; 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:"827", Date:"Fri, 24 Feb 2023 10:10:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:10:51.993Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7f42a1c9-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"SubProcess_2:7f41b760-b42b-11ed-981a-be21fc99c8cb","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:316322cc-b405-11ed-981a-be21fc99c8cb","processInstanceId":"7f35d06a-b42b-11ed-981a-be21fc99c8cb","executionId":"7f42a1c7-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:10:43.002+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:10:51.994Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:10:51.994Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:10:52.004Z|d28ed6b8-fcf5-409b-8b87-42f3f996ab80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:10:52.677Z|8dab559c-4b7c-4093-b8bc-967b1987d855|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:52.678Z|8dab559c-4b7c-4093-b8bc-967b1987d855|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:52.709Z|bd704ba9-4350-4a86-b8b1-db642b3d036b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:52.718Z|bd704ba9-4350-4a86-b8b1-db642b3d036b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:52.757Z|77bc40d5-4839-42c4-bb83-79b0ac7ff21b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:10:52.758Z|77bc40d5-4839-42c4-bb83-79b0ac7ff21b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:10:59.431Z|46ec31ff-f37d-4667-8508-5b79f87a6c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:10:59.432Z|46ec31ff-f37d-4667-8508-5b79f87a6c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:11:01.113Z|a542105a-5b2b-4625-959d-00ff442b3f22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:11:01.113Z|a542105a-5b2b-4625-959d-00ff442b3f22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:11:02.255Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:11:02.263Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:02.265Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:11:02.266Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:02.267Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:02.267Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:11:02.268Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47f87c05e5b9ddc9", X-B3-SpanId:"bdbde5d094ad0416", X-B3-ParentSpanId:"47f87c05e5b9ddc9", X-B3-Sampled:"0", X-ONAP-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-TransactionID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-ECOMP-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28d5e7fa-b3bc-4a43-b37c-b954484bffa3"] 2023-02-24T10:11:02.270Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:11:02.272Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:02.294Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:02.295Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:02.296Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:11:02.296Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:02.297Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:10:37.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:11:02.297Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:02.298Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:11:02.305Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:02.306Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:11:02.306Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:02.306Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:02.307Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:11:02.307Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47f87c05e5b9ddc9", X-B3-SpanId:"c3b7a5c81e54c7a8", X-B3-ParentSpanId:"47f87c05e5b9ddc9", X-B3-Sampled:"0", X-ONAP-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-TransactionID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-ECOMP-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdb92bcb-dbc8-43f4-845c-15cd0bd9549a"] 2023-02-24T10:11:02.308Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:11:02.308Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:02.332Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:02.332Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:02.333Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:11:02.333Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:02.334Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:11:02.334Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:02.335Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:11:02.459Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:02.460Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:02.461Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:02.461Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:02.462Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:02.462Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-TransactionID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-ECOMP-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c949ba82-8b01-495f-80b4-a0638634da07"] 2023-02-24T10:11:02.462Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:02.464Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:02.644Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:02.646Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:02.646Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:02.647Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2B7D1775581384BD78CDB2FC5E5217BE; 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:"694", Date:"Fri, 24 Feb 2023 10:11:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:02.647Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7f35d06a-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ReceiveWorkflowMessage:1:316322cc-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-02-24T10:10:42.918+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"7e8fa640-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:11:02.648Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:02.649Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:02.729Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:02.730Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:02.731Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:02.732Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:02.732Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:02.733Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-TransactionID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-ECOMP-RequestID:"6189a886-687c-47c5-b13b-5b4b0f43908c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7808f9b7-f881-47f8-bb60-6d896e9ee2af"] 2023-02-24T10:11:02.734Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:02.735Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:02.775Z|90deacff-c714-4cff-a34e-fdee8adc0de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:02.776Z|90deacff-c714-4cff-a34e-fdee8adc0de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:02.809Z|879b4dcc-3acc-432d-bc3b-e719d34f0f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:02.812Z|879b4dcc-3acc-432d-bc3b-e719d34f0f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:02.848Z|77a4a048-b138-4f66-84b6-cc0dd117ee42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:02.849Z|77a4a048-b138-4f66-84b6-cc0dd117ee42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:02.861Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:02.862Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:02.862Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:02.863Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7A9A796B50D4FF70B44DB3C87BF9073C; 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:"827", Date:"Fri, 24 Feb 2023 10:11:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:02.863Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7f42a1c9-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"SubProcess_2:7f41b760-b42b-11ed-981a-be21fc99c8cb","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:316322cc-b405-11ed-981a-be21fc99c8cb","processInstanceId":"7f35d06a-b42b-11ed-981a-be21fc99c8cb","executionId":"7f42a1c7-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:10:43.002+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:11:02.864Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:02.864Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:02.870Z|6189a886-687c-47c5-b13b-5b4b0f43908c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:11:12.846Z|cbe82c8c-dc8a-441d-873f-63feba062459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:12.847Z|cbe82c8c-dc8a-441d-873f-63feba062459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:12.894Z|b95ee6c8-4d93-405c-b595-5bc6f1ebdd5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:12.895Z|b95ee6c8-4d93-405c-b595-5bc6f1ebdd5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:12.930Z|24535ff2-3194-49f6-a2aa-5f74aac662b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:12.931Z|24535ff2-3194-49f6-a2aa-5f74aac662b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:13.163Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:11:13.242Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:13.253Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:11:13.254Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:13.254Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:13.254Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:11:13.255Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f54b98b6b846913e", X-B3-SpanId:"6a5b9d07144749e6", X-B3-ParentSpanId:"f54b98b6b846913e", X-B3-Sampled:"0", X-ONAP-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-TransactionID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-ECOMP-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e9dfc4c-e60f-442c-b529-b200569eba02"] 2023-02-24T10:11:13.255Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:11:13.256Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:13.299Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:13.300Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:13.308Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:11:13.310Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:13.311Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:10:37.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:11:13.323Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:13.326Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:11:13.349Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:13.371Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:11:13.372Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:13.372Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:13.373Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:11:13.373Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f54b98b6b846913e", X-B3-SpanId:"fa1fac4fe3f5d48e", X-B3-ParentSpanId:"f54b98b6b846913e", X-B3-Sampled:"0", X-ONAP-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-TransactionID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-ECOMP-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58f8d384-b9be-4e75-b10a-6c83b05179a9"] 2023-02-24T10:11:13.373Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:11:13.374Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:13.389Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:13.400Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:13.402Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:11:13.404Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:13.405Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:11:13.405Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:13.406Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:11:13.574Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:13.576Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:13.577Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:13.578Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:13.592Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:13.592Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-TransactionID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-ECOMP-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2a509a3-5bff-41b9-85c6-64e96418a150"] 2023-02-24T10:11:13.593Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:13.593Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:13.724Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:13.725Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:13.726Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:13.726Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=873D7B47E1A298F9CADD9493A94345C9; 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:"694", Date:"Fri, 24 Feb 2023 10:11:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:13.727Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7f35d06a-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ReceiveWorkflowMessage:1:316322cc-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-02-24T10:10:42.918+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"7e8fa640-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:11:13.727Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:13.728Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:13.792Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:13.793Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:13.793Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:13.793Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:13.794Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:13.794Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-TransactionID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-ECOMP-RequestID:"5f4f16ec-77a7-4ebd-bc8c-31033e8d0436", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7f6558a-98be-4328-8f61-3c5bbb1bd65c"] 2023-02-24T10:11:13.795Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:13.795Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:13.934Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:13.934Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:13.935Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:13.935Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=69D82D8158CE239D8CA5E17400FC9D29; 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:"827", Date:"Fri, 24 Feb 2023 10:11:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:13.936Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7f42a1c9-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"SubProcess_2:7f41b760-b42b-11ed-981a-be21fc99c8cb","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:316322cc-b405-11ed-981a-be21fc99c8cb","processInstanceId":"7f35d06a-b42b-11ed-981a-be21fc99c8cb","executionId":"7f42a1c7-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:10:43.002+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:11:13.937Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:13.938Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:13.972Z|5f4f16ec-77a7-4ebd-bc8c-31033e8d0436|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:11:14.432Z|516d29f3-cabd-407f-b0e5-a8723fcbd291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:11:14.433Z|516d29f3-cabd-407f-b0e5-a8723fcbd291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:11:22.949Z|0071e6e3-fd6c-46e6-ba21-ff00a783a504|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:22.952Z|0071e6e3-fd6c-46e6-ba21-ff00a783a504|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:23.009Z|b1258705-e7ee-463b-8ce8-e249f2a27100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:23.010Z|b1258705-e7ee-463b-8ce8-e249f2a27100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:23.022Z|27e96964-46d5-42bf-b8d0-1e39428b8290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:23.023Z|27e96964-46d5-42bf-b8d0-1e39428b8290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:24.204Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:11:24.233Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:24.234Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:11:24.235Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:24.236Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:24.237Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:11:24.237Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed3f62b876b459bf", X-B3-SpanId:"9731bb4d9209ae21", X-B3-ParentSpanId:"ed3f62b876b459bf", X-B3-Sampled:"0", X-ONAP-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-TransactionID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-ECOMP-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"814c19c3-a8a2-43f4-8341-a97e92db7082"] 2023-02-24T10:11:24.238Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:11:24.239Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:24.262Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:24.264Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:24.264Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:11:24.265Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:24.266Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:10:37.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:11:24.266Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:24.267Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:11:24.270Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:24.270Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:11:24.271Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:24.273Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:24.273Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:11:24.274Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed3f62b876b459bf", X-B3-SpanId:"934aa897005e53ca", X-B3-ParentSpanId:"ed3f62b876b459bf", X-B3-Sampled:"0", X-ONAP-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-TransactionID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-ECOMP-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1fc3814-fc93-43a9-b1f3-a155b92d7ac5"] 2023-02-24T10:11:24.275Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:11:24.275Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:24.296Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:24.298Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:24.298Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:11:24.298Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:24.299Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:11:24.300Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:24.300Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:11:24.359Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:24.360Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:24.361Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:24.362Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:24.362Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:24.363Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-TransactionID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-ECOMP-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7056ca60-a0a9-4707-b211-ca6c2e5ca407"] 2023-02-24T10:11:24.363Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:24.364Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:24.493Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:24.494Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:24.494Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:24.495Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5F62D14A7611A38D9E89409E38E1E16D; 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:"694", Date:"Fri, 24 Feb 2023 10:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:24.496Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7f35d06a-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ReceiveWorkflowMessage:1:316322cc-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-02-24T10:10:42.918+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"7e8fa640-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:11:24.496Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:24.497Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:24.570Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:24.571Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:24.572Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:24.572Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:24.573Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:24.573Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-TransactionID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-ECOMP-RequestID:"1fec7a1a-93ab-466f-9465-f6fc7e3131a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aed02ee-c42a-4745-a53b-230f92b38843"] 2023-02-24T10:11:24.574Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:24.575Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:24.721Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:24.722Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:24.723Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:24.724Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D0F3CCD6F24289D68E94D710DC78A961; 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:"827", Date:"Fri, 24 Feb 2023 10:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:24.725Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7f42a1c9-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"SubProcess_2:7f41b760-b42b-11ed-981a-be21fc99c8cb","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:316322cc-b405-11ed-981a-be21fc99c8cb","processInstanceId":"7f35d06a-b42b-11ed-981a-be21fc99c8cb","executionId":"7f42a1c7-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:10:43.002+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:11:24.746Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:24.752Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:24.775Z|1fec7a1a-93ab-466f-9465-f6fc7e3131a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:11:29.432Z|a27a9421-a87c-4692-aa3c-5aede87d1d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:11:29.451Z|a27a9421-a87c-4692-aa3c-5aede87d1d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:11:31.119Z|b3e3cc83-ab53-4d48-9d48-6654379adae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:11:31.124Z|b3e3cc83-ab53-4d48-9d48-6654379adae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:11:33.085Z|0e2ae7d8-7718-43cd-a69f-8dc724b08a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:33.086Z|0e2ae7d8-7718-43cd-a69f-8dc724b08a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:33.126Z|027b31ea-549d-46bc-b81a-f0d54138953d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:33.145Z|027b31ea-549d-46bc-b81a-f0d54138953d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:33.150Z|d822b240-6ae6-42e5-97b4-b18b54a797fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:33.152Z|d822b240-6ae6-42e5-97b4-b18b54a797fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:34.970Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:11:34.984Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:34.986Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:11:34.987Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:34.988Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:34.989Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:11:34.989Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7329ddcee37d32e7", X-B3-SpanId:"44b79411f28411ea", X-B3-ParentSpanId:"7329ddcee37d32e7", X-B3-Sampled:"0", X-ONAP-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-TransactionID:"f856ad57-36ac-474a-8b9a-38f151815088", X-ECOMP-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6947f021-9d85-4d46-bf2c-68201140f19e"] 2023-02-24T10:11:34.990Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:11:34.990Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:35.011Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:35.012Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:35.013Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:11:35.014Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:35.016Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:10:37.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:11:35.018Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:35.020Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:11:35.022Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:35.026Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:11:35.026Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:35.027Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:35.027Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:11:35.028Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7329ddcee37d32e7", X-B3-SpanId:"649cef46899142bb", X-B3-ParentSpanId:"7329ddcee37d32e7", X-B3-Sampled:"0", X-ONAP-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-TransactionID:"f856ad57-36ac-474a-8b9a-38f151815088", X-ECOMP-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d52e36b1-0155-4522-83a2-e9bb4f804f10"] 2023-02-24T10:11:35.028Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:11:35.028Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:35.043Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:35.057Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:35.058Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:11:35.058Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:35.059Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:11:35.060Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:35.062Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:11:35.181Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:35.183Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:35.183Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:35.184Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:35.184Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:35.185Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-TransactionID:"f856ad57-36ac-474a-8b9a-38f151815088", X-ECOMP-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcde4745-7cfc-4f2d-b870-4f59105561c7"] 2023-02-24T10:11:35.186Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:35.186Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:35.329Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:35.331Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:35.332Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:35.333Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3CE22B8EE8E88660A2ACBF1263A0A176; 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:"694", Date:"Fri, 24 Feb 2023 10:11:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:35.334Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7f35d06a-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ReceiveWorkflowMessage:1:316322cc-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-02-24T10:10:42.918+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"7e8fa640-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:11:35.335Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:35.337Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:35.394Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:35.396Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:35.396Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:35.396Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:35.397Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:35.397Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-TransactionID:"f856ad57-36ac-474a-8b9a-38f151815088", X-ECOMP-RequestID:"f856ad57-36ac-474a-8b9a-38f151815088", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a7f182-170e-4f01-a3a0-98dcb9a7efff"] 2023-02-24T10:11:35.398Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:35.398Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:35.573Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:35.575Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:35.576Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:35.576Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F1F227FDCE5BBF5B4A291A08E2567F13; 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:"827", Date:"Fri, 24 Feb 2023 10:11:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:35.577Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7f42a1c9-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"SubProcess_2:7f41b760-b42b-11ed-981a-be21fc99c8cb","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:316322cc-b405-11ed-981a-be21fc99c8cb","processInstanceId":"7f35d06a-b42b-11ed-981a-be21fc99c8cb","executionId":"7f42a1c7-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:10:43.002+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:11:35.578Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:35.578Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f35d06a-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:35.584Z|f856ad57-36ac-474a-8b9a-38f151815088|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:11:41.045Z|c9c1df7b-f2cc-46e7-9b13-479843bec8b0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:11:41.046Z|c9c1df7b-f2cc-46e7-9b13-479843bec8b0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:43.149Z|ec45b530-0262-4ef6-afd9-ecb4c1ffa02f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:43.150Z|ec45b530-0262-4ef6-afd9-ecb4c1ffa02f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:43.213Z|c7e6d9b0-d6d1-4586-9569-88ff78aed8f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:43.214Z|c7e6d9b0-d6d1-4586-9569-88ff78aed8f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:43.242Z|889b960a-fef3-4da7-870f-4dca3d7e7a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:43.243Z|889b960a-fef3-4da7-870f-4dca3d7e7a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:44.431Z|7258e192-b094-433c-a390-1c0c5c1c38b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:11:44.432Z|7258e192-b094-433c-a390-1c0c5c1c38b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:11:45.767Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:11:45.775Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:45.776Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:11:45.777Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:45.777Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:45.778Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:11:45.778Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"200b5ccd3f05d428", X-B3-SpanId:"038689cb5b909579", X-B3-ParentSpanId:"200b5ccd3f05d428", X-B3-Sampled:"0", X-ONAP-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-TransactionID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-ECOMP-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72b87fb3-6a46-45f5-a1e0-3f6d5032d455"] 2023-02-24T10:11:45.779Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:11:45.779Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:45.807Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:45.808Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:45.809Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:11:45.809Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:45.817Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:11:45.818Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:45.818Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:11:45.821Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:45.821Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:11:45.823Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:45.823Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:45.824Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:11:45.824Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"200b5ccd3f05d428", X-B3-SpanId:"84d2dbfa50fcd363", X-B3-ParentSpanId:"200b5ccd3f05d428", X-B3-Sampled:"0", X-ONAP-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-TransactionID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-ECOMP-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81c71378-106f-447c-a115-9d2a72191c3b"] 2023-02-24T10:11:45.825Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:11:45.826Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:45.841Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:45.843Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:45.844Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:11:45.845Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:45.848Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:11:45.848Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:45.849Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:11:45.939Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:45.940Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:45.940Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:45.941Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:45.941Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:45.941Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-TransactionID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-ECOMP-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c8c9d3d-0be5-4833-b548-419004babf32"] 2023-02-24T10:11:45.942Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:45.942Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:46.077Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:46.078Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:46.080Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:46.080Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EABA53FBEDB957D5EBD863F9503B4AB8; 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, 24 Feb 2023 10:11:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:46.081Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a363bf5e-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-24T10:11:43.617+0000","endTime":"2023-02-24T10:11:44.156+0000","removalTime":null,"durationInMillis":539,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"a36286a7-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T10:11:46.081Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:46.082Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:46.123Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:46.124Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:46.125Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:46.125Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:46.126Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:46.126Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-TransactionID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-ECOMP-RequestID:"7f91169f-b6c5-495a-817e-bfd377e67708", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5068abc9-3dcc-40be-9963-dbf6e8789716"] 2023-02-24T10:11:46.127Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:46.128Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:46.252Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:46.253Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:46.254Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:46.254Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1AFA6B25C8C9247B49B60F22AFB3A7E7; 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, 24 Feb 2023 10:11:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:46.255Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a36434a1-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"a363bf5e-b42b-11ed-981a-be21fc99c8cb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processInstanceId":"a363bf5e-b42b-11ed-981a-be21fc99c8cb","executionId":"a363bf5e-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:11:43.620+0000","endTime":"2023-02-24T10:11:44.155+0000","durationInMillis":535,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:11:46.255Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:46.256Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a363bf5e-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:46.261Z|7f91169f-b6c5-495a-817e-bfd377e67708|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:11:46.516Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:11:46.519Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 1ef48ea2-c1ee-4987-a796-b5b9a994416c already exists in requestDb InfraActiveRequests table 2023-02-24T10:11:46.520Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:11:46.523Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:11:46.524Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:46.525Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:11:46.527Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:11:46.529Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e782855a4bf3219d", X-B3-SpanId:"a38c5533f08a6ec7", X-B3-ParentSpanId:"e782855a4bf3219d", X-B3-Sampled:"0", X-ONAP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3577e397-020e-4c84-a791-a9b9c0fa6dd9"] 2023-02-24T10:11:46.530Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:11:46.531Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:46.649Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:46.650Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:11:46.652Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:11:46.653Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 10:11:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:46.656Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: 2023-02-24T10:11:46.657Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:46.657Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|404|Not Found|InvokeReturn 2023-02-24T10:11:46.673Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T10:11:46.676Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-02-24T10:11:46.686Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:11:46.737Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T10:11:46.738Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:46.779Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:46.780Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 10:11:49 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230224-10:11:49:042-37904], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:11:46.784Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|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"]}}} 2023-02-24T10:11:46.797Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:46.799Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-02-24T10:11:46.822Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:11:46.882Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-24T10:11:46.884Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:46.940Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:46.941Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 24 Feb 2023 10:11:49 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230224-10:11:49:184-88234], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:11:46.943Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|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"]}}} 2023-02-24T10:11:46.945Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:46.946Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-02-24T10:11:46.951Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:11:46.996Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T10:11:47.066Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/32841eef20824a7ca40ed6eb4796b7d0|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/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1ef48ea2-c1ee-4987-a796-b5b9a994416c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b17d733b-a19d-4acf-9fbc-0ed4285e62c7], X-ECOMP-RequestID=[1ef48ea2-c1ee-4987-a796-b5b9a994416c], X-TransactionId=[], X-ONAP-RequestID=[1ef48ea2-c1ee-4987-a796-b5b9a994416c]} 2023-02-24T10:11:47.112Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/32841eef20824a7ca40ed6eb4796b7d0|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/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 10:11:49 GMT], content-length=[616], vertex-id=[217160], x-aai-txid=[0-aai-resources-230224-10:11:49:370-9767], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:11:47.115Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/32841eef20824a7ca40ed6eb4796b7d0|DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677233267001","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"}]}]}} 2023-02-24T10:11:47.116Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T10:11:47.118Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T10:11:47.118Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T10:11:47.125Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.126Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.127Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================ 2023-02-24T10:11:47.128Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.128Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.129Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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:"e782855a4bf3219d", X-B3-SpanId:"0a5c6fe290e474a3", X-B3-ParentSpanId:"e782855a4bf3219d", X-B3-Sampled:"0", X-ONAP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbf03143-fe4e-4600-b293-b14f7c2e5626"] 2023-02-24T10:11:47.130Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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_4a887bb1-58dc-41c3-8d78-1956641f90f1","requestScope":"service"} 2023-02-24T10:11:47.130Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================ 2023-02-24T10:11:47.146Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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========================================== 2023-02-24T10:11:47.147Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.147Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 : 2023-02-24T10:11:47.149Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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, 24 Feb 2023 10:11:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:47.150Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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: 2023-02-24T10:11:47.151Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================= 2023-02-24T10:11:47.152Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.154Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2 2023-02-24T10:11:47.154Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|INFO|500||Invoke 2023-02-24T10:11:47.155Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:47.156Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2 2023-02-24T10:11:47.156Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Method : GET 2023-02-24T10:11:47.157Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ad6337d-71e1-43c2-9494-804e9bc72e34"] 2023-02-24T10:11:47.158Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Request body: 2023-02-24T10:11:47.158Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:47.182Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:47.183Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:47.184Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Status text : 2023-02-24T10:11:47.185Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:47.186Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "abd4b558-4a05-44a5-ae9b-c7697d9ee7c2", "modelInvariantUUID" : "02ccc025-9b8f-4040-82c2-8baebcd98e8c", "created" : "2023-02-24 10:09:58.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/configurationCustomizations" } } } 2023-02-24T10:11:47.186Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:47.187Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|INFO|500||InvokeReturn 2023-02-24T10:11:47.195Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance 2023-02-24T10:11:47.197Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|INFO|500||Invoke 2023-02-24T10:11:47.197Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:47.198Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance 2023-02-24T10:11:47.198Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Method : GET 2023-02-24T10:11:47.199Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21e353ae-471d-4f29-9a29-158a168b46ba"] 2023-02-24T10:11:47.200Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Request body: 2023-02-24T10:11:47.201Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:47.216Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:47.216Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:11:47.217Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Status text : 2023-02-24T10:11:47.218Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&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, 24 Feb 2023 10:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:47.219Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Response body: 2023-02-24T10:11:47.219Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:47.220Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:11:47.221Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c 2023-02-24T10:11:47.222Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|INFO|500||Invoke 2023-02-24T10:11:47.222Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:47.223Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c 2023-02-24T10:11:47.224Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Method : GET 2023-02-24T10:11:47.225Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6acc52c7-517b-45d1-8036-9d22510da1e9"] 2023-02-24T10:11:47.225Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Request body: 2023-02-24T10:11:47.226Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:47.247Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:47.248Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:47.249Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Status text : 2023-02-24T10:11:47.250Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:47.252Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "abd4b558-4a05-44a5-ae9b-c7697d9ee7c2", "modelInvariantUUID" : "02ccc025-9b8f-4040-82c2-8baebcd98e8c", "created" : "2023-02-24 10:09:58.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c" } } } 2023-02-24T10:11:47.252Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:47.253Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=02ccc025-9b8f-4040-82c2-8baebcd98e8c|INFO|500||InvokeReturn 2023-02-24T10:11:47.260Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance 2023-02-24T10:11:47.262Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|INFO|500||Invoke 2023-02-24T10:11:47.263Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:47.263Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance 2023-02-24T10:11:47.264Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Method : GET 2023-02-24T10:11:47.265Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d56dd670-7e5b-4f14-9ef7-70838b0a857d"] 2023-02-24T10:11:47.266Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Request body: 2023-02-24T10:11:47.267Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:47.281Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:47.282Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:11:47.283Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Status text : 2023-02-24T10:11:47.284Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&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, 24 Feb 2023 10:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:47.285Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||Response body: 2023-02-24T10:11:47.285Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:47.286Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:11:47.288Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.289Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.289Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================ 2023-02-24T10:11:47.290Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.291Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.292Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93911118-5bd9-49c5-905e-f6c1b42f9c2c"] 2023-02-24T10:11:47.293Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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: 2023-02-24T10:11:47.293Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================ 2023-02-24T10:11:47.311Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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========================================== 2023-02-24T10:11:47.312Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.313Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 : 2023-02-24T10:11:47.315Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:47.316Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T10:11:47.316Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================= 2023-02-24T10:11:47.318Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.324Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.325Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.326Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================ 2023-02-24T10:11:47.327Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.328Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.328Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99974981-2772-4c6b-9716-f699e515c7b6"] 2023-02-24T10:11:47.329Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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: 2023-02-24T10:11:47.330Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================ 2023-02-24T10:11:47.347Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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========================================== 2023-02-24T10:11:47.348Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.349Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 : 2023-02-24T10:11:47.350Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:47.351Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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" : 530, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-02-24T10:11:47.352Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================= 2023-02-24T10:11:47.353Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.355Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2 2023-02-24T10:11:47.356Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|INFO|500||Invoke 2023-02-24T10:11:47.357Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:47.357Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2 2023-02-24T10:11:47.358Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Method : GET 2023-02-24T10:11:47.358Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ed9ec31-20aa-4ad9-9626-80e1c35a05d3"] 2023-02-24T10:11:47.359Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Request body: 2023-02-24T10:11:47.360Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:47.381Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:47.381Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:47.382Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Status text : 2023-02-24T10:11:47.383Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:47.386Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "abd4b558-4a05-44a5-ae9b-c7697d9ee7c2", "modelInvariantUUID" : "02ccc025-9b8f-4040-82c2-8baebcd98e8c", "created" : "2023-02-24 10:09:58.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/configurationCustomizations" } } } 2023-02-24T10:11:47.387Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:47.389Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|INFO|500||InvokeReturn 2023-02-24T10:11:47.395Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/ 2023-02-24T10:11:47.396Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.397Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================ 2023-02-24T10:11:47.398Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/ 2023-02-24T10:11:47.398Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.399Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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:"9182", X-B3-TraceId:"e782855a4bf3219d", X-B3-SpanId:"0326ac53ae2d81f0", X-B3-ParentSpanId:"e782855a4bf3219d", X-B3-Sampled:"0", X-ONAP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"575df419-d512-41ce-93b1-a787a59866eb"] 2023-02-24T10:11:47.400Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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":"1ef48ea2-c1ee-4987-a796-b5b9a994416c","requestStatus":"IN_PROGRESS","startTime":1677233506676,"source":"VID","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"1ef48ea2-c1ee-4987-a796-b5b9a994416c"} 2023-02-24T10:11:47.401Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================ 2023-02-24T10:11:47.469Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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========================================== 2023-02-24T10:11:47.470Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.471Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 : 2023-02-24T10:11:47.471Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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/1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:47.473Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:11:46.676+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T10:11:47.446+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:11:47.474Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================= 2023-02-24T10:11:47.480Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.497Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.499Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.499Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================ 2023-02-24T10:11:47.500Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.501Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:47.502Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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:"4604", X-B3-TraceId:"e782855a4bf3219d", X-B3-SpanId:"0869c5192da1f558", X-B3-ParentSpanId:"e782855a4bf3219d", X-B3-Sampled:"0", X-ONAP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86b2aafc-86d9-4d4e-afe2-3e0ecd20b463"] 2023-02-24T10:11:47.503Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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\":\"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\"modelUuid\":\"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\"modelInvariantUuid\":\"02ccc025-9b8f-4040-82c2-8baebcd98e8c\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\"modelInvariantUuid\":\"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"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\":\"db581237-f13c-452d-a3ad-ca405a0bead8\",\"modelInvariantUuid\":\"9c6c6117-088d-4a24-ad86-6c3d70883580\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"ab56f70b-73d9-4f32-8785-1e6400df1c08\"},\"instanceName\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\"modelInvariantId\":\"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"1ef48ea2-c1ee-4987-a796-b5b9a994416c","type":"String"},"mso-request-id":{"value":"1ef48ea2-c1ee-4987-a796-b5b9a994416c","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"}}} 2023-02-24T10:11:47.504Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================ 2023-02-24T10:11:48.523Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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========================================== 2023-02-24T10:11:48.524Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:48.525Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 : 2023-02-24T10:11:48.525Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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, 24 Feb 2023 10:11:48 GMT", X-ONAP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-TransactionID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ECOMP-RequestID:"1ef48ea2-c1ee-4987-a796-b5b9a994416c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"86b2aafc-86d9-4d4e-afe2-3e0ecd20b463", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:48.528Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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\":\"1ef48ea2-c1ee-4987-a796-b5b9a994416c\",\"instanceId\":\"10423414-6d23-409d-9650-8f268c7b13a8\"}}","message":"Success","processInstanceID":"a5bbb932-b42b-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T10:11:48.528Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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================================================= 2023-02-24T10:11:48.531Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|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 2023-02-24T10:11:48.537Z|1ef48ea2-c1ee-4987-a796-b5b9a994416c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:11:48.790Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:11:48.813Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:11:48.816Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:11:48.817Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:48.817Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:11:48.818Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:11:48.818Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26ffeed0be653dbc", X-B3-SpanId:"d264595787efbac1", X-B3-ParentSpanId:"26ffeed0be653dbc", X-B3-Sampled:"0", X-ONAP-RequestID:"791bfe6c-ec93-4136-b761-c7c2ac623a95", X-RequestID:"791bfe6c-ec93-4136-b761-c7c2ac623a95", X-TransactionID:"791bfe6c-ec93-4136-b761-c7c2ac623a95", X-ECOMP-RequestID:"791bfe6c-ec93-4136-b761-c7c2ac623a95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74c68d83-a275-419b-b534-a8c5baefec16"] 2023-02-24T10:11:48.822Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:11:48.822Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:48.855Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:48.869Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:48.869Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:11:48.869Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:48.888Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:11:46.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:11:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:11:48.888Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:48.889Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:11:48.890Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:11:48.891Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:11:48.894Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:48.894Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:11:48.894Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:11:48.895Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26ffeed0be653dbc", X-B3-SpanId:"871a61be79e24e88", X-B3-ParentSpanId:"26ffeed0be653dbc", X-B3-Sampled:"0", X-ONAP-RequestID:"791bfe6c-ec93-4136-b761-c7c2ac623a95", X-RequestID:"791bfe6c-ec93-4136-b761-c7c2ac623a95", X-TransactionID:"791bfe6c-ec93-4136-b761-c7c2ac623a95", X-ECOMP-RequestID:"791bfe6c-ec93-4136-b761-c7c2ac623a95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96843da1-7ae4-4306-bb9b-ed3dd013ba81"] 2023-02-24T10:11:48.895Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:11:48.895Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:48.916Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:48.917Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:48.917Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:11:48.918Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:48.918Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:11:48.919Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:48.919Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:11:48.948Z|791bfe6c-ec93-4136-b761-c7c2ac623a95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:11:53.238Z|295ea446-9924-4c43-97ef-c183ecd4b5cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:53.239Z|295ea446-9924-4c43-97ef-c183ecd4b5cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:53.270Z|5550d894-2450-40e8-b065-3b6adade1ca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:53.275Z|5550d894-2450-40e8-b065-3b6adade1ca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:53.305Z|29e3cba3-449a-4e78-a9ad-d025b0f2166a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:11:53.306Z|29e3cba3-449a-4e78-a9ad-d025b0f2166a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:11:56.519Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:11:56.537Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:56.538Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:11:56.538Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:56.539Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:11:56.539Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:11:56.540Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a4cc97a9b65b541", X-B3-SpanId:"ec0a8a62160ea8c9", X-B3-ParentSpanId:"7a4cc97a9b65b541", X-B3-Sampled:"0", X-ONAP-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-TransactionID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-ECOMP-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d63893b-99ba-43fc-b0db-304179f2a93a"] 2023-02-24T10:11:56.541Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:11:56.542Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:56.564Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:56.566Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:56.567Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:11:56.567Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:56.568Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:11:56.569Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:56.580Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:11:56.620Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:56.635Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:11:56.636Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:56.636Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:11:56.637Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:11:56.637Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a4cc97a9b65b541", X-B3-SpanId:"199f4c2670a52e7a", X-B3-ParentSpanId:"7a4cc97a9b65b541", X-B3-Sampled:"0", X-ONAP-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-TransactionID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-ECOMP-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f804691-6a8b-4e33-af92-af75882353ea"] 2023-02-24T10:11:56.638Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:11:56.638Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:56.654Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:56.655Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:56.655Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:11:56.656Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:56.659Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:11:56.660Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:56.660Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:11:56.814Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:56.817Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:56.817Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:56.818Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:56.818Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:56.818Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-TransactionID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-ECOMP-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5729f59-963d-40e6-b711-2b315532d775"] 2023-02-24T10:11:56.819Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:56.819Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:56.953Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:56.954Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:56.954Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:56.954Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1132F64D68CAE478BCAC92E7711D251D; 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, 24 Feb 2023 10:11:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:56.955Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-24T10:11:45.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"a3f4dc4c-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:11:56.955Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:56.956Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:57.014Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:57.015Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:57.015Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:57.016Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:57.016Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:57.016Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-TransactionID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-ECOMP-RequestID:"d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c22a32c-284b-4a0c-b5da-6c6c709f99e2"] 2023-02-24T10:11:57.017Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:57.017Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:57.147Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:57.148Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:57.149Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:57.149Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4B40CF36544AA3C9ECD85CE6ED2D9DF0; 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, 24 Feb 2023 10:11:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:57.150Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:a4cbb3c7-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","executionId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:11:45.976+0000","endTime":"2023-02-24T10:11:45.976+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:11:57.150Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:57.151Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:57.166Z|d5e6ca44-165e-4ecd-9e1e-a5febe1bbfad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:11:59.172Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:11:59.178Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:11:59.180Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:11:59.180Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:59.181Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:11:59.181Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:11:59.182Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64119d5af8dba803", X-B3-SpanId:"4d574c175ef7857b", X-B3-ParentSpanId:"64119d5af8dba803", X-B3-Sampled:"0", X-ONAP-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-TransactionID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-ECOMP-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3d03914-9f0a-4224-880e-99fd679278ae"] 2023-02-24T10:11:59.182Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:11:59.183Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:59.200Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:59.201Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:59.202Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:11:59.202Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:59.204Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "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" : "2023-02-24T10:11:46.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:11:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:11:59.205Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:59.205Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:11:59.208Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:11:59.208Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:11:59.209Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:59.210Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:11:59.211Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:11:59.212Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64119d5af8dba803", X-B3-SpanId:"05203ca142c59ea7", X-B3-ParentSpanId:"64119d5af8dba803", X-B3-Sampled:"0", X-ONAP-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-TransactionID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-ECOMP-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"331ef93b-266e-498a-b2c9-790c482ba2bf"] 2023-02-24T10:11:59.212Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:11:59.213Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:59.232Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:59.233Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:59.234Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:11:59.234Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:11:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:59.235Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:11:59.236Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:59.239Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:11:59.297Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:59.298Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:59.299Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:59.300Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:11:59.300Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:59.301Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-TransactionID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-ECOMP-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"754a202e-770d-40a2-ad4c-cffb4dfe83bd"] 2023-02-24T10:11:59.301Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:59.301Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:59.435Z|bbf96be7-01a0-4848-8fc3-95c868243035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:11:59.436Z|bbf96be7-01a0-4848-8fc3-95c868243035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:11:59.436Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:59.437Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:59.437Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:59.438Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=68EB251577818E4A91C405FB5699FC03; 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, 24 Feb 2023 10:11:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:59.438Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aa8883b4-b42b-11ed-981a-be21fc99c8cb","businessKey":"1ef48ea2-c1ee-4987-a796-b5b9a994416c","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-24T10:11:55.602+0000","endTime":"2023-02-24T10:11:58.158+0000","removalTime":null,"durationInMillis":2556,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"a945a323-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T10:11:59.439Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:59.439Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:59.509Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:59.510Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:11:59.510Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:11:59.511Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:11:59.512Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:11:59.512Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-TransactionID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-ECOMP-RequestID:"765458a1-f365-4378-9fbe-2ed1e2bef064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29569a2f-5c25-4b1b-843c-b48d12610412"] 2023-02-24T10:11:59.513Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:11:59.514Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:11:59.685Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:11:59.686Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:11:59.686Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:11:59.692Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8E89673CC571251E50B210BEABC49550; 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, 24 Feb 2023 10:11:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:11:59.693Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:aa88f8f7-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"aa8883b4-b42b-11ed-981a-be21fc99c8cb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processInstanceId":"aa8883b4-b42b-11ed-981a-be21fc99c8cb","executionId":"aa8883b4-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:11:55.605+0000","endTime":"2023-02-24T10:11:55.756+0000","durationInMillis":151,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:11:59.694Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:11:59.695Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa8883b4-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:11:59.708Z|765458a1-f365-4378-9fbe-2ed1e2bef064|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:01.127Z|633e8daa-c350-4817-b1a6-b800d386c160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:12:01.128Z|633e8daa-c350-4817-b1a6-b800d386c160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:12:03.297Z|a8b64a4a-46a1-4d8b-ad9b-2c61976d590d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:03.298Z|a8b64a4a-46a1-4d8b-ad9b-2c61976d590d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:03.334Z|b8d8042e-6560-442b-baef-0444582dff66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:03.335Z|b8d8042e-6560-442b-baef-0444582dff66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:03.343Z|3ea6d353-1d04-4dc4-b162-82c061a7b2b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:03.344Z|3ea6d353-1d04-4dc4-b162-82c061a7b2b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:07.351Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:07.365Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:12:07.366Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:12:07.369Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:07.369Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:12:07.370Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:12:07.370Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f756c257ad0e9b7", X-B3-SpanId:"0a3c50bac1e770a6", X-B3-ParentSpanId:"7f756c257ad0e9b7", X-B3-Sampled:"0", X-ONAP-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-TransactionID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-ECOMP-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91fc1dbe-2da8-49eb-8659-0e1c3869893c"] 2023-02-24T10:12:07.371Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:12:07.371Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:07.390Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:07.391Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:07.392Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:12:07.393Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:07.394Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:12:07.395Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:07.396Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:12:07.398Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:12:07.399Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:07.400Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:07.400Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:12:07.401Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:07.401Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f756c257ad0e9b7", X-B3-SpanId:"6752b8c1130e6c94", X-B3-ParentSpanId:"7f756c257ad0e9b7", X-B3-Sampled:"0", X-ONAP-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-TransactionID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-ECOMP-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b61901af-f305-419e-9f6e-bdd7f21b91da"] 2023-02-24T10:12:07.401Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:07.402Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:07.421Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:07.422Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:07.422Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:07.423Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:07.424Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:12:07.424Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:07.424Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:07.477Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:07.478Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:07.478Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:07.478Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:07.480Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:07.480Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-TransactionID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-ECOMP-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91c6806a-7e6e-40cc-8bcc-24195570cdfc"] 2023-02-24T10:12:07.481Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:07.481Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:07.624Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:07.625Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:07.625Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:07.626Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=931B9EBC5EC849E46F79CB79875941AB; 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, 24 Feb 2023 10:12:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:07.626Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-24T10:11:45.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"a3f4dc4c-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:12:07.632Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:07.636Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:07.704Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:07.705Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:07.706Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:07.706Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:07.706Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:07.707Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-TransactionID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-ECOMP-RequestID:"93c7ffc5-bb97-4e35-9462-4a38016d6c1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b587d686-a783-4d1c-a1b8-40c845fdc581"] 2023-02-24T10:12:07.708Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:07.708Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:07.853Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:07.853Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:07.854Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:07.854Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C0056840F77BB097E01FAF753D705A67; 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, 24 Feb 2023 10:12:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:07.855Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:a4cbb3c7-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","executionId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:11:45.976+0000","endTime":"2023-02-24T10:11:45.976+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:12:07.856Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:07.856Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:07.875Z|93c7ffc5-bb97-4e35-9462-4a38016d6c1b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:09.963Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:09.988Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:12:09.989Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:12:09.990Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:09.990Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:12:09.990Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:12:09.991Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"037a3ebc170bfadc", X-B3-SpanId:"d446e3de2e8eec85", X-B3-ParentSpanId:"037a3ebc170bfadc", X-B3-Sampled:"0", X-ONAP-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-TransactionID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-ECOMP-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9b705aa-3d0b-40ca-840b-e39be09b48ff"] 2023-02-24T10:12:09.992Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:12:09.992Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:10.048Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:10.050Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:10.051Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:12:10.056Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:10.068Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-24T10:11:46.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "cloudIdentifier" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T10:12:10.000+00:00" } ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:12:10.069Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:10.070Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:12:10.083Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:12:10.085Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:10.086Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:10.086Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:12:10.097Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:10.098Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"037a3ebc170bfadc", X-B3-SpanId:"36a62ff8ff941e62", X-B3-ParentSpanId:"037a3ebc170bfadc", X-B3-Sampled:"0", X-ONAP-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-TransactionID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-ECOMP-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8224582b-6a5c-464d-b94e-c428b55003fd"] 2023-02-24T10:12:10.098Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:10.099Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:10.120Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:10.122Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:10.122Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:10.123Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:10.124Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:12:10.125Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:10.136Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:10.225Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:10.226Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:10.227Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:10.228Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:10.228Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:10.229Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-TransactionID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-ECOMP-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a13ada0b-8750-4ad1-a933-102b431af69d"] 2023-02-24T10:12:10.229Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:10.230Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:10.367Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:10.368Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:10.369Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:10.369Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=96D4BEA3B24E662ED2A06A8528970AE8; 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, 24 Feb 2023 10:12:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:10.370Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","businessKey":"1ef48ea2-c1ee-4987-a796-b5b9a994416c","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T10:12:08.224+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"b20d9096-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:12:10.371Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:10.372Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:10.432Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:10.434Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:10.434Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:10.434Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:10.435Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:10.435Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-TransactionID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-ECOMP-RequestID:"0aed6e7a-1f78-40e6-baf1-48f62c43b6c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16689607-29ac-4fed-bfb0-79ce0a2be641"] 2023-02-24T10:12:10.436Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:10.436Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:10.567Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:10.568Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:10.569Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:10.570Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FA0DC497D8ED38FCB032770CE95899A4; 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, 24 Feb 2023 10:12:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:10.570Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:b20ea14e-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","executionId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:12:08.225+0000","endTime":"2023-02-24T10:12:08.225+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:12:10.571Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:10.572Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:10.585Z|0aed6e7a-1f78-40e6-baf1-48f62c43b6c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:13.349Z|9a63ab60-808e-4e6f-bad4-aca4bf76f693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:13.349Z|9a63ab60-808e-4e6f-bad4-aca4bf76f693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:13.392Z|0b7e87c2-7211-4f62-b729-d83db333a366|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:13.393Z|0b7e87c2-7211-4f62-b729-d83db333a366|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:13.396Z|0e54f7fb-fe9d-439e-8fb0-fdc1ea51a4bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:13.396Z|0e54f7fb-fe9d-439e-8fb0-fdc1ea51a4bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:14.431Z|b33e65eb-8bed-47b6-b056-cc198e1c77ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:12:14.434Z|b33e65eb-8bed-47b6-b056-cc198e1c77ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:12:18.062Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:18.067Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:12:18.068Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:12:18.068Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:18.068Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:12:18.069Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:12:18.069Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80fb066450ca8e99", X-B3-SpanId:"f969a1eae98031f8", X-B3-ParentSpanId:"80fb066450ca8e99", X-B3-Sampled:"0", X-ONAP-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-TransactionID:"6248dba6-7132-43e2-9855-cecda8b64984", X-ECOMP-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e6992d9-379f-4ecb-84c0-ef98d54801d7"] 2023-02-24T10:12:18.069Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:12:18.070Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:18.099Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:18.100Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:18.100Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:12:18.101Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:18.101Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:12:18.102Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:18.103Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:12:18.104Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:12:18.105Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:18.106Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:18.106Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:12:18.107Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:18.107Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80fb066450ca8e99", X-B3-SpanId:"c45680e6961d2fa9", X-B3-ParentSpanId:"80fb066450ca8e99", X-B3-Sampled:"0", X-ONAP-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-TransactionID:"6248dba6-7132-43e2-9855-cecda8b64984", X-ECOMP-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0503334d-f3f2-4d52-9c8e-48b3808c7497"] 2023-02-24T10:12:18.108Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:18.108Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:18.120Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:18.121Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:18.122Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:18.122Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:18.123Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:12:18.123Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:18.124Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:18.170Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:18.170Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:18.171Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:18.171Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:18.172Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:18.172Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-TransactionID:"6248dba6-7132-43e2-9855-cecda8b64984", X-ECOMP-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1d83192-8dc7-419b-809f-e94ef51da84e"] 2023-02-24T10:12:18.172Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:18.173Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:18.302Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:18.303Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:18.304Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:18.305Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=766F88999D3C22663C0439A2D08D990E; 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, 24 Feb 2023 10:12:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:18.306Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-24T10:11:45.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"a3f4dc4c-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:12:18.306Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:18.307Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:18.367Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:18.368Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:18.368Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:18.369Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:18.369Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:18.369Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-TransactionID:"6248dba6-7132-43e2-9855-cecda8b64984", X-ECOMP-RequestID:"6248dba6-7132-43e2-9855-cecda8b64984", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33c73d39-3bb1-4fbb-9892-5ab64d71f251"] 2023-02-24T10:12:18.370Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:18.370Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:18.503Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:18.504Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:18.504Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:18.504Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=63F56607C0FC2887AD9786009E0A77A7; 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, 24 Feb 2023 10:12:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:18.505Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:a4cbb3c7-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","executionId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:11:45.976+0000","endTime":"2023-02-24T10:11:45.976+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:12:18.505Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:18.506Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:18.511Z|6248dba6-7132-43e2-9855-cecda8b64984|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:20.775Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:20.782Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:12:20.783Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:12:20.784Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:20.785Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:12:20.785Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:12:20.786Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1cc2adeac99c1e9", X-B3-SpanId:"63958d5de60ec09b", X-B3-ParentSpanId:"e1cc2adeac99c1e9", X-B3-Sampled:"0", X-ONAP-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-TransactionID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-ECOMP-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df39c42f-70fc-49f5-9ff8-1f2021e2fc5f"] 2023-02-24T10:12:20.786Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:12:20.787Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:20.809Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:20.810Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:20.811Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:12:20.811Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:20.812Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "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" : "2023-02-24T10:11:46.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "cloudIdentifier" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T10:12:10.000+00:00" } ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:12:20.813Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:20.814Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:12:20.816Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:12:20.817Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:20.817Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:20.818Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:12:20.818Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:20.820Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1cc2adeac99c1e9", X-B3-SpanId:"8ab9880731c995e6", X-B3-ParentSpanId:"e1cc2adeac99c1e9", X-B3-Sampled:"0", X-ONAP-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-TransactionID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-ECOMP-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0ad92d1-7040-4de7-b90a-353a1977044c"] 2023-02-24T10:12:20.820Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:20.821Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:20.832Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:20.834Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:20.836Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:20.837Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:20.839Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677233533000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:12:15.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:12:20.841Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:20.841Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:20.899Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:20.900Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:20.901Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:20.901Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:20.902Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:20.902Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-TransactionID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-ECOMP-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9e92b3f-fc3a-4e35-9c9e-52b8f5e3bd0e"] 2023-02-24T10:12:20.903Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:20.903Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:21.045Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:21.046Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:21.046Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:21.047Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BCC73AD0049F5A86907E4C2D72EA2259; 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, 24 Feb 2023 10:12:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:21.047Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","businessKey":"1ef48ea2-c1ee-4987-a796-b5b9a994416c","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T10:12:08.224+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"b20d9096-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:12:21.048Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:21.048Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:21.098Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:21.099Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:21.100Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:21.100Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:21.100Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:21.101Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-TransactionID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-ECOMP-RequestID:"77aecbd9-a8b4-4a52-bf68-e6521a6a1e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcbfed77-f1f1-412c-8493-fdb4185324ad"] 2023-02-24T10:12:21.101Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:21.101Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:21.242Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:21.243Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:21.243Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:21.244Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=70A7EDA491413C8ECF8A1893117062DF; 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, 24 Feb 2023 10:12:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:21.244Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b55f7a1f-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","executionId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:12:13.788+0000","endTime":"2023-02-24T10:12:13.794+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:12:21.245Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:21.245Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:21.250Z|77aecbd9-a8b4-4a52-bf68-e6521a6a1e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:23.420Z|11774bb6-6970-4fdf-91f6-092d4921097a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:23.421Z|11774bb6-6970-4fdf-91f6-092d4921097a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:23.445Z|78ec3f67-0810-44cb-afcf-98b13e451c2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:23.447Z|78ec3f67-0810-44cb-afcf-98b13e451c2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:23.462Z|05930ec8-b693-475d-8f49-3992d6f753b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:23.464Z|05930ec8-b693-475d-8f49-3992d6f753b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:28.693Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:28.705Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:12:28.706Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:12:28.706Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:28.707Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:12:28.707Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:12:28.708Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"def99bc116e5555c", X-B3-SpanId:"c1ef28e4878df557", X-B3-ParentSpanId:"def99bc116e5555c", X-B3-Sampled:"0", X-ONAP-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-TransactionID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-ECOMP-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8769c843-64e4-4958-9e8c-6b0552bf7cc9"] 2023-02-24T10:12:28.708Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:12:28.708Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:28.748Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:28.749Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:28.749Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:12:28.749Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:28.750Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:12:28.751Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:28.752Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:12:28.754Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:12:28.755Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:28.756Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:28.756Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:12:28.756Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:28.757Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"def99bc116e5555c", X-B3-SpanId:"06e06ae6a6eb3f4c", X-B3-ParentSpanId:"def99bc116e5555c", X-B3-Sampled:"0", X-ONAP-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-TransactionID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-ECOMP-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e47d863f-a9f1-477f-b83b-1079503cb986"] 2023-02-24T10:12:28.757Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:28.758Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:28.773Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:28.774Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:28.776Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:28.777Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:28.780Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:12:28.780Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:28.781Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:28.856Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:28.857Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:28.857Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:28.858Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:28.858Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:28.859Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-TransactionID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-ECOMP-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d79f95a-79fb-4eea-868b-b890924bbe01"] 2023-02-24T10:12:28.859Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:28.860Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:28.994Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:28.995Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:28.996Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:28.996Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=045906F853560826D9C5B00C20D2EDC8; 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, 24 Feb 2023 10:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:28.997Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-24T10:11:45.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"a3f4dc4c-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:12:28.997Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:28.997Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:29.050Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:29.051Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:29.052Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:29.052Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:29.053Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:29.053Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-TransactionID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-ECOMP-RequestID:"4c0ac75f-5a12-46a8-b148-172494517ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b5b66c3-a3d7-4b4d-ab21-4e5b2b694c5f"] 2023-02-24T10:12:29.053Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:29.054Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:29.181Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:29.181Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:29.182Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:29.182Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E4BC49D2A9C62FCAC22791228BD4BA2D; 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, 24 Feb 2023 10:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:29.183Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:a4cbb3c7-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","executionId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:11:45.976+0000","endTime":"2023-02-24T10:11:45.976+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:12:29.184Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:29.184Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:29.189Z|4c0ac75f-5a12-46a8-b148-172494517ac1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:29.431Z|89f35035-1df6-476b-b505-dcde1a561ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:12:29.432Z|89f35035-1df6-476b-b505-dcde1a561ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:12:31.130Z|06db8c8b-9dcc-4bcf-b4c4-33eb4ed06498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:12:31.130Z|06db8c8b-9dcc-4bcf-b4c4-33eb4ed06498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:12:31.446Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:31.453Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:12:31.455Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:12:31.455Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:31.456Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:12:31.456Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:12:31.457Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99d8739a567df330", X-B3-SpanId:"024749af0feea62d", X-B3-ParentSpanId:"99d8739a567df330", X-B3-Sampled:"0", X-ONAP-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-TransactionID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-ECOMP-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"359495c1-af47-4f7e-977a-443ae0c170c7"] 2023-02-24T10:12:31.457Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:12:31.457Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:31.478Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:31.480Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:31.480Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:12:31.481Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:31.482Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "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" : "2023-02-24T10:11:46.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "cloudIdentifier" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T10:12:10.000+00:00" } ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:12:31.483Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:31.484Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:12:31.486Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:12:31.486Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:31.487Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:31.487Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:12:31.488Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:31.488Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99d8739a567df330", X-B3-SpanId:"c68f60d1ab765ed1", X-B3-ParentSpanId:"99d8739a567df330", X-B3-Sampled:"0", X-ONAP-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-TransactionID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-ECOMP-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"499adaaa-6507-4fab-9261-c7f1366ae0d4"] 2023-02-24T10:12:31.489Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:31.489Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:31.503Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:31.505Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:31.505Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:31.506Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:31.507Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677233533000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:12:15.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:12:31.507Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:31.508Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:31.577Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:31.578Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:31.579Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:31.579Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:31.580Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:31.580Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-TransactionID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-ECOMP-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0b6c830-0944-4043-b1fc-face9fd6ce02"] 2023-02-24T10:12:31.581Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:31.581Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:31.718Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:31.720Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:31.721Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:31.721Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1A4337D786E404F15DA0A335ED58D8E3; 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, 24 Feb 2023 10:12:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:31.722Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","businessKey":"1ef48ea2-c1ee-4987-a796-b5b9a994416c","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T10:12:08.224+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"b20d9096-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:12:31.722Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:31.723Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:31.787Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:31.788Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:31.788Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:31.789Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:31.789Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:31.790Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-TransactionID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-ECOMP-RequestID:"30612eba-801d-48db-bad8-ba1b06f5f3d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aed1b40b-4e04-494b-afab-d639dc35b6e7"] 2023-02-24T10:12:31.790Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:31.791Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:31.914Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:31.915Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:31.916Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:31.916Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AE91342F3AB90F01E53115FA25507BEF; 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, 24 Feb 2023 10:12:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:31.917Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b55f7a1f-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","executionId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:12:13.788+0000","endTime":"2023-02-24T10:12:13.794+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:12:31.917Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:31.918Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:31.927Z|30612eba-801d-48db-bad8-ba1b06f5f3d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:33.470Z|68772e07-45b0-4638-ad1f-542e468f1988|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:33.472Z|68772e07-45b0-4638-ad1f-542e468f1988|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:33.492Z|23ad26ec-1e10-47d4-b3b8-583c2a7ce4bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:33.494Z|23ad26ec-1e10-47d4-b3b8-583c2a7ce4bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:33.542Z|13995fa8-507c-469d-b5c1-a425916f62a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:33.543Z|13995fa8-507c-469d-b5c1-a425916f62a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:39.382Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:39.399Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:12:39.400Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:12:39.400Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:39.401Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:12:39.401Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:12:39.402Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6215c365a1fe2f05", X-B3-SpanId:"dbdc88e73de14509", X-B3-ParentSpanId:"6215c365a1fe2f05", X-B3-Sampled:"0", X-ONAP-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-TransactionID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-ECOMP-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bbc220e-f587-4229-a155-003a6324acf1"] 2023-02-24T10:12:39.402Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:12:39.402Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:39.424Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:39.425Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:39.425Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:12:39.427Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:39.429Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:12:39.430Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:39.431Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:12:39.434Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:12:39.436Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:39.436Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:39.436Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:12:39.437Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:39.437Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6215c365a1fe2f05", X-B3-SpanId:"fa00cc117980cd87", X-B3-ParentSpanId:"6215c365a1fe2f05", X-B3-Sampled:"0", X-ONAP-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-TransactionID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-ECOMP-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eb56b96-9af0-42ba-9728-f26d0acb15a1"] 2023-02-24T10:12:39.438Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:39.438Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:39.450Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:39.453Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:39.454Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:39.455Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:39.457Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:12:39.459Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:39.461Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:39.530Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:39.531Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:39.531Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:39.532Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:39.532Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:39.533Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-TransactionID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-ECOMP-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e92df02-acf9-4834-9e5b-92a7bd4df64f"] 2023-02-24T10:12:39.533Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:39.533Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:39.702Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:39.703Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:39.703Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:39.704Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=99A4749343FAE703ABC250B94F002000; 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, 24 Feb 2023 10:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:39.704Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-24T10:11:45.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"a3f4dc4c-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:12:39.705Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:39.705Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:39.759Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:39.760Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:39.761Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:39.761Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:39.762Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:39.762Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-TransactionID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-ECOMP-RequestID:"66843a8b-790d-43a3-a302-f44eb77e19d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7581ab8c-d2f1-4687-89df-764991175c80"] 2023-02-24T10:12:39.763Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:39.764Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:39.890Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:39.891Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:39.892Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:39.892Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F9F1552B303EC56DB11DBB0BE5954762; 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, 24 Feb 2023 10:12:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:39.895Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:a4cbb3c7-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","executionId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:11:45.976+0000","endTime":"2023-02-24T10:11:45.976+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:12:39.895Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:39.896Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:39.905Z|66843a8b-790d-43a3-a302-f44eb77e19d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:41.025Z|c449ae85-aec9-401a-8156-8b3aae9c8146|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:12:41.027Z|c449ae85-aec9-401a-8156-8b3aae9c8146|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:42.083Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:42.103Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:12:42.106Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:12:42.107Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:42.108Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:12:42.109Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:12:42.111Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea330628f3b0d7c9", X-B3-SpanId:"474f500a05c1259a", X-B3-ParentSpanId:"ea330628f3b0d7c9", X-B3-Sampled:"0", X-ONAP-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-TransactionID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-ECOMP-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c19a2c2-1312-444f-b3ea-3ee672527cbc"] 2023-02-24T10:12:42.111Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:12:42.112Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:42.129Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:42.130Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:42.130Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:12:42.130Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:42.131Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "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" : "2023-02-24T10:11:46.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "cloudIdentifier" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T10:12:10.000+00:00" } ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:12:42.132Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:42.132Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:12:42.133Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:12:42.134Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:42.134Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:42.134Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:12:42.135Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:42.135Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea330628f3b0d7c9", X-B3-SpanId:"d6a19a5c6670f5d3", X-B3-ParentSpanId:"ea330628f3b0d7c9", X-B3-Sampled:"0", X-ONAP-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-TransactionID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-ECOMP-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebe3a538-4850-4a57-af55-adbd468e2134"] 2023-02-24T10:12:42.135Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:42.135Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:42.147Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:42.147Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:42.148Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:42.148Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:42.148Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677233533000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:12:15.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:12:42.149Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:42.149Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:42.185Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:42.186Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:42.186Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:42.187Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:42.187Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:42.187Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-TransactionID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-ECOMP-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"451ae549-a42d-4f59-ac73-7fde7d4a5fbc"] 2023-02-24T10:12:42.188Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:42.188Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:42.326Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:42.326Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:42.327Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:42.327Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3F5E3A08FC3938258DF055ABCB9998AA; 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, 24 Feb 2023 10:12:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:42.328Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","businessKey":"1ef48ea2-c1ee-4987-a796-b5b9a994416c","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T10:12:08.224+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"b20d9096-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:12:42.328Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:42.329Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:42.373Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:42.374Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:42.375Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:42.375Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:42.376Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:42.376Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-TransactionID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-ECOMP-RequestID:"424dddee-7556-41aa-a42c-1b9e005d477b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65d69d22-31e5-4be3-a96a-c35e360619fe"] 2023-02-24T10:12:42.377Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:42.377Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:42.505Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:42.505Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:42.506Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:42.507Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3FE7517AF2FCDD9902E016C1E7B56023; 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, 24 Feb 2023 10:12:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:42.508Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b55f7a1f-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","executionId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:12:13.788+0000","endTime":"2023-02-24T10:12:13.794+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:12:42.508Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:42.509Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:42.523Z|424dddee-7556-41aa-a42c-1b9e005d477b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:43.527Z|88a82dac-3a8c-4606-9332-578d195b0ad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:43.529Z|88a82dac-3a8c-4606-9332-578d195b0ad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:43.546Z|3a38e810-0113-4d76-b50b-28918d1fe04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:43.547Z|3a38e810-0113-4d76-b50b-28918d1fe04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:43.601Z|1ec50b9d-4b8e-4dc7-a8d7-4d54bee8dac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:43.602Z|1ec50b9d-4b8e-4dc7-a8d7-4d54bee8dac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:44.435Z|5074572c-070e-4eef-905d-e13098466664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:12:44.441Z|5074572c-070e-4eef-905d-e13098466664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:12:50.090Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:50.104Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:12:50.105Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:12:50.105Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:50.106Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:12:50.107Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:12:50.107Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"109bec888a338201", X-B3-SpanId:"e00e0a31d3914d85", X-B3-ParentSpanId:"109bec888a338201", X-B3-Sampled:"0", X-ONAP-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-TransactionID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-ECOMP-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd6eb93c-3940-4075-92b5-a21d404eaf21"] 2023-02-24T10:12:50.109Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:12:50.110Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:50.135Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:50.136Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:50.137Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:12:50.137Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:50.138Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-02-24T10:09:54.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:12:50.138Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:50.139Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:12:50.141Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:12:50.141Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:50.142Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:50.142Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:12:50.145Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:50.145Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"109bec888a338201", X-B3-SpanId:"b9e36aba5a16cca6", X-B3-ParentSpanId:"109bec888a338201", X-B3-Sampled:"0", X-ONAP-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-TransactionID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-ECOMP-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40ef6fcb-4ea0-4409-9ece-25e7970d1b86"] 2023-02-24T10:12:50.145Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:50.146Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:50.159Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:50.160Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:50.160Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:50.161Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:50.175Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:12:50.176Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:50.176Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:50.236Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:50.237Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:50.238Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:50.239Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:50.239Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:50.240Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-TransactionID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-ECOMP-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5971344-0c8e-4a67-97dd-d648a8bde54e"] 2023-02-24T10:12:50.241Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:50.241Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:50.372Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:50.373Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:50.374Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:50.376Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B10C8FE3AA8DD7F2251048F07DE6D70C; 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, 24 Feb 2023 10:12:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:50.378Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","businessKey":"2534ee5d-b5fc-4dea-bdb5-ee1abdce288f","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-24T10:11:45.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"a3f4dc4c-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:12:50.378Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:50.379Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:50.421Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:50.422Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:50.423Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:50.423Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:50.424Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:50.424Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-TransactionID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-ECOMP-RequestID:"a3239b01-30fb-4972-926e-b6abec4b14b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6413bc27-9c42-4f31-b50c-dfb9ecabd72d"] 2023-02-24T10:12:50.425Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:50.426Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:50.551Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:50.552Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:50.553Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:50.553Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=379BDEA2BBD9A963E23CFF0028355A71; 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, 24 Feb 2023 10:12:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:50.554Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:a4cbb3c7-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:318aa786-b405-11ed-981a-be21fc99c8cb","processInstanceId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","executionId":"a4c76dd2-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:11:45.976+0000","endTime":"2023-02-24T10:11:45.976+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"636bb58e-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:12:50.554Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:50.555Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c76dd2-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:50.560Z|a3239b01-30fb-4972-926e-b6abec4b14b4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:52.712Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:52.727Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:12:52.728Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:12:52.728Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:52.729Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:12:52.730Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:12:52.730Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cd391a946b96d86", X-B3-SpanId:"fe9a250787eec034", X-B3-ParentSpanId:"4cd391a946b96d86", X-B3-Sampled:"0", X-ONAP-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-TransactionID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-ECOMP-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91db081d-059d-460d-9c74-e0aebd22b9bc"] 2023-02-24T10:12:52.731Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:12:52.731Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:52.752Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:52.753Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:52.754Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:12:52.754Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:52.790Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).", "progress" : 57, "startTime" : "2023-02-24T10:11:46.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "cloudIdentifier" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T10:12:10.000+00:00" } ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:12:52.792Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:52.792Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:12:52.794Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:12:52.794Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:52.795Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:52.795Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:12:52.795Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:52.796Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cd391a946b96d86", X-B3-SpanId:"2734b649383f37db", X-B3-ParentSpanId:"4cd391a946b96d86", X-B3-Sampled:"0", X-ONAP-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-TransactionID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-ECOMP-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dc9ab85-33dc-41fe-a4df-9d30246962cc"] 2023-02-24T10:12:52.796Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:52.796Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:52.810Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:52.810Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:52.811Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:52.831Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:52.832Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677233533000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:12:15.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:12:52.833Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:52.833Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:53.132Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:53.133Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:53.133Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:53.134Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:12:53.134Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:53.135Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-TransactionID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-ECOMP-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4540e1f2-19fe-43e0-972a-ed6153d7fc5f"] 2023-02-24T10:12:53.135Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:53.136Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:53.281Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:53.282Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:53.282Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:53.282Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2654B5194EDA98ADEBE4115D709FE679; 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, 24 Feb 2023 10:12:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:53.284Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","businessKey":"1ef48ea2-c1ee-4987-a796-b5b9a994416c","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T10:12:08.224+0000","endTime":"2023-02-24T10:12:45.789+0000","removalTime":null,"durationInMillis":37565,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"b20d9096-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T10:12:53.285Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:53.285Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1ef48ea2-c1ee-4987-a796-b5b9a994416c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:53.370Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:53.371Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:12:53.372Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:53.372Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:12:53.372Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:12:53.373Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-TransactionID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-ECOMP-RequestID:"cf6591bd-03c4-46fa-a1b8-533ace6ce3cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b329812-3607-48a0-99dc-e65833387e5a"] 2023-02-24T10:12:53.373Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:12:53.374Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:53.545Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:53.546Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:53.547Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:12:53.548Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A0205EE24AC96C6A9720E8FC80FE7014; 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, 24 Feb 2023 10:12:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:53.549Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c87186e2-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","executionId":"b20e7a37-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:12:45.783+0000","endTime":"2023-02-24T10:12:45.783+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5bbb932-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:12:53.550Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:53.550Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b20e7a37-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:12:53.558Z|cf6591bd-03c4-46fa-a1b8-533ace6ce3cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:53.583Z|f4f6c4f4-2588-46e6-a2be-01d3d6b5c116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:53.583Z|768c86d8-88eb-44e2-94e4-c06a89b5d003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:53.584Z|f4f6c4f4-2588-46e6-a2be-01d3d6b5c116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:53.584Z|768c86d8-88eb-44e2-94e4-c06a89b5d003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:53.668Z|8aeb9f7b-4e3d-40f8-b435-35ae7e98e577|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:12:53.669Z|8aeb9f7b-4e3d-40f8-b435-35ae7e98e577|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:12:55.065Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:55.068Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 already exists in requestDb InfraActiveRequests table 2023-02-24T10:12:55.070Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:12:55.070Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||Invoke 2023-02-24T10:12:55.071Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:55.073Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:12:55.074Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Method : GET 2023-02-24T10:12:55.074Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"864f100e557e1a02", X-B3-SpanId:"b431e5b71a568cb1", X-B3-ParentSpanId:"864f100e557e1a02", X-B3-Sampled:"0", X-ONAP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42283aef-b111-4ddd-8439-441a56572d0e"] 2023-02-24T10:12:55.075Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Request body: 2023-02-24T10:12:55.075Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:55.099Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:55.099Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:12:55.100Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status text : 2023-02-24T10:12:55.100Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 10:12:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:55.101Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Response body: 2023-02-24T10:12:55.101Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:55.102Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|404|Not Found|InvokeReturn 2023-02-24T10:12:55.113Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T10:12:55.114Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-02-24T10:12:55.137Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:12:55.191Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-02-24T10:12:55.192Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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=[d958ef6d-9d5f-45ad-b639-fe7c505d1cc0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fb1185d5-42f3-4e86-a115-7f63e6eda3fb], X-ECOMP-RequestID=[d958ef6d-9d5f-45ad-b639-fe7c505d1cc0], X-TransactionId=[], X-ONAP-RequestID=[d958ef6d-9d5f-45ad-b639-fe7c505d1cc0]} 2023-02-24T10:12:55.225Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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, 24 Feb 2023 10:12:57 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230224-10:12:57:498-76613], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:12:55.231Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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"]}}} 2023-02-24T10:12:55.232Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.236Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.236Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-02-24T10:12:55.245Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:12:55.285Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-02-24T10:12:55.286Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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=[d958ef6d-9d5f-45ad-b639-fe7c505d1cc0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e988cc4c-6f8c-4383-858b-7dfb04ec0edd], X-ECOMP-RequestID=[d958ef6d-9d5f-45ad-b639-fe7c505d1cc0], X-TransactionId=[], X-ONAP-RequestID=[d958ef6d-9d5f-45ad-b639-fe7c505d1cc0]} 2023-02-24T10:12:55.311Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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, 24 Feb 2023 10:12:57 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230224-10:12:57:592-1545], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:12:55.312Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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"]}}} 2023-02-24T10:12:55.313Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.315Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.316Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-02-24T10:12:55.316Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T10:12:55.317Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T10:12:55.325Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.326Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T10:12:55.327Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:55.327Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.328Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T10:12:55.328Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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:"127", X-B3-TraceId:"864f100e557e1a02", X-B3-SpanId:"a79764157eebdec3", X-B3-ParentSpanId:"864f100e557e1a02", X-B3-Sampled:"0", X-ONAP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d281f0fa-f3b0-492b-8cb7-0491eb880262"] 2023-02-24T10:12:55.329Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755","requestScope":"service"} 2023-02-24T10:12:55.329Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:55.345Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:55.347Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.347Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T10:12:55.348Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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, 24 Feb 2023 10:12:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:55.348Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T10:12:55.349Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:55.349Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T10:12:55.351Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5 2023-02-24T10:12:55.352Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|INFO|500||Invoke 2023-02-24T10:12:55.352Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:55.353Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5 2023-02-24T10:12:55.353Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Method : GET 2023-02-24T10:12:55.353Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f64df3e6-a055-42db-bcdf-eb889564070e"] 2023-02-24T10:12:55.354Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Request body: 2023-02-24T10:12:55.354Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:55.411Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:55.412Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:55.413Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Status text : 2023-02-24T10:12:55.413Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:55.414Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "9dcd05b8-30ed-43b8-83c6-6ba0bac716f5", "modelInvariantUUID" : "4d55bfd7-6706-4f6e-9f6f-65e37e5be57e", "created" : "2023-02-24 10:10:44.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/configurationCustomizations" } } } 2023-02-24T10:12:55.414Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:55.415Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|INFO|500||InvokeReturn 2023-02-24T10:12:55.419Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance 2023-02-24T10:12:55.420Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|INFO|500||Invoke 2023-02-24T10:12:55.420Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:55.420Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance 2023-02-24T10:12:55.421Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Method : GET 2023-02-24T10:12:55.421Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dec79020-9023-4252-8a02-2b640ba07e2a"] 2023-02-24T10:12:55.421Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Request body: 2023-02-24T10:12:55.422Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:55.438Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:55.439Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:12:55.439Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Status text : 2023-02-24T10:12:55.440Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&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, 24 Feb 2023 10:12:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:55.440Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Response body: 2023-02-24T10:12:55.441Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:55.443Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:12:55.444Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e 2023-02-24T10:12:55.445Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|INFO|500||Invoke 2023-02-24T10:12:55.445Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:55.446Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e 2023-02-24T10:12:55.447Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Method : GET 2023-02-24T10:12:55.448Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25c55d0b-6ab1-45d0-bfab-6d715f80fcf2"] 2023-02-24T10:12:55.448Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Request body: 2023-02-24T10:12:55.449Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:55.471Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:55.472Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:55.472Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Status text : 2023-02-24T10:12:55.472Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:55.473Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "9dcd05b8-30ed-43b8-83c6-6ba0bac716f5", "modelInvariantUUID" : "4d55bfd7-6706-4f6e-9f6f-65e37e5be57e", "created" : "2023-02-24 10:10:44.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e" } } } 2023-02-24T10:12:55.473Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:55.474Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|INFO|500||InvokeReturn 2023-02-24T10:12:55.480Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance 2023-02-24T10:12:55.481Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|INFO|500||Invoke 2023-02-24T10:12:55.481Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:55.481Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance 2023-02-24T10:12:55.482Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Method : GET 2023-02-24T10:12:55.482Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49439d43-3881-4350-94aa-016d603e5389"] 2023-02-24T10:12:55.483Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Request body: 2023-02-24T10:12:55.484Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:55.501Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:55.505Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:12:55.507Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Status text : 2023-02-24T10:12:55.508Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&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, 24 Feb 2023 10:12:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:55.508Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||Response body: 2023-02-24T10:12:55.509Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:55.509Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:12:55.511Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.512Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.513Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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================================================ 2023-02-24T10:12:55.515Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.516Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.516Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32b0d3f9-4665-42bd-9482-34d400f26d31"] 2023-02-24T10:12:55.517Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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: 2023-02-24T10:12:55.517Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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================================================ 2023-02-24T10:12:55.535Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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========================================== 2023-02-24T10:12:55.536Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.536Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 : 2023-02-24T10:12:55.536Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:55.538Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T10:12:55.539Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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================================================= 2023-02-24T10:12:55.539Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.543Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.544Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.545Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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================================================ 2023-02-24T10:12:55.545Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.546Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.546Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea30229e-a938-449f-ade4-dd32efb547a2"] 2023-02-24T10:12:55.547Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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: 2023-02-24T10:12:55.547Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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================================================ 2023-02-24T10:12:55.572Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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========================================== 2023-02-24T10:12:55.573Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.573Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 : 2023-02-24T10:12:55.574Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:55.575Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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" : 530, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-02-24T10:12:55.575Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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================================================= 2023-02-24T10:12:55.576Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.579Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5 2023-02-24T10:12:55.580Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|INFO|500||Invoke 2023-02-24T10:12:55.581Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:55.582Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5 2023-02-24T10:12:55.582Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Method : GET 2023-02-24T10:12:55.582Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57118e1a-2f5a-4f0d-aaf4-2a7f19e38375"] 2023-02-24T10:12:55.583Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Request body: 2023-02-24T10:12:55.584Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:55.607Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:55.608Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:55.608Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Status text : 2023-02-24T10:12:55.609Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:55.611Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "9dcd05b8-30ed-43b8-83c6-6ba0bac716f5", "modelInvariantUUID" : "4d55bfd7-6706-4f6e-9f6f-65e37e5be57e", "created" : "2023-02-24 10:10:44.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/configurationCustomizations" } } } 2023-02-24T10:12:55.612Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:55.613Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|INFO|500||InvokeReturn 2023-02-24T10:12:55.621Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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/ 2023-02-24T10:12:55.622Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T10:12:55.623Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:55.623Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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/ 2023-02-24T10:12:55.624Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T10:12:55.624Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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:"4532", X-B3-TraceId:"864f100e557e1a02", X-B3-SpanId:"763e96f54dd0aa05", X-B3-ParentSpanId:"864f100e557e1a02", X-B3-Sampled:"0", X-ONAP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6942b22f-59c6-4632-8b9a-8e8ee0e79b51"] 2023-02-24T10:12:55.624Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0","requestStatus":"IN_PROGRESS","startTime":1677233575114,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n\t\t\t\"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"f87d2ae4-ca38-4e88-81bf-16c80a0b87d3\",\n \"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"63fda2d4-4be2-4d1c-ab12-7cf964f1f61f\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0"} 2023-02-24T10:12:55.625Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:55.650Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:55.652Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T10:12:55.652Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T10:12:55.653Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:55.658Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:12:55.114+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n\t\t\t\"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"f87d2ae4-ca38-4e88-81bf-16c80a0b87d3\",\n \"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"63fda2d4-4be2-4d1c-ab12-7cf964f1f61f\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T10:12:55.670+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" } } } 2023-02-24T10:12:55.659Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:55.660Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T10:12:55.669Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.670Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T10:12:55.671Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:55.671Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:55.672Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T10:12:55.672Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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:"3168", X-B3-TraceId:"864f100e557e1a02", X-B3-SpanId:"774b93a217c112dc", X-B3-ParentSpanId:"864f100e557e1a02", X-B3-Sampled:"0", X-ONAP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"559b27d0-cb59-4c58-86b0-58800055f94c"] 2023-02-24T10:12:55.673Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\"modelUuid\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\"modelInvariantUuid\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"f87d2ae4-ca38-4e88-81bf-16c80a0b87d3\",\"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"63fda2d4-4be2-4d1c-ab12-7cf964f1f61f\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0","type":"String"},"mso-request-id":{"value":"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0","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"}}} 2023-02-24T10:12:55.674Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:56.699Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:56.700Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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 2023-02-24T10:12:56.701Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T10:12:56.701Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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, 24 Feb 2023 10:12:56 GMT", X-ONAP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-TransactionID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ECOMP-RequestID:"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"559b27d0-cb59-4c58-86b0-58800055f94c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:56.703Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|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\":\"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0\",\"instanceId\":\"5399b1c3-12e4-4a4b-8413-9928d050e4c5\"}}","message":"Success","processInstanceID":"ce5e192c-b42b-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T10:12:56.704Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:56.705Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T10:12:56.721Z|d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:56.931Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:12:56.937Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:12:56.938Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||Invoke 2023-02-24T10:12:56.938Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:56.939Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:12:56.940Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Method : GET 2023-02-24T10:12:56.940Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43131240e9cb7395", X-B3-SpanId:"658ac9f086da9f3a", X-B3-ParentSpanId:"43131240e9cb7395", X-B3-Sampled:"0", X-ONAP-RequestID:"0389e0bc-87db-4243-a40c-fc547a991230", X-RequestID:"0389e0bc-87db-4243-a40c-fc547a991230", X-TransactionID:"0389e0bc-87db-4243-a40c-fc547a991230", X-ECOMP-RequestID:"0389e0bc-87db-4243-a40c-fc547a991230", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c31b9f61-4b5a-44d3-9cbc-76a7578f844e"] 2023-02-24T10:12:56.941Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Request body: 2023-02-24T10:12:56.941Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:57.192Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:57.193Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:57.194Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status text : 2023-02-24T10:12:57.194Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:57.195Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Response body: { "requestId" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:12:55.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n\t\t\t\"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"f87d2ae4-ca38-4e88-81bf-16c80a0b87d3\",\n \"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"63fda2d4-4be2-4d1c-ab12-7cf964f1f61f\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:56.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" } } } 2023-02-24T10:12:57.196Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:57.197Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||InvokeReturn 2023-02-24T10:12:57.199Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:12:57.199Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:12:57.200Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:12:57.200Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:12:57.200Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:12:57.201Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43131240e9cb7395", X-B3-SpanId:"93549f8261226266", X-B3-ParentSpanId:"43131240e9cb7395", X-B3-Sampled:"0", X-ONAP-RequestID:"0389e0bc-87db-4243-a40c-fc547a991230", X-RequestID:"0389e0bc-87db-4243-a40c-fc547a991230", X-TransactionID:"0389e0bc-87db-4243-a40c-fc547a991230", X-ECOMP-RequestID:"0389e0bc-87db-4243-a40c-fc547a991230", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99dc8bed-1897-496b-8c40-34e7c2ad5ffd"] 2023-02-24T10:12:57.201Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:12:57.202Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:12:57.216Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:12:57.217Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:12:57.218Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:12:57.218Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:12:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:12:57.219Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:12:57.220Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:12:57.220Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:12:57.231Z|0389e0bc-87db-4243-a40c-fc547a991230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:12:59.431Z|2a4e0962-07e9-4cba-bdcc-100d46f9250a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:12:59.432Z|2a4e0962-07e9-4cba-bdcc-100d46f9250a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:13:00.731Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:00.736Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:13:00.737Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:13:00.737Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:00.737Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:13:00.738Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:13:00.738Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0081f32196c2743e", X-B3-SpanId:"2d2b3731908c1163", X-B3-ParentSpanId:"0081f32196c2743e", X-B3-Sampled:"0", X-ONAP-RequestID:"bb4a1139-180a-48eb-b1d9-e0dc8285b222", X-RequestID:"bb4a1139-180a-48eb-b1d9-e0dc8285b222", X-TransactionID:"bb4a1139-180a-48eb-b1d9-e0dc8285b222", X-ECOMP-RequestID:"bb4a1139-180a-48eb-b1d9-e0dc8285b222", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c37afca-0480-4b29-b5e7-dbe607738fe1"] 2023-02-24T10:13:00.739Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:13:00.739Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:00.764Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:00.765Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:00.766Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:13:00.766Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:00.767Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:09:54.000+00:00", "endTime" : "2023-02-24T10:12:58.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:13:00.767Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:00.768Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:13:00.770Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:13:00.776Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:00.776Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:00.777Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:13:00.777Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:00.778Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0081f32196c2743e", X-B3-SpanId:"a94bc64bb222c817", X-B3-ParentSpanId:"0081f32196c2743e", X-B3-Sampled:"0", X-ONAP-RequestID:"bb4a1139-180a-48eb-b1d9-e0dc8285b222", X-RequestID:"bb4a1139-180a-48eb-b1d9-e0dc8285b222", X-TransactionID:"bb4a1139-180a-48eb-b1d9-e0dc8285b222", X-ECOMP-RequestID:"bb4a1139-180a-48eb-b1d9-e0dc8285b222", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72fef5f5-f0d6-4e59-afb5-cb4ebeb6b89e"] 2023-02-24T10:13:00.778Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:00.779Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:00.791Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:00.791Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:00.792Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:00.792Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:00.793Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:00.793Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:00.794Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:00.802Z|bb4a1139-180a-48eb-b1d9-e0dc8285b222|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:00.951Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:00.956Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:13:00.957Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:13:00.958Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:00.958Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:13:00.958Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:13:00.959Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b75438e1e1c947ac", X-B3-SpanId:"2dfb1187c097767a", X-B3-ParentSpanId:"b75438e1e1c947ac", X-B3-Sampled:"0", X-ONAP-RequestID:"63e4234b-f4bd-433e-a313-6920fb508d4a", X-RequestID:"63e4234b-f4bd-433e-a313-6920fb508d4a", X-TransactionID:"63e4234b-f4bd-433e-a313-6920fb508d4a", X-ECOMP-RequestID:"63e4234b-f4bd-433e-a313-6920fb508d4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d067e572-1ed2-4637-8f42-ffa4be7015ed"] 2023-02-24T10:13:00.960Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:13:00.960Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:00.976Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:00.977Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:00.977Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:13:00.978Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:00.978Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:09:54.000+00:00", "endTime" : "2023-02-24T10:12:58.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:13:00.979Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:00.980Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:13:00.982Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:13:00.982Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:00.983Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:00.983Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:13:00.984Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:00.984Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b75438e1e1c947ac", X-B3-SpanId:"cf2241bf5b0f4d28", X-B3-ParentSpanId:"b75438e1e1c947ac", X-B3-Sampled:"0", X-ONAP-RequestID:"63e4234b-f4bd-433e-a313-6920fb508d4a", X-RequestID:"63e4234b-f4bd-433e-a313-6920fb508d4a", X-TransactionID:"63e4234b-f4bd-433e-a313-6920fb508d4a", X-ECOMP-RequestID:"63e4234b-f4bd-433e-a313-6920fb508d4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc324eaf-60a1-44e2-ac82-7c7d396885e7"] 2023-02-24T10:13:00.984Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:00.985Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:00.997Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:00.997Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:00.998Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:00.999Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:01.000Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:01.000Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:01.001Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:01.008Z|63e4234b-f4bd-433e-a313-6920fb508d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:01.131Z|00e64d25-0f99-47c4-9b10-b5c4ec95a577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:13:01.131Z|00e64d25-0f99-47c4-9b10-b5c4ec95a577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:13:01.183Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:01.188Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:13:01.189Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:13:01.189Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:01.189Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:13:01.190Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:13:01.190Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3fb8df6945cce2e", X-B3-SpanId:"e983f524e6ec7953", X-B3-ParentSpanId:"d3fb8df6945cce2e", X-B3-Sampled:"0", X-ONAP-RequestID:"6e7867cd-2970-4e76-94aa-341b33c783a3", X-RequestID:"6e7867cd-2970-4e76-94aa-341b33c783a3", X-TransactionID:"6e7867cd-2970-4e76-94aa-341b33c783a3", X-ECOMP-RequestID:"6e7867cd-2970-4e76-94aa-341b33c783a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9880c95-6ef0-469c-b2f2-748b9229c878"] 2023-02-24T10:13:01.190Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:13:01.190Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:01.208Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:01.209Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:01.210Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:13:01.211Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:01.211Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:09:54.000+00:00", "endTime" : "2023-02-24T10:12:58.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:13:01.212Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:01.212Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:13:01.214Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:13:01.214Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:01.215Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:01.215Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:13:01.215Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:01.216Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3fb8df6945cce2e", X-B3-SpanId:"14f1f134e2bc613b", X-B3-ParentSpanId:"d3fb8df6945cce2e", X-B3-Sampled:"0", X-ONAP-RequestID:"6e7867cd-2970-4e76-94aa-341b33c783a3", X-RequestID:"6e7867cd-2970-4e76-94aa-341b33c783a3", X-TransactionID:"6e7867cd-2970-4e76-94aa-341b33c783a3", X-ECOMP-RequestID:"6e7867cd-2970-4e76-94aa-341b33c783a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26e9cf7a-7d83-4747-9c0c-2cf549418023"] 2023-02-24T10:13:01.216Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:01.216Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:01.225Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:01.226Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:01.227Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:01.227Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:01.231Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:01.231Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:01.232Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:01.254Z|6e7867cd-2970-4e76-94aa-341b33c783a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:01.425Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:01.429Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:13:01.430Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:13:01.431Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:01.431Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:13:01.431Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:13:01.432Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a16a219a493cd1e", X-B3-SpanId:"ca0ba94ce44d34ca", X-B3-ParentSpanId:"2a16a219a493cd1e", X-B3-Sampled:"0", X-ONAP-RequestID:"d1540016-ae85-4c70-976f-388ca3fe5ad9", X-RequestID:"d1540016-ae85-4c70-976f-388ca3fe5ad9", X-TransactionID:"d1540016-ae85-4c70-976f-388ca3fe5ad9", X-ECOMP-RequestID:"d1540016-ae85-4c70-976f-388ca3fe5ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbf91eb0-41ab-4509-8d2d-88e4b4f841b0"] 2023-02-24T10:13:01.432Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:13:01.432Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:01.448Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:01.449Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:01.449Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:13:01.449Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:01.450Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:09:54.000+00:00", "endTime" : "2023-02-24T10:12:58.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:13:01.451Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:01.451Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:13:01.453Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:13:01.454Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:01.454Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:01.454Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:13:01.454Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:01.455Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a16a219a493cd1e", X-B3-SpanId:"d8a3024f0817c886", X-B3-ParentSpanId:"2a16a219a493cd1e", X-B3-Sampled:"0", X-ONAP-RequestID:"d1540016-ae85-4c70-976f-388ca3fe5ad9", X-RequestID:"d1540016-ae85-4c70-976f-388ca3fe5ad9", X-TransactionID:"d1540016-ae85-4c70-976f-388ca3fe5ad9", X-ECOMP-RequestID:"d1540016-ae85-4c70-976f-388ca3fe5ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbe47a78-5c77-4735-8afa-bc1c797bd71e"] 2023-02-24T10:13:01.455Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:01.456Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:01.476Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:01.477Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:01.477Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:01.478Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:01.478Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:01.479Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:01.479Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:01.490Z|d1540016-ae85-4c70-976f-388ca3fe5ad9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:01.649Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:01.658Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:13:01.659Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||Invoke 2023-02-24T10:13:01.660Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:01.660Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f 2023-02-24T10:13:01.661Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Method : GET 2023-02-24T10:13:01.661Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb1c183f3ea786a6", X-B3-SpanId:"1c053424e3e86096", X-B3-ParentSpanId:"eb1c183f3ea786a6", X-B3-Sampled:"0", X-ONAP-RequestID:"21f9da10-0a4e-49ca-bbe3-722b7473dd77", X-RequestID:"21f9da10-0a4e-49ca-bbe3-722b7473dd77", X-TransactionID:"21f9da10-0a4e-49ca-bbe3-722b7473dd77", X-ECOMP-RequestID:"21f9da10-0a4e-49ca-bbe3-722b7473dd77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"555f9972-39a2-42cb-be19-c57e3df57794"] 2023-02-24T10:13:01.661Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Request body: 2023-02-24T10:13:01.662Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:01.676Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:01.677Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:01.677Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Status text : 2023-02-24T10:13:01.678Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:01.679Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||Response body: { "requestId" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:09:54.000+00:00", "endTime" : "2023-02-24T10:12:58.000+00:00", "source" : "VID", "vnfId" : "8e56c3b3-15d1-40ff-bd9b-02ce8c851be7", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n\t\t\t\"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\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_b398f55d-eebb-4d0e-8135-7b43250b20e5\",\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\": \"5de7fa28-1045-4fa8-9d27-55f1100707ec\",\n \"modelInvariantUuid\": \"54528fa9-ab55-4677-9621-fabebe06ce35\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d7ee96e5-d44b-42c7-a08d-6fb3aaebc08b\",\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\": \"b70fe859-3d47-46cc-84f4-200fc777fcd4\",\n \"modelInvariantUuid\": \"bd5bbe41-fe08-49ab-b1b0-093d66a13fc2\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"fac411e8-8317-47d8-8577-7c8aa31eabc7\"\n },\n \"instanceName\": \"basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5_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\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\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\": \"91974e10-b577-43fb-bfff-8e29158674c1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:12:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2534ee5d-b5fc-4dea-bdb5-ee1abdce288f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f" } } } 2023-02-24T10:13:01.679Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:01.680Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|INFO|500||InvokeReturn 2023-02-24T10:13:01.684Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:13:01.685Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:01.686Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:01.686Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false 2023-02-24T10:13:01.688Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:01.688Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb1c183f3ea786a6", X-B3-SpanId:"e4bfcf3486d6cd13", X-B3-ParentSpanId:"eb1c183f3ea786a6", X-B3-Sampled:"0", X-ONAP-RequestID:"21f9da10-0a4e-49ca-bbe3-722b7473dd77", X-RequestID:"21f9da10-0a4e-49ca-bbe3-722b7473dd77", X-TransactionID:"21f9da10-0a4e-49ca-bbe3-722b7473dd77", X-ECOMP-RequestID:"21f9da10-0a4e-49ca-bbe3-722b7473dd77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfb21a0a-4b79-4431-ad58-589a9e7cd8ea"] 2023-02-24T10:13:01.689Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:01.689Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:01.707Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:01.708Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:01.708Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:01.708Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:01.709Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:01.709Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:01.710Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2534ee5d-b5fc-4dea-bdb5-ee1abdce288f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:01.730Z|21f9da10-0a4e-49ca-bbe3-722b7473dd77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2534ee5d-b5fc-4dea-bdb5-ee1abdce288f|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:03.625Z|a64ae78d-d77c-4ded-88fe-89e4dfe7a61c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:03.626Z|a64ae78d-d77c-4ded-88fe-89e4dfe7a61c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:03.630Z|996a38b7-d4db-479c-896a-4c94ab0a25fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:03.631Z|996a38b7-d4db-479c-896a-4c94ab0a25fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:03.708Z|9382a3c7-02de-4add-9a9e-59b578cc254c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:03.709Z|9382a3c7-02de-4add-9a9e-59b578cc254c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:03.794Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:03.820Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:13:03.821Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:13:03.822Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:03.822Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:13:03.822Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:13:03.823Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9c880fd1d3982b8", X-B3-SpanId:"410b408a78c19b37", X-B3-ParentSpanId:"a9c880fd1d3982b8", X-B3-Sampled:"0", X-ONAP-RequestID:"17da3c00-2e2c-4350-b2a1-28df89207317", X-RequestID:"17da3c00-2e2c-4350-b2a1-28df89207317", X-TransactionID:"17da3c00-2e2c-4350-b2a1-28df89207317", X-ECOMP-RequestID:"17da3c00-2e2c-4350-b2a1-28df89207317", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d77cb53-0af4-4fbd-82f8-7f70d8794260"] 2023-02-24T10:13:03.823Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:13:03.824Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:03.851Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:03.852Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:03.852Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:13:03.853Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:03.856Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "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" : "2023-02-24T10:11:46.000+00:00", "endTime" : "2023-02-24T10:13:03.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "cloudIdentifier" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T10:12:10.000+00:00" } ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:13:03.857Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:03.858Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:13:03.860Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:13:03.861Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:03.862Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:03.865Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:13:03.866Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:03.868Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9c880fd1d3982b8", X-B3-SpanId:"c38d0446e01cb676", X-B3-ParentSpanId:"a9c880fd1d3982b8", X-B3-Sampled:"0", X-ONAP-RequestID:"17da3c00-2e2c-4350-b2a1-28df89207317", X-RequestID:"17da3c00-2e2c-4350-b2a1-28df89207317", X-TransactionID:"17da3c00-2e2c-4350-b2a1-28df89207317", X-ECOMP-RequestID:"17da3c00-2e2c-4350-b2a1-28df89207317", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87905df0-c43f-4f34-8529-e8c1d279e95b"] 2023-02-24T10:13:03.869Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:03.872Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:03.924Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:03.925Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:03.932Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:03.933Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:03.934Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677233533000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:12:15.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:03.934Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:03.939Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:03.971Z|17da3c00-2e2c-4350-b2a1-28df89207317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:04.216Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:04.222Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:13:04.223Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:13:04.224Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:04.224Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:13:04.224Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:13:04.225Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe96e5af143f883e", X-B3-SpanId:"6ed44ac3a1040a0d", X-B3-ParentSpanId:"fe96e5af143f883e", X-B3-Sampled:"0", X-ONAP-RequestID:"73f2379f-24a0-4e97-b992-965cc04a0414", X-RequestID:"73f2379f-24a0-4e97-b992-965cc04a0414", X-TransactionID:"73f2379f-24a0-4e97-b992-965cc04a0414", X-ECOMP-RequestID:"73f2379f-24a0-4e97-b992-965cc04a0414", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72543691-985a-4a23-8910-e62fa5e768a2"] 2023-02-24T10:13:04.225Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:13:04.225Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:04.252Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:04.253Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:04.254Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:13:04.254Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:04.267Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "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" : "2023-02-24T10:11:46.000+00:00", "endTime" : "2023-02-24T10:13:03.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "cloudIdentifier" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T10:12:10.000+00:00" } ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:13:04.268Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:04.270Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:13:04.284Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:13:04.287Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:04.287Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:04.288Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:13:04.288Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:04.289Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe96e5af143f883e", X-B3-SpanId:"b289b439ed15dd51", X-B3-ParentSpanId:"fe96e5af143f883e", X-B3-Sampled:"0", X-ONAP-RequestID:"73f2379f-24a0-4e97-b992-965cc04a0414", X-RequestID:"73f2379f-24a0-4e97-b992-965cc04a0414", X-TransactionID:"73f2379f-24a0-4e97-b992-965cc04a0414", X-ECOMP-RequestID:"73f2379f-24a0-4e97-b992-965cc04a0414", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02a40ed3-5b78-4f2e-9e11-b4cea560d24f"] 2023-02-24T10:13:04.289Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:04.289Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:04.313Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:04.314Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:04.315Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:04.315Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:04.336Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677233533000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:12:15.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:04.337Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:04.337Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:04.357Z|73f2379f-24a0-4e97-b992-965cc04a0414|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:04.561Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:04.567Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:13:04.568Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:13:04.569Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:04.570Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:13:04.570Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:13:04.570Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4524c79061f7c13", X-B3-SpanId:"d41691824e33e5fb", X-B3-ParentSpanId:"c4524c79061f7c13", X-B3-Sampled:"0", X-ONAP-RequestID:"fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af", X-RequestID:"fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af", X-TransactionID:"fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af", X-ECOMP-RequestID:"fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adcb16bb-031f-4724-93c9-9ef8705804bf"] 2023-02-24T10:13:04.571Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:13:04.572Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.037Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.037Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:05.038Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:13:05.038Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.040Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "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" : "2023-02-24T10:11:46.000+00:00", "endTime" : "2023-02-24T10:13:03.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "cloudIdentifier" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T10:12:10.000+00:00" } ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:13:05.040Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.041Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:13:05.044Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:13:05.045Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:05.045Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:05.046Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:13:05.046Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:05.047Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4524c79061f7c13", X-B3-SpanId:"15990e19975a2bd2", X-B3-ParentSpanId:"c4524c79061f7c13", X-B3-Sampled:"0", X-ONAP-RequestID:"fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af", X-RequestID:"fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af", X-TransactionID:"fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af", X-ECOMP-RequestID:"fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a03a956-79bc-4c25-9689-4d69f0900218"] 2023-02-24T10:13:05.047Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:05.048Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.073Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.074Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:05.074Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:05.075Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.077Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677233533000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:12:15.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:05.077Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.080Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:05.099Z|fb09f8c9-6cf9-4711-93e9-a3f8fcabc2af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:05.337Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:05.342Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:13:05.343Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:13:05.343Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:05.344Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:13:05.344Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:13:05.344Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8ddc7b3264e1d27", X-B3-SpanId:"e4e6c7ed998e4255", X-B3-ParentSpanId:"b8ddc7b3264e1d27", X-B3-Sampled:"0", X-ONAP-RequestID:"f36b77a3-d307-4760-91de-2d8433cc8ff6", X-RequestID:"f36b77a3-d307-4760-91de-2d8433cc8ff6", X-TransactionID:"f36b77a3-d307-4760-91de-2d8433cc8ff6", X-ECOMP-RequestID:"f36b77a3-d307-4760-91de-2d8433cc8ff6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad76ca8a-a4d6-4136-9022-f542b30c9abf"] 2023-02-24T10:13:05.345Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:13:05.345Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.361Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.362Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:05.363Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:13:05.363Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.364Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "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" : "2023-02-24T10:11:46.000+00:00", "endTime" : "2023-02-24T10:13:03.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "cloudIdentifier" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T10:12:10.000+00:00" } ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:13:05.365Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.365Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:13:05.367Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:13:05.368Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:05.369Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:05.369Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:13:05.369Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:05.370Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8ddc7b3264e1d27", X-B3-SpanId:"63871f30c63169a5", X-B3-ParentSpanId:"b8ddc7b3264e1d27", X-B3-Sampled:"0", X-ONAP-RequestID:"f36b77a3-d307-4760-91de-2d8433cc8ff6", X-RequestID:"f36b77a3-d307-4760-91de-2d8433cc8ff6", X-TransactionID:"f36b77a3-d307-4760-91de-2d8433cc8ff6", X-ECOMP-RequestID:"f36b77a3-d307-4760-91de-2d8433cc8ff6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13bc9ace-6cbb-40ac-bf9f-dcfa5dfc67f6"] 2023-02-24T10:13:05.370Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:05.371Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.382Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.383Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:05.383Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:05.384Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.385Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677233533000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:12:15.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:05.385Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.385Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:05.393Z|f36b77a3-d307-4760-91de-2d8433cc8ff6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:05.607Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:05.615Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:13:05.616Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||Invoke 2023-02-24T10:13:05.617Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:05.617Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c 2023-02-24T10:13:05.617Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Method : GET 2023-02-24T10:13:05.618Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7abdd2c7178dc0a9", X-B3-SpanId:"07ddb92f367190c3", X-B3-ParentSpanId:"7abdd2c7178dc0a9", X-B3-Sampled:"0", X-ONAP-RequestID:"1a520252-8d00-48a4-85c9-7d4e9bab5498", X-RequestID:"1a520252-8d00-48a4-85c9-7d4e9bab5498", X-TransactionID:"1a520252-8d00-48a4-85c9-7d4e9bab5498", X-ECOMP-RequestID:"1a520252-8d00-48a4-85c9-7d4e9bab5498", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4496cc90-d072-4814-8b51-c2b9dfc9b258"] 2023-02-24T10:13:05.618Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Request body: 2023-02-24T10:13:05.619Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.636Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.637Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:05.637Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Status text : 2023-02-24T10:13:05.637Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.639Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||Response body: { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "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" : "2023-02-24T10:11:46.000+00:00", "endTime" : "2023-02-24T10:13:03.000+00:00", "source" : "VID", "vnfId" : "6e2703bc-e4ec-4920-a8f9-833175d846f5", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n\t\t\t\"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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_4a887bb1-58dc-41c3-8d78-1956641f90f1\",\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\": \"cdbee0b5-ad66-443b-a6c4-6da753f7fa4a\",\n \"modelInvariantUuid\": \"3860bcf8-a20a-4079-bdfd-b363c207ded9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"da5b18a7-dc8e-4db4-b413-7d0539f261ca\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"32841eef20824a7ca40ed6eb4796b7d0\",\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\": \"db581237-f13c-452d-a3ad-ca405a0bead8\",\n \"modelInvariantUuid\": \"9c6c6117-088d-4a24-ad86-6c3d70883580\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ab56f70b-73d9-4f32-8785-1e6400df1c08\"\n },\n \"instanceName\": \"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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\",\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\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\n \"modelInvariantId\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\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\": \"0d771ed2-4163-4914-9d7b-1d53a8a6b8c5\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "cloudIdentifier" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2023-02-24T10:12:10.000+00:00" } ], "requestURI" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c" } } } 2023-02-24T10:13:05.639Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.640Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1ef48ea2-c1ee-4987-a796-b5b9a994416c|INFO|500||InvokeReturn 2023-02-24T10:13:05.642Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:13:05.643Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:05.643Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:05.644Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false 2023-02-24T10:13:05.644Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:05.645Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7abdd2c7178dc0a9", X-B3-SpanId:"fcb674b99f6bfa40", X-B3-ParentSpanId:"7abdd2c7178dc0a9", X-B3-Sampled:"0", X-ONAP-RequestID:"1a520252-8d00-48a4-85c9-7d4e9bab5498", X-RequestID:"1a520252-8d00-48a4-85c9-7d4e9bab5498", X-TransactionID:"1a520252-8d00-48a4-85c9-7d4e9bab5498", X-ECOMP-RequestID:"1a520252-8d00-48a4-85c9-7d4e9bab5498", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1645d0ce-c025-4ce7-a559-5bf5d6a2d5aa"] 2023-02-24T10:13:05.645Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:05.646Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.658Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.661Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:05.662Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:05.663Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.663Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "1ef48ea2-c1ee-4987-a796-b5b9a994416c", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677233533000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:12:15.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:05.664Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.664Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1ef48ea2-c1ee-4987-a796-b5b9a994416c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:05.681Z|1a520252-8d00-48a4-85c9-7d4e9bab5498|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1ef48ea2-c1ee-4987-a796-b5b9a994416c|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:05.700Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:05.702Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|||INFO|500||Checking if requestId: 962e2a55-2978-41cb-97b7-6a4820fc47ea already exists in requestDb InfraActiveRequests table 2023-02-24T10:13:05.705Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:05.706Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||Invoke 2023-02-24T10:13:05.706Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:05.707Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:05.707Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Method : GET 2023-02-24T10:13:05.707Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c60069cd0b12f4e", X-B3-SpanId:"dba2087455b6cbfe", X-B3-ParentSpanId:"5c60069cd0b12f4e", X-B3-Sampled:"0", X-ONAP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8e150b7-e171-4cd4-b12d-b5fcee0cb958"] 2023-02-24T10:13:05.708Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Request body: 2023-02-24T10:13:05.708Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.737Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.738Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:13:05.739Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status text : 2023-02-24T10:13:05.739Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.740Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Response body: 2023-02-24T10:13:05.740Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.742Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|404|Not Found|InvokeReturn 2023-02-24T10:13:05.757Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T10:13:05.764Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:13:05.804Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:05.805Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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=[962e2a55-2978-41cb-97b7-6a4820fc47ea], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[565caa1a-9c57-41e9-8eb5-4cfc264426d3], X-ECOMP-RequestID=[962e2a55-2978-41cb-97b7-6a4820fc47ea], X-TransactionId=[], X-ONAP-RequestID=[962e2a55-2978-41cb-97b7-6a4820fc47ea]} 2023-02-24T10:13:05.846Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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, 24 Feb 2023 10:13:08 GMT], content-length=[1013], vertex-id=[196760], x-aai-txid=[0-aai-resources-230224-10:13:08:112-22487], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:13:05.848Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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":"1677233404369","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/8e56c3b3-15d1-40ff-bd9b-02ce8c851be7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8e56c3b3-15d1-40ff-bd9b-02ce8c851be7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"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"}]}]}} 2023-02-24T10:13:05.848Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:05.853Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T10:13:05.854Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T10:13:05.855Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:05.856Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T10:13:05.856Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:05.856Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:05.856Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T10:13:05.857Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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:"5c60069cd0b12f4e", X-B3-SpanId:"1a0df817721dccdc", X-B3-ParentSpanId:"5c60069cd0b12f4e", X-B3-Sampled:"0", X-ONAP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"730158cb-de06-4199-9420-22ff9c0fbc70"] 2023-02-24T10:13:05.857Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc"},"instanceName":null,"requestScope":"service"} 2023-02-24T10:13:05.858Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.874Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.876Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:05.877Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T10:13:05.878Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.879Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T10:13:05.879Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.884Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T10:13:05.885Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852 2023-02-24T10:13:05.886Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|INFO|500||Invoke 2023-02-24T10:13:05.888Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:05.894Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852 2023-02-24T10:13:05.895Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Method : GET 2023-02-24T10:13:05.895Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1e9e964-5da7-457d-b645-84032043c3b6"] 2023-02-24T10:13:05.896Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Request body: 2023-02-24T10:13:05.897Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.919Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.920Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:05.921Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Status text : 2023-02-24T10:13:05.921Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.922Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "116ff542-42ef-4ea2-bb12-5fb1a1276852", "modelInvariantUUID" : "b8bd9449-2db8-4ae9-91e5-cddc35d148d1", "created" : "2023-02-24 10:07:06.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/configurationCustomizations" } } } 2023-02-24T10:13:05.922Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.923Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|INFO|500||InvokeReturn 2023-02-24T10:13:05.936Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance 2023-02-24T10:13:05.937Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|INFO|500||Invoke 2023-02-24T10:13:05.938Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:05.938Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance 2023-02-24T10:13:05.939Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Method : GET 2023-02-24T10:13:05.940Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ed42c3c-adf3-4406-b3c1-c362e4406ba0"] 2023-02-24T10:13:05.940Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Request body: 2023-02-24T10:13:05.940Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.952Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.953Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:13:05.953Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Status text : 2023-02-24T10:13:05.953Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&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, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.955Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Response body: 2023-02-24T10:13:05.955Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.956Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:13:05.958Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1 2023-02-24T10:13:05.959Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|INFO|500||Invoke 2023-02-24T10:13:05.960Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:05.961Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1 2023-02-24T10:13:05.961Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Method : GET 2023-02-24T10:13:05.962Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da69406a-79c4-46f7-8769-3eb851355ca0"] 2023-02-24T10:13:05.966Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Request body: 2023-02-24T10:13:05.966Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:05.991Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:05.992Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:05.993Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Status text : 2023-02-24T10:13:05.993Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:05.994Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "116ff542-42ef-4ea2-bb12-5fb1a1276852", "modelInvariantUUID" : "b8bd9449-2db8-4ae9-91e5-cddc35d148d1", "created" : "2023-02-24 10:07:06.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1" } } } 2023-02-24T10:13:05.995Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:05.996Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b8bd9449-2db8-4ae9-91e5-cddc35d148d1|INFO|500||InvokeReturn 2023-02-24T10:13:06.001Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance 2023-02-24T10:13:06.002Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|INFO|500||Invoke 2023-02-24T10:13:06.003Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:06.004Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance 2023-02-24T10:13:06.004Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Method : GET 2023-02-24T10:13:06.005Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09713f39-34a7-4d5b-a3a4-c9f0037baa58"] 2023-02-24T10:13:06.005Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Request body: 2023-02-24T10:13:06.005Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:06.023Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:06.024Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:13:06.024Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Status text : 2023-02-24T10:13:06.025Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&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, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:06.025Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||Response body: 2023-02-24T10:13:06.027Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:06.032Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=116ff542-42ef-4ea2-bb12-5fb1a1276852&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:13:06.033Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:06.034Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-24T10:13:06.034Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:06.035Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:06.035Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-24T10:13:06.036Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"171bce7f-776e-4af7-90f7-4d23c0e283c9"] 2023-02-24T10:13:06.036Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-24T10:13:06.036Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:06.048Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:06.049Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:06.050Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-02-24T10:13:06.050Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:06.051Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T10:13:06.057Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:06.058Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-24T10:13:06.072Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:06.073Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:06.074Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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================================================ 2023-02-24T10:13:06.074Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:06.074Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:06.075Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b338ab3c-4d0e-49fe-a040-9776f46611a3"] 2023-02-24T10:13:06.080Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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: 2023-02-24T10:13:06.080Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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================================================ 2023-02-24T10:13:06.115Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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========================================== 2023-02-24T10:13:06.116Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:06.116Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 : 2023-02-24T10:13:06.117Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:06.118Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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" : 536, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2023-02-24T10:13:06.118Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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================================================= 2023-02-24T10:13:06.119Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:06.122Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852 2023-02-24T10:13:06.124Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|INFO|500||Invoke 2023-02-24T10:13:06.124Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:06.124Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852 2023-02-24T10:13:06.125Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Method : GET 2023-02-24T10:13:06.125Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"039b8dd7-9676-4100-97ae-d181b7fa02df"] 2023-02-24T10:13:06.126Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Request body: 2023-02-24T10:13:06.126Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:06.146Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:06.147Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:06.148Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Status text : 2023-02-24T10:13:06.148Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:06.148Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "116ff542-42ef-4ea2-bb12-5fb1a1276852", "modelInvariantUUID" : "b8bd9449-2db8-4ae9-91e5-cddc35d148d1", "created" : "2023-02-24 10:07:06.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852/configurationCustomizations" } } } 2023-02-24T10:13:06.149Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:06.149Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/116ff542-42ef-4ea2-bb12-5fb1a1276852|INFO|500||InvokeReturn 2023-02-24T10:13:06.153Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T10:13:06.153Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T10:13:06.154Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:06.154Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T10:13:06.154Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T10:13:06.155Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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:"1351", X-B3-TraceId:"5c60069cd0b12f4e", X-B3-SpanId:"928834c48ec4701f", X-B3-ParentSpanId:"5c60069cd0b12f4e", X-B3-Sampled:"0", X-ONAP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f884ff2-90e1-4c32-abac-be921d5550de"] 2023-02-24T10:13:06.155Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"962e2a55-2978-41cb-97b7-6a4820fc47ea","requestStatus":"IN_PROGRESS","startTime":1677233585759,"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_macro\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"962e2a55-2978-41cb-97b7-6a4820fc47ea"} 2023-02-24T10:13:06.156Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:06.189Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:06.201Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T10:13:06.202Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T10:13:06.203Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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/962e2a55-2978-41cb-97b7-6a4820fc47ea", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:06.204Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:13:05.759+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_macro\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T10:13:06.208+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" } } } 2023-02-24T10:13:06.205Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:06.205Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T10:13:06.221Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:06.222Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T10:13:06.223Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:06.224Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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 2023-02-24T10:13:06.224Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T10:13:06.225Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|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:"2015", X-B3-TraceId:"5c60069cd0b12f4e", X-B3-SpanId:"823fc8ef6ced382c", X-B3-ParentSpanId:"5c60069cd0b12f4e", X-B3-Sampled:"0", X-ONAP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c87ba2ed-5f7c-45e5-ab3d-82fe84e9b38a"] 2023-02-24T10:13:06.225Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\"modelUuid\":\"116ff542-42ef-4ea2-bb12-5fb1a1276852\",\"modelInvariantUuid\":\"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"087502c3-7f30-4400-bb95-e3c0cd7fdcdc\"}","type":"String"},"requestId":{"value":"962e2a55-2978-41cb-97b7-6a4820fc47ea","type":"String"},"mso-request-id":{"value":"962e2a55-2978-41cb-97b7-6a4820fc47ea","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"087502c3-7f30-4400-bb95-e3c0cd7fdcdc","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/087502c3-7f30-4400-bb95-e3c0cd7fdcdc","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T10:13:06.226Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:06.644Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:06.648Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|||INFO|500||Checking if requestId: f0e5b608-9ce8-48fc-a624-0386bee83c73 already exists in requestDb InfraActiveRequests table 2023-02-24T10:13:06.649Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:06.649Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||Invoke 2023-02-24T10:13:06.650Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:06.650Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:06.650Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Method : GET 2023-02-24T10:13:06.651Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3d117561c1af22b", X-B3-SpanId:"300ed75028cd8a02", X-B3-ParentSpanId:"b3d117561c1af22b", X-B3-Sampled:"0", X-ONAP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"711e2fdb-bdf5-4178-a8ea-ec931f9b36f6"] 2023-02-24T10:13:06.652Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Request body: 2023-02-24T10:13:06.652Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:06.670Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:06.671Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:13:06.671Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status text : 2023-02-24T10:13:06.671Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 10:13:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:06.672Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Response body: 2023-02-24T10:13:06.672Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:06.672Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|404|Not Found|InvokeReturn 2023-02-24T10:13:06.720Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T10:13:06.728Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-24T10:13:06.790Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||Invoke 2023-02-24T10:13:06.795Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|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/32841eef20824a7ca40ed6eb4796b7d0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f0e5b608-9ce8-48fc-a624-0386bee83c73], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b8050595-4ebf-4ad1-b08e-cddc3d8e4932], X-ECOMP-RequestID=[f0e5b608-9ce8-48fc-a624-0386bee83c73], X-TransactionId=[], X-ONAP-RequestID=[f0e5b608-9ce8-48fc-a624-0386bee83c73]} 2023-02-24T10:13:06.902Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|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/32841eef20824a7ca40ed6eb4796b7d0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 10:13:09 GMT], content-length=[1032], vertex-id=[217160], x-aai-txid=[2-aai-resources-230224-10:13:09:125-21556], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-24T10:13:06.908Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|DEBUG|500||{"tenant-id":"32841eef20824a7ca40ed6eb4796b7d0","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677233516811","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6e2703bc-e4ec-4920-a8f9-833175d846f5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6e2703bc-e4ec-4920-a8f9-833175d846f5"}],"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"}]}]}} 2023-02-24T10:13:06.910Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/32841eef20824a7ca40ed6eb4796b7d0|INFO|500||InvokeReturn 2023-02-24T10:13:06.912Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T10:13:06.913Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T10:13:06.915Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:06.916Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T10:13:06.916Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:06.916Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:06.916Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T10:13:06.917Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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:"b3d117561c1af22b", X-B3-SpanId:"4d3f989ac6e19840", X-B3-ParentSpanId:"b3d117561c1af22b", X-B3-Sampled:"0", X-ONAP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd7f4087-d220-46cd-a5bf-f6c1b3e36598"] 2023-02-24T10:13:06.917Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"10423414-6d23-409d-9650-8f268c7b13a8"},"instanceName":null,"requestScope":"service"} 2023-02-24T10:13:06.917Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:06.953Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:06.953Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:06.954Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T10:13:06.956Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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, 24 Feb 2023 10:13:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:06.957Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T10:13:06.957Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:06.958Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T10:13:06.959Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2 2023-02-24T10:13:06.959Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|INFO|500||Invoke 2023-02-24T10:13:06.959Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:06.962Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2 2023-02-24T10:13:06.964Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Method : GET 2023-02-24T10:13:06.966Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efd37df6-2f5f-4197-b964-e786691b29b9"] 2023-02-24T10:13:06.966Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Request body: 2023-02-24T10:13:06.967Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.015Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.017Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:07.018Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Status text : 2023-02-24T10:13:07.019Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.020Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "abd4b558-4a05-44a5-ae9b-c7697d9ee7c2", "modelInvariantUUID" : "02ccc025-9b8f-4040-82c2-8baebcd98e8c", "created" : "2023-02-24 10:09:58.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/configurationCustomizations" } } } 2023-02-24T10:13:07.020Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.022Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|INFO|500||InvokeReturn 2023-02-24T10:13:07.035Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance 2023-02-24T10:13:07.038Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|INFO|500||Invoke 2023-02-24T10:13:07.039Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.039Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance 2023-02-24T10:13:07.040Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Method : GET 2023-02-24T10:13:07.041Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae8ef708-d44b-495d-b4da-59f676ffccf2"] 2023-02-24T10:13:07.041Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Request body: 2023-02-24T10:13:07.042Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.073Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.074Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:13:07.075Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Status text : 2023-02-24T10:13:07.076Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&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, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.076Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Response body: 2023-02-24T10:13:07.078Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.078Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:13:07.080Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c 2023-02-24T10:13:07.081Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|INFO|500||Invoke 2023-02-24T10:13:07.083Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.083Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c 2023-02-24T10:13:07.084Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Method : GET 2023-02-24T10:13:07.085Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dadb085b-223e-4a1e-9e8f-3968c123b2b1"] 2023-02-24T10:13:07.087Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Request body: 2023-02-24T10:13:07.087Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.112Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.113Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:07.115Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Status text : 2023-02-24T10:13:07.115Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.116Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "abd4b558-4a05-44a5-ae9b-c7697d9ee7c2", "modelInvariantUUID" : "02ccc025-9b8f-4040-82c2-8baebcd98e8c", "created" : "2023-02-24 10:09:58.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c" } } } 2023-02-24T10:13:07.117Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.118Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=02ccc025-9b8f-4040-82c2-8baebcd98e8c|INFO|500||InvokeReturn 2023-02-24T10:13:07.122Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance 2023-02-24T10:13:07.123Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|INFO|500||Invoke 2023-02-24T10:13:07.124Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.124Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance 2023-02-24T10:13:07.124Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Method : GET 2023-02-24T10:13:07.125Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c3d791d-4942-4d43-b41d-14335188401d"] 2023-02-24T10:13:07.125Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Request body: 2023-02-24T10:13:07.126Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.140Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.141Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:13:07.142Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Status text : 2023-02-24T10:13:07.143Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&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, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.143Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||Response body: 2023-02-24T10:13:07.144Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.144Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abd4b558-4a05-44a5-ae9b-c7697d9ee7c2&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:13:07.145Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:07.145Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-24T10:13:07.146Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.146Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:07.147Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-24T10:13:07.147Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cceb149-e4f5-44e0-ac56-8c6b6a0ae26a"] 2023-02-24T10:13:07.148Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-24T10:13:07.148Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.170Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.171Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:07.172Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-02-24T10:13:07.172Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.174Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T10:13:07.174Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.175Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-24T10:13:07.181Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:07.182Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:07.182Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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================================================ 2023-02-24T10:13:07.183Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:07.183Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:07.184Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80bd5d47-57bf-4b27-9976-6e1386904ab3"] 2023-02-24T10:13:07.185Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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: 2023-02-24T10:13:07.185Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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================================================ 2023-02-24T10:13:07.209Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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========================================== 2023-02-24T10:13:07.210Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:07.211Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 : 2023-02-24T10:13:07.211Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.212Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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" : 536, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2023-02-24T10:13:07.212Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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================================================= 2023-02-24T10:13:07.212Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:07.215Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2 2023-02-24T10:13:07.215Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|INFO|500||Invoke 2023-02-24T10:13:07.216Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.216Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2 2023-02-24T10:13:07.216Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Method : GET 2023-02-24T10:13:07.216Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64f8cae3-0327-47d6-8c3c-c71ccea9330f"] 2023-02-24T10:13:07.217Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Request body: 2023-02-24T10:13:07.217Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.235Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.236Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:07.237Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Status text : 2023-02-24T10:13:07.237Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.238Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "abd4b558-4a05-44a5-ae9b-c7697d9ee7c2", "modelInvariantUUID" : "02ccc025-9b8f-4040-82c2-8baebcd98e8c", "created" : "2023-02-24 10:09:58.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2/configurationCustomizations" } } } 2023-02-24T10:13:07.238Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.238Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abd4b558-4a05-44a5-ae9b-c7697d9ee7c2|INFO|500||InvokeReturn 2023-02-24T10:13:07.263Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T10:13:07.264Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T10:13:07.265Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.265Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T10:13:07.265Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T10:13:07.266Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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:"1394", X-B3-TraceId:"b3d117561c1af22b", X-B3-SpanId:"898e30f47898e2b2", X-B3-ParentSpanId:"b3d117561c1af22b", X-B3-Sampled:"0", X-ONAP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28bdb8ad-f67b-4907-85ed-f5de6f10f33d"] 2023-02-24T10:13:07.266Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f0e5b608-9ce8-48fc-a624-0386bee83c73","requestStatus":"IN_PROGRESS","startTime":1677233586721,"source":"VID","tenantId":"32841eef20824a7ca40ed6eb4796b7d0","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\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"10423414-6d23-409d-9650-8f268c7b13a8","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"f0e5b608-9ce8-48fc-a624-0386bee83c73"} 2023-02-24T10:13:07.267Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.300Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.301Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T10:13:07.302Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T10:13:07.302Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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/f0e5b608-9ce8-48fc-a624-0386bee83c73", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.304Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:13:06.721+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T10:13:07.308+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" } } } 2023-02-24T10:13:07.305Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.305Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T10:13:07.347Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:07.348Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T10:13:07.349Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.350Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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 2023-02-24T10:13:07.351Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T10:13:07.351Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|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:"b3d117561c1af22b", X-B3-SpanId:"e8c219786a048c1b", X-B3-ParentSpanId:"b3d117561c1af22b", X-B3-Sampled:"0", X-ONAP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e995a620-bde0-4808-856b-192cf600044a"] 2023-02-24T10:13:07.352Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\"modelUuid\":\"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\",\"modelInvariantUuid\":\"02ccc025-9b8f-4040-82c2-8baebcd98e8c\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"10423414-6d23-409d-9650-8f268c7b13a8\"}","type":"String"},"requestId":{"value":"f0e5b608-9ce8-48fc-a624-0386bee83c73","type":"String"},"mso-request-id":{"value":"f0e5b608-9ce8-48fc-a624-0386bee83c73","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"10423414-6d23-409d-9650-8f268c7b13a8","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/10423414-6d23-409d-9650-8f268c7b13a8","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T10:13:07.353Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.454Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:07.458Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:07.459Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||Invoke 2023-02-24T10:13:07.459Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.460Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:07.461Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Method : GET 2023-02-24T10:13:07.461Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75fd9688539e947c", X-B3-SpanId:"324aac475c1431ba", X-B3-ParentSpanId:"75fd9688539e947c", X-B3-Sampled:"0", X-ONAP-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-TransactionID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-ECOMP-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c91d18bb-3b64-48b6-95ed-ce3df8ccb74e"] 2023-02-24T10:13:07.461Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Request body: 2023-02-24T10:13:07.462Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.476Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.477Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:07.478Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status text : 2023-02-24T10:13:07.478Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.479Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Response body: { "requestId" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-02-24T10:12:55.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n\t\t\t\"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"f87d2ae4-ca38-4e88-81bf-16c80a0b87d3\",\n \"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"63fda2d4-4be2-4d1c-ab12-7cf964f1f61f\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:02.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" } } } 2023-02-24T10:13:07.479Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.480Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||InvokeReturn 2023-02-24T10:13:07.481Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:07.482Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:07.482Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.483Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:07.483Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:07.483Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75fd9688539e947c", X-B3-SpanId:"e3b97623259320db", X-B3-ParentSpanId:"75fd9688539e947c", X-B3-Sampled:"0", X-ONAP-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-TransactionID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-ECOMP-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0dde284-afab-4d1b-9d43-da285b3d7ad1"] 2023-02-24T10:13:07.484Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:07.484Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.504Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.505Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:07.505Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:07.505Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.512Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:07.513Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.514Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:07.560Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:07.561Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:07.561Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.562Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:07.562Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:07.562Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-TransactionID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-ECOMP-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e6b4f8d-0042-4d81-b931-210f090f4ef1"] 2023-02-24T10:13:07.563Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:07.563Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.709Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.709Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:07.710Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:07.711Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9D9ED764670C7654FFE798ECF9A48B4F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Fri, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.712Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d2cb36eb-b42b-11ed-981a-be21fc99c8cb","businessKey":"d958ef6d-9d5f-45ad-b639-fe7c505d1cc0","processDefinitionId":"WaitForPnfReadyBB:1:31776e62-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-02-24T10:13:03.148+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"ce5e192c-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"d23a900b-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:13:07.712Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.713Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:07.779Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:07.780Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:07.780Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:07.781Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:07.782Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:07.783Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-TransactionID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-ECOMP-RequestID:"13006402-be1a-46fa-9c9c-0373f58f3796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f1282c0-7641-4c95-821e-01334ad3c47f"] 2023-02-24T10:13:07.784Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:07.784Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:07.922Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:07.922Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:07.923Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:07.923Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=017C52BA4128E70950FB53B3D32C3CA7; 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:"820", Date:"Fri, 24 Feb 2023 10:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:07.924Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:d2cb5e0b-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"d2cb36eb-b42b-11ed-981a-be21fc99c8cb","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:31776e62-b405-11ed-981a-be21fc99c8cb","processInstanceId":"d2cb36eb-b42b-11ed-981a-be21fc99c8cb","executionId":"d2cb36eb-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:13:03.149+0000","endTime":"2023-02-24T10:13:03.151+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce5e192c-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:13:07.924Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:07.925Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d2cb36eb-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:07.933Z|13006402-be1a-46fa-9c9c-0373f58f3796|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:08.247Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:08.248Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T10:13:08.249Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T10:13:08.250Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 10:13:08 GMT", X-ONAP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-TransactionID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ECOMP-RequestID:"962e2a55-2978-41cb-97b7-6a4820fc47ea", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c87ba2ed-5f7c-45e5-ab3d-82fe84e9b38a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:08.251Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"962e2a55-2978-41cb-97b7-6a4820fc47ea\",\"instanceId\":\"087502c3-7f30-4400-bb95-e3c0cd7fdcdc\"}}","message":"Success","processInstanceID":"d4a7e6c0-b42b-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T10:13:08.251Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:08.252Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T10:13:08.257Z|962e2a55-2978-41cb-97b7-6a4820fc47ea|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:08.376Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:08.377Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T10:13:08.377Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T10:13:08.378Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 10:13:08 GMT", X-ONAP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-TransactionID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ECOMP-RequestID:"f0e5b608-9ce8-48fc-a624-0386bee83c73", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e995a620-bde0-4808-856b-192cf600044a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:08.378Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f0e5b608-9ce8-48fc-a624-0386bee83c73\",\"instanceId\":\"10423414-6d23-409d-9650-8f268c7b13a8\"}}","message":"Success","processInstanceID":"d55452ce-b42b-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T10:13:08.379Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:08.379Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T10:13:08.413Z|f0e5b608-9ce8-48fc-a624-0386bee83c73|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:08.501Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:08.507Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:08.508Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||Invoke 2023-02-24T10:13:08.509Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:08.510Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:08.510Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Method : GET 2023-02-24T10:13:08.511Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e137a25250359d62", X-B3-SpanId:"cb00845184fcf4a0", X-B3-ParentSpanId:"e137a25250359d62", X-B3-Sampled:"0", X-ONAP-RequestID:"0052ca2f-48a4-4d7b-bb9c-00aa52221d77", X-RequestID:"0052ca2f-48a4-4d7b-bb9c-00aa52221d77", X-TransactionID:"0052ca2f-48a4-4d7b-bb9c-00aa52221d77", X-ECOMP-RequestID:"0052ca2f-48a4-4d7b-bb9c-00aa52221d77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"badfe249-02fc-4e99-994b-1b768e5cb762"] 2023-02-24T10:13:08.511Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Request body: 2023-02-24T10:13:08.512Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:08.531Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:08.532Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:08.533Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status text : 2023-02-24T10:13:08.534Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:08.536Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Response body: { "requestId" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:13:05.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_macro\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" } } } 2023-02-24T10:13:08.536Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:08.537Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||InvokeReturn 2023-02-24T10:13:08.540Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:08.541Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:08.541Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:08.542Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:08.543Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:08.544Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e137a25250359d62", X-B3-SpanId:"2f2b4e067b824cb6", X-B3-ParentSpanId:"e137a25250359d62", X-B3-Sampled:"0", X-ONAP-RequestID:"0052ca2f-48a4-4d7b-bb9c-00aa52221d77", X-RequestID:"0052ca2f-48a4-4d7b-bb9c-00aa52221d77", X-TransactionID:"0052ca2f-48a4-4d7b-bb9c-00aa52221d77", X-ECOMP-RequestID:"0052ca2f-48a4-4d7b-bb9c-00aa52221d77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"668ceca1-6eb3-4ea7-b4be-8ad46bdcfc0c"] 2023-02-24T10:13:08.544Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:08.545Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:08.557Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:08.559Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:08.560Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:08.560Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:08.561Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:08.561Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:08.562Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:08.574Z|0052ca2f-48a4-4d7b-bb9c-00aa52221d77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:08.673Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:08.677Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:08.677Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||Invoke 2023-02-24T10:13:08.677Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:08.678Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:08.678Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Method : GET 2023-02-24T10:13:08.678Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91ff380fb1619fa4", X-B3-SpanId:"870fa00f26a69d7b", X-B3-ParentSpanId:"91ff380fb1619fa4", X-B3-Sampled:"0", X-ONAP-RequestID:"4caadfb7-7f5d-41e9-ae9d-37506af0a7e2", X-RequestID:"4caadfb7-7f5d-41e9-ae9d-37506af0a7e2", X-TransactionID:"4caadfb7-7f5d-41e9-ae9d-37506af0a7e2", X-ECOMP-RequestID:"4caadfb7-7f5d-41e9-ae9d-37506af0a7e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89e9e005-ddd7-44ce-ab5c-8923d635be3d"] 2023-02-24T10:13:08.679Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Request body: 2023-02-24T10:13:08.679Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:08.693Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:08.699Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:08.700Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status text : 2023-02-24T10:13:08.701Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:08.702Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Response body: { "requestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:13:06.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" } } } 2023-02-24T10:13:08.703Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:08.703Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||InvokeReturn 2023-02-24T10:13:08.705Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:08.705Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:08.705Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:08.706Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:08.706Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:08.706Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91ff380fb1619fa4", X-B3-SpanId:"fe15ea7c9b951d5c", X-B3-ParentSpanId:"91ff380fb1619fa4", X-B3-Sampled:"0", X-ONAP-RequestID:"4caadfb7-7f5d-41e9-ae9d-37506af0a7e2", X-RequestID:"4caadfb7-7f5d-41e9-ae9d-37506af0a7e2", X-TransactionID:"4caadfb7-7f5d-41e9-ae9d-37506af0a7e2", X-ECOMP-RequestID:"4caadfb7-7f5d-41e9-ae9d-37506af0a7e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7cd027b-df8e-40d1-9cc7-85a0599d8b65"] 2023-02-24T10:13:08.707Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:08.707Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:08.719Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:08.720Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:08.720Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:08.720Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:08.721Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:08.721Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:08.722Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:08.729Z|4caadfb7-7f5d-41e9-ae9d-37506af0a7e2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:13.689Z|c6ec1c22-7346-4524-a5e6-3694f9752486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:13.708Z|c6ec1c22-7346-4524-a5e6-3694f9752486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:13.717Z|197525b0-e758-4b9c-b996-4e83530f8412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:13.718Z|197525b0-e758-4b9c-b996-4e83530f8412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:13.766Z|c25a1456-ae11-49d8-b830-6d7b089c2f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:13.767Z|c25a1456-ae11-49d8-b830-6d7b089c2f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:14.432Z|45f95cfa-f7a3-4153-a3f0-6c7330155585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:13:14.433Z|45f95cfa-f7a3-4153-a3f0-6c7330155585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:13:18.106Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:18.121Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:18.122Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||Invoke 2023-02-24T10:13:18.122Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.123Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:18.123Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Method : GET 2023-02-24T10:13:18.124Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45d1a64c822529e9", X-B3-SpanId:"4f1521afa41f9d8a", X-B3-ParentSpanId:"45d1a64c822529e9", X-B3-Sampled:"0", X-ONAP-RequestID:"dcc3b570-7da9-4360-9a83-15d561b6a899", X-RequestID:"dcc3b570-7da9-4360-9a83-15d561b6a899", X-TransactionID:"dcc3b570-7da9-4360-9a83-15d561b6a899", X-ECOMP-RequestID:"dcc3b570-7da9-4360-9a83-15d561b6a899", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3e36d37-5a07-40a1-a16b-71fec244b20c"] 2023-02-24T10:13:18.124Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Request body: 2023-02-24T10:13:18.125Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:18.150Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:18.151Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:18.152Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status text : 2023-02-24T10:13:18.152Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:18.153Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Response body: { "requestId" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:12:55.000+00:00", "endTime" : "2023-02-24T10:13:16.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n\t\t\t\"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"f87d2ae4-ca38-4e88-81bf-16c80a0b87d3\",\n \"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"63fda2d4-4be2-4d1c-ab12-7cf964f1f61f\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:16.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" } } } 2023-02-24T10:13:18.154Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:18.155Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||InvokeReturn 2023-02-24T10:13:18.156Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:18.156Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:18.157Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.157Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:18.157Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:18.158Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45d1a64c822529e9", X-B3-SpanId:"870af90f012613ea", X-B3-ParentSpanId:"45d1a64c822529e9", X-B3-Sampled:"0", X-ONAP-RequestID:"dcc3b570-7da9-4360-9a83-15d561b6a899", X-RequestID:"dcc3b570-7da9-4360-9a83-15d561b6a899", X-TransactionID:"dcc3b570-7da9-4360-9a83-15d561b6a899", X-ECOMP-RequestID:"dcc3b570-7da9-4360-9a83-15d561b6a899", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8911cffb-8539-4bc9-bc9a-1f182efe3566"] 2023-02-24T10:13:18.158Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:18.159Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:18.174Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:18.175Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:18.176Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:18.176Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:18.177Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:18.178Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:18.178Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:18.187Z|dcc3b570-7da9-4360-9a83-15d561b6a899|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:18.361Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:18.377Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:18.378Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||Invoke 2023-02-24T10:13:18.379Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.380Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:18.381Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Method : GET 2023-02-24T10:13:18.383Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06540d2ccf08de7b", X-B3-SpanId:"68d71ba8a673848c", X-B3-ParentSpanId:"06540d2ccf08de7b", X-B3-Sampled:"0", X-ONAP-RequestID:"1e73a5ab-8c0c-4b33-943d-2c5c8649aeef", X-RequestID:"1e73a5ab-8c0c-4b33-943d-2c5c8649aeef", X-TransactionID:"1e73a5ab-8c0c-4b33-943d-2c5c8649aeef", X-ECOMP-RequestID:"1e73a5ab-8c0c-4b33-943d-2c5c8649aeef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec0d3a54-1d48-4a66-8249-78fbfed2090b"] 2023-02-24T10:13:18.384Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Request body: 2023-02-24T10:13:18.384Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:18.402Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:18.403Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:18.404Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status text : 2023-02-24T10:13:18.404Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:18.405Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Response body: { "requestId" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:12:55.000+00:00", "endTime" : "2023-02-24T10:13:16.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n\t\t\t\"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"f87d2ae4-ca38-4e88-81bf-16c80a0b87d3\",\n \"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"63fda2d4-4be2-4d1c-ab12-7cf964f1f61f\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:16.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" } } } 2023-02-24T10:13:18.405Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:18.405Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||InvokeReturn 2023-02-24T10:13:18.411Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:18.412Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:18.413Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.413Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:18.413Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:18.414Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06540d2ccf08de7b", X-B3-SpanId:"603c3c4d9cc8dee3", X-B3-ParentSpanId:"06540d2ccf08de7b", X-B3-Sampled:"0", X-ONAP-RequestID:"1e73a5ab-8c0c-4b33-943d-2c5c8649aeef", X-RequestID:"1e73a5ab-8c0c-4b33-943d-2c5c8649aeef", X-TransactionID:"1e73a5ab-8c0c-4b33-943d-2c5c8649aeef", X-ECOMP-RequestID:"1e73a5ab-8c0c-4b33-943d-2c5c8649aeef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29084c63-ce71-4930-aaa7-b961a9483ff1"] 2023-02-24T10:13:18.414Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:18.415Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:18.429Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:18.431Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:18.431Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:18.436Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:18.467Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:18.468Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:18.468Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:18.493Z|1e73a5ab-8c0c-4b33-943d-2c5c8649aeef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:18.756Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:18.766Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:18.772Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||Invoke 2023-02-24T10:13:18.773Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.773Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:18.774Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Method : GET 2023-02-24T10:13:18.774Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"117787445bfd4221", X-B3-SpanId:"5c51ce909534683b", X-B3-ParentSpanId:"117787445bfd4221", X-B3-Sampled:"0", X-ONAP-RequestID:"d981e70f-22e5-477d-96f8-1f76aefbcd9a", X-RequestID:"d981e70f-22e5-477d-96f8-1f76aefbcd9a", X-TransactionID:"d981e70f-22e5-477d-96f8-1f76aefbcd9a", X-ECOMP-RequestID:"d981e70f-22e5-477d-96f8-1f76aefbcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36cc329a-8ff7-4ce4-94c0-31b005558d02"] 2023-02-24T10:13:18.774Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Request body: 2023-02-24T10:13:18.775Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:18.790Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:18.791Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:18.792Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status text : 2023-02-24T10:13:18.792Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:18.797Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Response body: { "requestId" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:12:55.000+00:00", "endTime" : "2023-02-24T10:13:16.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n\t\t\t\"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"f87d2ae4-ca38-4e88-81bf-16c80a0b87d3\",\n \"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"63fda2d4-4be2-4d1c-ab12-7cf964f1f61f\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:16.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" } } } 2023-02-24T10:13:18.798Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:18.801Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||InvokeReturn 2023-02-24T10:13:18.803Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:18.803Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:18.807Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.807Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:18.808Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:18.808Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"117787445bfd4221", X-B3-SpanId:"5cdfb03a4db121b3", X-B3-ParentSpanId:"117787445bfd4221", X-B3-Sampled:"0", X-ONAP-RequestID:"d981e70f-22e5-477d-96f8-1f76aefbcd9a", X-RequestID:"d981e70f-22e5-477d-96f8-1f76aefbcd9a", X-TransactionID:"d981e70f-22e5-477d-96f8-1f76aefbcd9a", X-ECOMP-RequestID:"d981e70f-22e5-477d-96f8-1f76aefbcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"810a1512-5a52-4e70-ae21-f1195f1f7b7a"] 2023-02-24T10:13:18.808Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:18.809Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:18.822Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:18.823Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:18.824Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:18.825Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:18.826Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:18.827Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:18.827Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:18.838Z|d981e70f-22e5-477d-96f8-1f76aefbcd9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:18.862Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:18.874Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:18.875Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||Invoke 2023-02-24T10:13:18.876Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.876Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:18.876Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Method : GET 2023-02-24T10:13:18.877Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12d857759bf573fa", X-B3-SpanId:"22175fe5674765a4", X-B3-ParentSpanId:"12d857759bf573fa", X-B3-Sampled:"0", X-ONAP-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-TransactionID:"f4136910-acdd-4158-912f-0c79a547bdac", X-ECOMP-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61c0c8ee-c167-4ed8-9175-24e217708729"] 2023-02-24T10:13:18.877Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Request body: 2023-02-24T10:13:18.878Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:18.899Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:18.900Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:18.900Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status text : 2023-02-24T10:13:18.901Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:18.902Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Response body: { "requestId" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2023-02-24T10:13:05.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_macro\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:18.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" } } } 2023-02-24T10:13:18.903Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:18.904Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||InvokeReturn 2023-02-24T10:13:18.905Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:18.906Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:18.907Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.908Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:18.908Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:18.909Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12d857759bf573fa", X-B3-SpanId:"2562471115061922", X-B3-ParentSpanId:"12d857759bf573fa", X-B3-Sampled:"0", X-ONAP-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-TransactionID:"f4136910-acdd-4158-912f-0c79a547bdac", X-ECOMP-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1d6c10d-8b75-438e-82c3-fba5dff9b35e"] 2023-02-24T10:13:18.910Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:18.910Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:18.923Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:18.924Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:18.926Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:18.926Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:18.927Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:18.927Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:18.927Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:18.939Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:18.948Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:18.948Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||Invoke 2023-02-24T10:13:18.949Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.949Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:18.949Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Method : GET 2023-02-24T10:13:18.949Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64871c9bcd3f0b17", X-B3-SpanId:"f9586416042e1dde", X-B3-ParentSpanId:"64871c9bcd3f0b17", X-B3-Sampled:"0", X-ONAP-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-TransactionID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-ECOMP-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae9a08a8-3048-496b-b3f9-f86618b18e7f"] 2023-02-24T10:13:18.950Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Request body: 2023-02-24T10:13:18.950Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:18.979Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:18.979Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:18.980Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status text : 2023-02-24T10:13:18.980Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:18 GMT", Connection:"close"] 2023-02-24T10:13:18.982Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Response body: { "requestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "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" : "2023-02-24T10:13:06.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" } } } 2023-02-24T10:13:18.982Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:18.983Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||InvokeReturn 2023-02-24T10:13:18.985Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:18.988Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:18.988Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.988Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:18.989Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:18.988Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:18.989Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64871c9bcd3f0b17", X-B3-SpanId:"6e0932f6eea99f3e", X-B3-ParentSpanId:"64871c9bcd3f0b17", X-B3-Sampled:"0", X-ONAP-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-TransactionID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-ECOMP-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9df4599b-e8b7-48e6-b644-2105062e2c3a"] 2023-02-24T10:13:18.989Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:18.989Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:18.989Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:18.989Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:18.990Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:18.990Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:18.991Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-TransactionID:"f4136910-acdd-4158-912f-0c79a547bdac", X-ECOMP-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"249cf1d4-b862-4856-a7bc-42515fe5571d"] 2023-02-24T10:13:18.992Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:18.993Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:19.030Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:19.031Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:19.036Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:19.035Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:19.036Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:19.037Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||Invoke 2023-02-24T10:13:19.037Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:19.038Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:19.038Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677233597000,\"creation_time\":1677233533000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:13:17.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:19.039Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:19.039Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:19.040Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Method : GET 2023-02-24T10:13:19.041Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:19.041Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"313c24c366495b24", X-B3-SpanId:"5282bd5285c1b061", X-B3-ParentSpanId:"313c24c366495b24", X-B3-Sampled:"0", X-ONAP-RequestID:"17372c3b-c9d8-4ddd-af81-70655bb50bbf", X-RequestID:"17372c3b-c9d8-4ddd-af81-70655bb50bbf", X-TransactionID:"17372c3b-c9d8-4ddd-af81-70655bb50bbf", X-ECOMP-RequestID:"17372c3b-c9d8-4ddd-af81-70655bb50bbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45e5e6bb-d45d-4c4b-b7e6-daa59641130c"] 2023-02-24T10:13:19.043Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Request body: 2023-02-24T10:13:19.044Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:19.068Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:19.069Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:19.069Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status text : 2023-02-24T10:13:19.070Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:19.080Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Response body: { "requestId" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:12:55.000+00:00", "endTime" : "2023-02-24T10:13:16.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n\t\t\t\"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"f87d2ae4-ca38-4e88-81bf-16c80a0b87d3\",\n \"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"63fda2d4-4be2-4d1c-ab12-7cf964f1f61f\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:16.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" } } } 2023-02-24T10:13:19.081Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:19.081Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||InvokeReturn 2023-02-24T10:13:19.083Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:19.084Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:19.084Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:19.085Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:19.085Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:19.086Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"313c24c366495b24", X-B3-SpanId:"0d0a4c2f686f22ca", X-B3-ParentSpanId:"313c24c366495b24", X-B3-Sampled:"0", X-ONAP-RequestID:"17372c3b-c9d8-4ddd-af81-70655bb50bbf", X-RequestID:"17372c3b-c9d8-4ddd-af81-70655bb50bbf", X-TransactionID:"17372c3b-c9d8-4ddd-af81-70655bb50bbf", X-ECOMP-RequestID:"17372c3b-c9d8-4ddd-af81-70655bb50bbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6225da99-7c25-4868-ad74-919f7891cfea"] 2023-02-24T10:13:19.086Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:19.087Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:19.094Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:19.096Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:19.096Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:19.097Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:19.097Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:19.098Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-TransactionID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-ECOMP-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aadd6154-b740-4b7d-af0f-a6a24d03e075"] 2023-02-24T10:13:19.098Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:19.099Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:19.109Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:19.110Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:19.111Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:19.111Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:19.112Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:19.112Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:19.113Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:19.123Z|17372c3b-c9d8-4ddd-af81-70655bb50bbf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:19.147Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:19.148Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:19.149Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:19.149Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4D2D905C16585DC3BF14331F7E063232; 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, 24 Feb 2023 10:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:19.150Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"db5a39e3-b42b-11ed-981a-be21fc99c8cb","businessKey":"962e2a55-2978-41cb-97b7-6a4820fc47ea","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-24T10:13:17.507+0000","endTime":"2023-02-24T10:13:18.001+0000","removalTime":null,"durationInMillis":494,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d4a7e6c0-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"db5864ec-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T10:13:19.150Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:19.153Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:19.210Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:19.211Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:19.212Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:19.212Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:19.212Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:19.212Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-TransactionID:"f4136910-acdd-4158-912f-0c79a547bdac", X-ECOMP-RequestID:"f4136910-acdd-4158-912f-0c79a547bdac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c7c4cb0-999a-4de4-841f-15277deb1a4d"] 2023-02-24T10:13:19.213Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:19.213Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:19.231Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:19.232Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:19.232Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:19.232Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0AF4F688925136F662FE039CAF3428CE; 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, 24 Feb 2023 10:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:19.233Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8c7331f-b42b-11ed-981a-be21fc99c8cb","businessKey":"f0e5b608-9ce8-48fc-a624-0386bee83c73","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T10:13:13.188+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d55452ce-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"d8c6487c-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:13:19.233Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:19.234Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:19.275Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:19.276Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:19.277Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:19.277Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:19.278Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:19.278Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-TransactionID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-ECOMP-RequestID:"8b4df22d-60d4-414e-aeb6-e4d2c8a1f166", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d57be9a-86b0-454a-b482-0d8ce4f2db72"] 2023-02-24T10:13:19.278Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:19.279Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:19.327Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:19.331Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:19.332Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||Invoke 2023-02-24T10:13:19.333Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:19.334Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:19.336Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0 2023-02-24T10:13:19.336Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Method : GET 2023-02-24T10:13:19.336Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:19.336Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c15f1e2aa3240ef6", X-B3-SpanId:"21f143985e2666f4", X-B3-ParentSpanId:"c15f1e2aa3240ef6", X-B3-Sampled:"0", X-ONAP-RequestID:"8d02d5de-2d6e-49d6-8493-c90a2daa39d7", X-RequestID:"8d02d5de-2d6e-49d6-8493-c90a2daa39d7", X-TransactionID:"8d02d5de-2d6e-49d6-8493-c90a2daa39d7", X-ECOMP-RequestID:"8d02d5de-2d6e-49d6-8493-c90a2daa39d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d3e8dd1-a903-4f44-91ba-12ed1c700095"] 2023-02-24T10:13:19.337Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Request body: 2023-02-24T10:13:19.337Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:19.338Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:19.338Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E5135AFEBAAA0735210C475ABF83A445; 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, 24 Feb 2023 10:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:19.339Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:db5a8816-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"db5a39e3-b42b-11ed-981a-be21fc99c8cb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processInstanceId":"db5a39e3-b42b-11ed-981a-be21fc99c8cb","executionId":"db5a39e3-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:13:17.509+0000","endTime":"2023-02-24T10:13:18.000+0000","durationInMillis":491,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4a7e6c0-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:13:19.340Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:19.340Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db5a39e3-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:19.347Z|f4136910-acdd-4158-912f-0c79a547bdac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:19.353Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:19.355Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:19.355Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Status text : 2023-02-24T10:13:19.356Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:19.367Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||Response body: { "requestId" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:12:55.000+00:00", "endTime" : "2023-02-24T10:13:16.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n\t\t\t\"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"f87d2ae4-ca38-4e88-81bf-16c80a0b87d3\",\n \"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"63fda2d4-4be2-4d1c-ab12-7cf964f1f61f\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:16.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d958ef6d-9d5f-45ad-b639-fe7c505d1cc0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0" } } } 2023-02-24T10:13:19.368Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:19.369Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|INFO|500||InvokeReturn 2023-02-24T10:13:19.372Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:19.373Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:19.373Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:19.373Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false 2023-02-24T10:13:19.374Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:19.374Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c15f1e2aa3240ef6", X-B3-SpanId:"19292641a5cec132", X-B3-ParentSpanId:"c15f1e2aa3240ef6", X-B3-Sampled:"0", X-ONAP-RequestID:"8d02d5de-2d6e-49d6-8493-c90a2daa39d7", X-RequestID:"8d02d5de-2d6e-49d6-8493-c90a2daa39d7", X-TransactionID:"8d02d5de-2d6e-49d6-8493-c90a2daa39d7", X-ECOMP-RequestID:"8d02d5de-2d6e-49d6-8493-c90a2daa39d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7eb591f2-1396-49fe-9314-5c788e4b4ddf"] 2023-02-24T10:13:19.381Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:19.382Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:19.393Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:19.394Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:19.395Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:19.395Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:19.396Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:19.397Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:19.397Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d958ef6d-9d5f-45ad-b639-fe7c505d1cc0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:19.404Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:19.405Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:19.405Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:19.406Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CC4D74D183D730FEEF8C746830A7D333; 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, 24 Feb 2023 10:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:19.406Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:da8cb007-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"d8c7331f-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"d8c7331f-b42b-11ed-981a-be21fc99c8cb","executionId":"d8c7331f-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:13:16.160+0000","endTime":"2023-02-24T10:13:16.163+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d55452ce-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:13:19.407Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:19.408Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:19.412Z|8b4df22d-60d4-414e-aeb6-e4d2c8a1f166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:19.427Z|8d02d5de-2d6e-49d6-8493-c90a2daa39d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d958ef6d-9d5f-45ad-b639-fe7c505d1cc0|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:23.755Z|36f7d64f-912a-40ef-8ee9-0f97c7dcb747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:23.756Z|36f7d64f-912a-40ef-8ee9-0f97c7dcb747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:23.772Z|ac10a44f-1f0f-4a78-8b11-3453e1208b11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:23.774Z|ac10a44f-1f0f-4a78-8b11-3453e1208b11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:23.807Z|d166b0fd-533e-492e-9a0f-8a202727145d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:23.808Z|d166b0fd-533e-492e-9a0f-8a202727145d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:29.431Z|97ce1e65-f635-418f-a4c5-dc3556e46bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:13:29.435Z|97ce1e65-f635-418f-a4c5-dc3556e46bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:13:29.521Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:29.535Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:29.537Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||Invoke 2023-02-24T10:13:29.537Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:29.538Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:29.540Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Method : GET 2023-02-24T10:13:29.540Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9588e20ca171890d", X-B3-SpanId:"80e990d52b166811", X-B3-ParentSpanId:"9588e20ca171890d", X-B3-Sampled:"0", X-ONAP-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-TransactionID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-ECOMP-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08229794-c3d1-44d4-bfdf-aaf3c808d998"] 2023-02-24T10:13:29.541Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Request body: 2023-02-24T10:13:29.541Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:29.566Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:29.568Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:29.568Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status text : 2023-02-24T10:13:29.568Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:29.570Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Response body: { "requestId" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2023-02-24T10:13:05.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_macro\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:26.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" } } } 2023-02-24T10:13:29.570Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:29.571Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||InvokeReturn 2023-02-24T10:13:29.573Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:29.573Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:29.574Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:29.576Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:29.576Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:29.576Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9588e20ca171890d", X-B3-SpanId:"153071d728289428", X-B3-ParentSpanId:"9588e20ca171890d", X-B3-Sampled:"0", X-ONAP-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-TransactionID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-ECOMP-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4725ade6-9fb1-4ae4-b2ef-616b113e0eea"] 2023-02-24T10:13:29.577Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:29.577Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:29.591Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:29.591Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:29.592Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:29.593Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:29.593Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:29.594Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:29.594Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:29.594Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:29.599Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:29.600Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||Invoke 2023-02-24T10:13:29.601Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:29.601Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:29.602Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Method : GET 2023-02-24T10:13:29.603Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ca27feb195d91fe", X-B3-SpanId:"55508676b5232dfd", X-B3-ParentSpanId:"4ca27feb195d91fe", X-B3-Sampled:"0", X-ONAP-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-TransactionID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-ECOMP-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ec7f367-2097-4fdf-bde1-1fa385ab5262"] 2023-02-24T10:13:29.604Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Request body: 2023-02-24T10:13:29.604Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:29.618Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:29.619Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:29.619Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status text : 2023-02-24T10:13:29.620Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:29.621Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Response body: { "requestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "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" : "2023-02-24T10:13:06.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" } } } 2023-02-24T10:13:29.621Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:29.622Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||InvokeReturn 2023-02-24T10:13:29.624Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:29.626Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:29.626Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:29.627Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:29.627Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:29.628Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ca27feb195d91fe", X-B3-SpanId:"b6d7bdd5bc4b2137", X-B3-ParentSpanId:"4ca27feb195d91fe", X-B3-Sampled:"0", X-ONAP-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-TransactionID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-ECOMP-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd3c80ea-1568-41c7-863b-3274ea52da3c"] 2023-02-24T10:13:29.628Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:29.629Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:29.638Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:29.639Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:29.641Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:29.642Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:29.643Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:29.643Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-TransactionID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-ECOMP-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cba80074-2b4d-4ce7-badf-6e8585101204"] 2023-02-24T10:13:29.644Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:29.645Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:29.653Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:29.654Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:29.654Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:29.655Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:29.656Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677233597000,\"creation_time\":1677233533000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:13:17.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:29.656Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:29.657Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:29.704Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:29.705Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:29.706Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:29.707Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:29.707Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:29.707Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-TransactionID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-ECOMP-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27c89faa-5c9e-41ed-bd3d-8e869f7a73c4"] 2023-02-24T10:13:29.708Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:29.708Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:29.804Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:29.805Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:29.805Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:29.806Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=100F31D196390B1FC3FB4C8911B0C63B; 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, 24 Feb 2023 10:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:29.807Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e01e9fa0-b42b-11ed-981a-be21fc99c8cb","businessKey":"962e2a55-2978-41cb-97b7-6a4820fc47ea","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-24T10:13:25.505+0000","endTime":"2023-02-24T10:13:25.756+0000","removalTime":null,"durationInMillis":251,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d4a7e6c0-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"e01d8df9-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T10:13:29.807Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:29.808Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=962e2a55-2978-41cb-97b7-6a4820fc47ea&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:29.848Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:29.849Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:29.849Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:29.850Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:29.850Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:29.851Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-TransactionID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-ECOMP-RequestID:"edebb7fb-1635-494b-95ed-2cba9297ef3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"527f9791-97ee-4b6d-b40f-8259cbf2031b"] 2023-02-24T10:13:29.851Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:29.852Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:29.855Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:29.856Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:29.856Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:29.857Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4679704E147307806099CDA284E9D280; 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, 24 Feb 2023 10:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:29.857Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8c7331f-b42b-11ed-981a-be21fc99c8cb","businessKey":"f0e5b608-9ce8-48fc-a624-0386bee83c73","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-24T10:13:13.188+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d55452ce-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"d8c6487c-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-24T10:13:29.858Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:29.860Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:29.994Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:29.996Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:29.996Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:29.997Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3E7BB5B34BB0B38415C9FEBAD688465A; 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, 24 Feb 2023 10:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:29.997Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e01f14e3-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"e01e9fa0-b42b-11ed-981a-be21fc99c8cb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processInstanceId":"e01e9fa0-b42b-11ed-981a-be21fc99c8cb","executionId":"e01e9fa0-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:13:25.508+0000","endTime":"2023-02-24T10:13:25.755+0000","durationInMillis":247,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4a7e6c0-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:13:30.014Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:30.033Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01e9fa0-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:30.049Z|edebb7fb-1635-494b-95ed-2cba9297ef3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:30.104Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:30.109Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:30.109Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:30.110Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:30.110Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:30.110Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-TransactionID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-ECOMP-RequestID:"1b1bdb00-db3f-4dcf-ae5a-70ca64856195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f578fa99-a50b-4aaa-8492-580675217aaa"] 2023-02-24T10:13:30.111Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:30.114Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:30.256Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:30.257Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:30.257Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:30.258Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6987D5F1696537AA58EBDE269BE7C585; 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, 24 Feb 2023 10:13:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:30.258Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:da8cb007-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"d8c7331f-b42b-11ed-981a-be21fc99c8cb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:318180a5-b405-11ed-981a-be21fc99c8cb","processInstanceId":"d8c7331f-b42b-11ed-981a-be21fc99c8cb","executionId":"d8c7331f-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:13:16.160+0000","endTime":"2023-02-24T10:13:16.163+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d55452ce-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:13:30.259Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:30.259Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8c7331f-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:30.272Z|1b1bdb00-db3f-4dcf-ae5a-70ca64856195|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:31.132Z|652371e3-0771-480e-8910-192fa0943f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:13:31.133Z|652371e3-0771-480e-8910-192fa0943f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:13:33.799Z|def64baa-580a-4dac-a267-59e27967545e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:33.801Z|def64baa-580a-4dac-a267-59e27967545e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:33.822Z|0ffdfa96-8bc4-4ef8-96ee-c02c704b2504|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:33.823Z|0ffdfa96-8bc4-4ef8-96ee-c02c704b2504|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:33.851Z|ab67bb98-f577-4dd1-99ab-59f8168b316c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:33.852Z|ab67bb98-f577-4dd1-99ab-59f8168b316c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:35.261Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:35.264Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|||INFO|500||Checking if requestId: 3dfed156-bc7f-4f49-a5ec-59af34bca89e already exists in requestDb InfraActiveRequests table 2023-02-24T10:13:35.265Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:35.265Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||Invoke 2023-02-24T10:13:35.266Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:35.266Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:35.266Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Method : GET 2023-02-24T10:13:35.267Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"485b892cc1d5f1c6", X-B3-SpanId:"7fd79a5f81a8c9aa", X-B3-ParentSpanId:"485b892cc1d5f1c6", X-B3-Sampled:"0", X-ONAP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"152eb830-1a83-4461-b8ed-3364bbed7d2f"] 2023-02-24T10:13:35.267Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Request body: 2023-02-24T10:13:35.268Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:35.291Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:35.292Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:13:35.292Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status text : 2023-02-24T10:13:35.292Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 24 Feb 2023 10:13:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:35.293Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Response body: 2023-02-24T10:13:35.294Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:35.295Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|404|Not Found|InvokeReturn 2023-02-24T10:13:35.308Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|||INFO|500||Running local validations 2023-02-24T10:13:35.309Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-24T10:13:35.309Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-24T10:13:35.311Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.311Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-24T10:13:35.312Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:35.312Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.313Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-24T10:13:35.313Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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:"485b892cc1d5f1c6", X-B3-SpanId:"8f1a9d902767f80b", X-B3-ParentSpanId:"485b892cc1d5f1c6", X-B3-Sampled:"0", X-ONAP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3eea3475-26a9-409f-ad04-4da95462bb45"] 2023-02-24T10:13:35.314Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"5399b1c3-12e4-4a4b-8413-9928d050e4c5"},"instanceName":null,"requestScope":"service"} 2023-02-24T10:13:35.315Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:35.342Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:35.344Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:35.344Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-02-24T10:13:35.345Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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, 24 Feb 2023 10:13:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:35.345Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-24T10:13:35.346Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:35.346Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-24T10:13:35.348Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5 2023-02-24T10:13:35.358Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|INFO|500||Invoke 2023-02-24T10:13:35.359Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:35.360Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5 2023-02-24T10:13:35.360Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Method : GET 2023-02-24T10:13:35.361Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"100977b1-2ea4-4a6f-89f3-6ef1a0945e68"] 2023-02-24T10:13:35.366Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Request body: 2023-02-24T10:13:35.366Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:35.386Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:35.387Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:35.388Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Status text : 2023-02-24T10:13:35.388Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:35.389Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "9dcd05b8-30ed-43b8-83c6-6ba0bac716f5", "modelInvariantUUID" : "4d55bfd7-6706-4f6e-9f6f-65e37e5be57e", "created" : "2023-02-24 10:10:44.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/configurationCustomizations" } } } 2023-02-24T10:13:35.390Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:35.391Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|INFO|500||InvokeReturn 2023-02-24T10:13:35.421Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance 2023-02-24T10:13:35.425Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|INFO|500||Invoke 2023-02-24T10:13:35.425Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:35.426Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance 2023-02-24T10:13:35.427Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Method : GET 2023-02-24T10:13:35.428Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9018ef9b-bfa7-499f-8494-9dff4fa03ad6"] 2023-02-24T10:13:35.429Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Request body: 2023-02-24T10:13:35.429Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:35.452Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:35.453Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:13:35.458Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Status text : 2023-02-24T10:13:35.459Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&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, 24 Feb 2023 10:13:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:35.461Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Response body: 2023-02-24T10:13:35.461Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:35.461Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:13:35.462Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e 2023-02-24T10:13:35.469Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|INFO|500||Invoke 2023-02-24T10:13:35.474Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:35.479Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e 2023-02-24T10:13:35.480Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Method : GET 2023-02-24T10:13:35.481Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef0df35e-02fb-4fff-be5d-045823f87342"] 2023-02-24T10:13:35.482Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Request body: 2023-02-24T10:13:35.483Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:35.558Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:35.568Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:35.571Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Status text : 2023-02-24T10:13:35.571Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:35.572Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "9dcd05b8-30ed-43b8-83c6-6ba0bac716f5", "modelInvariantUUID" : "4d55bfd7-6706-4f6e-9f6f-65e37e5be57e", "created" : "2023-02-24 10:10:44.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e" } } } 2023-02-24T10:13:35.572Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:35.573Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d55bfd7-6706-4f6e-9f6f-65e37e5be57e|INFO|500||InvokeReturn 2023-02-24T10:13:35.577Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance 2023-02-24T10:13:35.582Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|INFO|500||Invoke 2023-02-24T10:13:35.583Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:35.583Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance 2023-02-24T10:13:35.584Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Method : GET 2023-02-24T10:13:35.584Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca8acd8d-25c8-430f-96b8-5a25d03bed0c"] 2023-02-24T10:13:35.584Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Request body: 2023-02-24T10:13:35.585Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:35.605Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:35.606Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-24T10:13:35.612Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Status text : 2023-02-24T10:13:35.615Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&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, 24 Feb 2023 10:13:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:35.619Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||Response body: 2023-02-24T10:13:35.620Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:35.622Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9dcd05b8-30ed-43b8-83c6-6ba0bac716f5&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-02-24T10:13:35.623Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.623Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-24T10:13:35.624Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:35.627Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.628Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-24T10:13:35.628Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01154c8d-6c82-44d3-8d73-b58b5a4896df"] 2023-02-24T10:13:35.629Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-24T10:13:35.630Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:35.662Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:35.663Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:35.663Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-02-24T10:13:35.664Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:35.665Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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" : "2023-02-24 05:35:28.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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-02-24T10:13:35.665Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:35.666Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-24T10:13:35.680Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.688Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.696Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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================================================ 2023-02-24T10:13:35.697Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.697Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.698Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da9ab7ca-6eb9-43a8-8751-fcb2800ff1e2"] 2023-02-24T10:13:35.698Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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: 2023-02-24T10:13:35.699Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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================================================ 2023-02-24T10:13:35.720Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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========================================== 2023-02-24T10:13:35.721Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.723Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 : 2023-02-24T10:13:35.724Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:35.725Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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" : 536, "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" : "2023-02-24T05:35:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2023-02-24T10:13:35.725Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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================================================= 2023-02-24T10:13:35.726Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.756Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5 2023-02-24T10:13:35.757Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|INFO|500||Invoke 2023-02-24T10:13:35.757Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:35.758Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5 2023-02-24T10:13:35.758Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Method : GET 2023-02-24T10:13:35.758Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c546f9d-58e0-4bd4-8111-18dd2ed70eb9"] 2023-02-24T10:13:35.759Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Request body: 2023-02-24T10:13:35.759Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:35.787Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:35.788Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:35.788Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Status text : 2023-02-24T10:13:35.795Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:35.796Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "9dcd05b8-30ed-43b8-83c6-6ba0bac716f5", "modelInvariantUUID" : "4d55bfd7-6706-4f6e-9f6f-65e37e5be57e", "created" : "2023-02-24 10:10:44.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5/configurationCustomizations" } } } 2023-02-24T10:13:35.797Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:35.797Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9dcd05b8-30ed-43b8-83c6-6ba0bac716f5|INFO|500||InvokeReturn 2023-02-24T10:13:35.806Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T10:13:35.807Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-24T10:13:35.807Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:35.807Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-24T10:13:35.808Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-24T10:13:35.808Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1056", X-B3-TraceId:"485b892cc1d5f1c6", X-B3-SpanId:"a22e533ef63e0317", X-B3-ParentSpanId:"485b892cc1d5f1c6", X-B3-Sampled:"0", X-ONAP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c916357-da5a-4bce-a178-928f45722473"] 2023-02-24T10:13:35.808Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3dfed156-bc7f-4f49-a5ec-59af34bca89e","requestStatus":"IN_PROGRESS","startTime":1677233615309,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"5399b1c3-12e4-4a4b-8413-9928d050e4c5","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5","cloudApiRequests":[],"requestURI":"3dfed156-bc7f-4f49-a5ec-59af34bca89e"} 2023-02-24T10:13:35.808Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:35.880Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:35.881Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-24T10:13:35.881Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-02-24T10:13:35.881Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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/3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:35.892Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:13:35.309+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-24T10:13:35.858+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5", "cloudApiRequests" : [ ], "requestURI" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" } } } 2023-02-24T10:13:35.893Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:35.893Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-24T10:13:35.964Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.966Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-24T10:13:35.967Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:35.970Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|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 2023-02-24T10:13:35.985Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-24T10:13:35.988Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1880", X-B3-TraceId:"485b892cc1d5f1c6", X-B3-SpanId:"25c5968b0916b454", X-B3-ParentSpanId:"485b892cc1d5f1c6", X-B3-Sampled:"0", X-ONAP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71b0b6a6-4404-4a31-8286-ca08ed7bf24f"] 2023-02-24T10:13:35.988Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\"modelUuid\":\"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\",\"modelInvariantUuid\":\"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5399b1c3-12e4-4a4b-8413-9928d050e4c5\"}","type":"String"},"requestId":{"value":"3dfed156-bc7f-4f49-a5ec-59af34bca89e","type":"String"},"mso-request-id":{"value":"3dfed156-bc7f-4f49-a5ec-59af34bca89e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"5399b1c3-12e4-4a4b-8413-9928d050e4c5","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/5399b1c3-12e4-4a4b-8413-9928d050e4c5","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-24T10:13:35.988Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:37.048Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:37.049Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-24T10:13:37.049Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-02-24T10:13:37.052Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 24 Feb 2023 10:13:37 GMT", X-ONAP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-TransactionID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ECOMP-RequestID:"3dfed156-bc7f-4f49-a5ec-59af34bca89e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"71b0b6a6-4404-4a31-8286-ca08ed7bf24f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:37.053Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3dfed156-bc7f-4f49-a5ec-59af34bca89e\",\"instanceId\":\"5399b1c3-12e4-4a4b-8413-9928d050e4c5\"}}","message":"Success","processInstanceID":"e6670d81-b42b-11ed-981a-be21fc99c8cb","variables":null,"messageCode":200} 2023-02-24T10:13:37.053Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:37.054Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-24T10:13:37.060Z|3dfed156-bc7f-4f49-a5ec-59af34bca89e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:37.298Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:37.304Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:37.305Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||Invoke 2023-02-24T10:13:37.306Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:37.307Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:37.309Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Method : GET 2023-02-24T10:13:37.310Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e04de805ac6bf2de", X-B3-SpanId:"6b79d42c650b5a93", X-B3-ParentSpanId:"e04de805ac6bf2de", X-B3-Sampled:"0", X-ONAP-RequestID:"ec44a777-00af-4fa2-b8d4-c4935b8a251e", X-RequestID:"ec44a777-00af-4fa2-b8d4-c4935b8a251e", X-TransactionID:"ec44a777-00af-4fa2-b8d4-c4935b8a251e", X-ECOMP-RequestID:"ec44a777-00af-4fa2-b8d4-c4935b8a251e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7248f3a-1dde-4a95-aa2e-8ca484796758"] 2023-02-24T10:13:37.312Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Request body: 2023-02-24T10:13:37.313Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:37.329Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:37.330Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:37.331Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status text : 2023-02-24T10:13:37.331Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:37.332Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Response body: { "requestId" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-24T10:13:35.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:36.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5", "cloudApiRequests" : [ ], "requestURI" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" } } } 2023-02-24T10:13:37.332Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:37.333Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||InvokeReturn 2023-02-24T10:13:37.334Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false 2023-02-24T10:13:37.335Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:37.335Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:37.336Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false 2023-02-24T10:13:37.336Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:37.336Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e04de805ac6bf2de", X-B3-SpanId:"0620b786057819fe", X-B3-ParentSpanId:"e04de805ac6bf2de", X-B3-Sampled:"0", X-ONAP-RequestID:"ec44a777-00af-4fa2-b8d4-c4935b8a251e", X-RequestID:"ec44a777-00af-4fa2-b8d4-c4935b8a251e", X-TransactionID:"ec44a777-00af-4fa2-b8d4-c4935b8a251e", X-ECOMP-RequestID:"ec44a777-00af-4fa2-b8d4-c4935b8a251e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8520309-fab3-4451-9ad1-a4b0f60e9ba9"] 2023-02-24T10:13:37.337Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:37.337Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:37.359Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:37.360Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:37.361Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:37.361Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:37.362Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:37.362Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:37.363Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:37.370Z|ec44a777-00af-4fa2-b8d4-c4935b8a251e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:40.284Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:40.289Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:40.290Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||Invoke 2023-02-24T10:13:40.290Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:40.290Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:40.291Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Method : GET 2023-02-24T10:13:40.291Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88e29e2506e84cbc", X-B3-SpanId:"4d463b9c2cf175cd", X-B3-ParentSpanId:"88e29e2506e84cbc", X-B3-Sampled:"0", X-ONAP-RequestID:"2569fff1-7043-4a4f-8c95-02867b29b1dd", X-RequestID:"2569fff1-7043-4a4f-8c95-02867b29b1dd", X-TransactionID:"2569fff1-7043-4a4f-8c95-02867b29b1dd", X-ECOMP-RequestID:"2569fff1-7043-4a4f-8c95-02867b29b1dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"694451ae-8fda-41a5-99f4-1686fbe58cbd"] 2023-02-24T10:13:40.292Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Request body: 2023-02-24T10:13:40.292Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:40.311Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:40.312Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:40.313Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status text : 2023-02-24T10:13:40.313Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:40.318Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Response body: { "requestId" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:13:05.000+00:00", "endTime" : "2023-02-24T10:13:30.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_macro\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:30.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" } } } 2023-02-24T10:13:40.319Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:40.319Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||InvokeReturn 2023-02-24T10:13:40.321Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:40.321Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:40.322Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:40.322Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:40.322Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:40.323Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88e29e2506e84cbc", X-B3-SpanId:"cc25dc2055bb0532", X-B3-ParentSpanId:"88e29e2506e84cbc", X-B3-Sampled:"0", X-ONAP-RequestID:"2569fff1-7043-4a4f-8c95-02867b29b1dd", X-RequestID:"2569fff1-7043-4a4f-8c95-02867b29b1dd", X-TransactionID:"2569fff1-7043-4a4f-8c95-02867b29b1dd", X-ECOMP-RequestID:"2569fff1-7043-4a4f-8c95-02867b29b1dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f834679-ecd7-4f48-9795-cbf557c60ec4"] 2023-02-24T10:13:40.328Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:40.328Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:40.356Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:40.358Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:40.360Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:40.368Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:40.369Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:40.370Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:40.370Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:40.386Z|2569fff1-7043-4a4f-8c95-02867b29b1dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:40.468Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:40.473Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:40.474Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||Invoke 2023-02-24T10:13:40.475Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:40.477Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:40.481Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Method : GET 2023-02-24T10:13:40.483Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5d983da04b0a18d", X-B3-SpanId:"c5424798d2455ab0", X-B3-ParentSpanId:"c5d983da04b0a18d", X-B3-Sampled:"0", X-ONAP-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-TransactionID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-ECOMP-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef85fc81-ee83-4ccd-880a-3a5700ae9925"] 2023-02-24T10:13:40.483Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Request body: 2023-02-24T10:13:40.484Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:40.506Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:40.507Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:40.508Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status text : 2023-02-24T10:13:40.509Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:40.510Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Response body: { "requestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).", "progress" : 59, "startTime" : "2023-02-24T10:13:06.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" } } } 2023-02-24T10:13:40.511Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:40.512Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||InvokeReturn 2023-02-24T10:13:40.515Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:40.516Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:40.517Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:40.517Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:40.518Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:40.519Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5d983da04b0a18d", X-B3-SpanId:"287c9108508ace42", X-B3-ParentSpanId:"c5d983da04b0a18d", X-B3-Sampled:"0", X-ONAP-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-TransactionID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-ECOMP-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c8d58c0-0d9c-4933-b747-ea069176beee"] 2023-02-24T10:13:40.519Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:40.520Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:40.539Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:40.542Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:40.543Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:40.543Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:40.544Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677233597000,\"creation_time\":1677233533000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:13:17.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:40.545Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:40.551Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:40.619Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:40.623Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:40.627Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:40.627Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:40.628Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-24T10:13:40.628Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:40.628Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:40.628Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||Invoke 2023-02-24T10:13:40.629Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:40.629Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-TransactionID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-ECOMP-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6065fdce-cd6f-46a1-8620-c50ed265679a"] 2023-02-24T10:13:40.629Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:40.629Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:40.629Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Method : GET 2023-02-24T10:13:40.629Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:40.630Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"241bc53added12b4", X-B3-SpanId:"10278924e38bc7be", X-B3-ParentSpanId:"241bc53added12b4", X-B3-Sampled:"0", X-ONAP-RequestID:"c867b1b4-902a-4e64-8ebe-8e580ad9bf1c", X-RequestID:"c867b1b4-902a-4e64-8ebe-8e580ad9bf1c", X-TransactionID:"c867b1b4-902a-4e64-8ebe-8e580ad9bf1c", X-ECOMP-RequestID:"c867b1b4-902a-4e64-8ebe-8e580ad9bf1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f6a2a49-4fa3-4ea4-b9be-cc448e79845d"] 2023-02-24T10:13:40.630Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Request body: 2023-02-24T10:13:40.630Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:40.658Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:40.661Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:40.663Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status text : 2023-02-24T10:13:40.663Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:40.664Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Response body: { "requestId" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:13:05.000+00:00", "endTime" : "2023-02-24T10:13:30.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_macro\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:30.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" } } } 2023-02-24T10:13:40.665Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:40.665Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||InvokeReturn 2023-02-24T10:13:40.672Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:40.680Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:40.680Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:40.681Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:40.682Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:40.684Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"241bc53added12b4", X-B3-SpanId:"977f51e7e22560b5", X-B3-ParentSpanId:"241bc53added12b4", X-B3-Sampled:"0", X-ONAP-RequestID:"c867b1b4-902a-4e64-8ebe-8e580ad9bf1c", X-RequestID:"c867b1b4-902a-4e64-8ebe-8e580ad9bf1c", X-TransactionID:"c867b1b4-902a-4e64-8ebe-8e580ad9bf1c", X-ECOMP-RequestID:"c867b1b4-902a-4e64-8ebe-8e580ad9bf1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d602d57-03eb-4e43-b6df-817666959a3e"] 2023-02-24T10:13:40.687Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:40.688Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:40.706Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:40.707Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:40.707Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:40.707Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:40.710Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:40.711Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:40.711Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:40.725Z|c867b1b4-902a-4e64-8ebe-8e580ad9bf1c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:40.782Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:40.783Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:40.784Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:40.785Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4F0AE8A60B5B09524B1268626BB49E95; 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, 24 Feb 2023 10:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:40.786Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e86b68a7-b42b-11ed-981a-be21fc99c8cb","businessKey":"f0e5b608-9ce8-48fc-a624-0386bee83c73","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-24T10:13:39.430+0000","endTime":"2023-02-24T10:13:39.873+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d55452ce-b42b-11ed-981a-be21fc99c8cb","superProcessInstanceId":"e86aa51d-b42b-11ed-981a-be21fc99c8cb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-24T10:13:40.786Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:40.788Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0e5b608-9ce8-48fc-a624-0386bee83c73&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:40.840Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:40.841Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||Invoke 2023-02-24T10:13:40.842Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:40.842Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1 2023-02-24T10:13:40.842Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Method : GET 2023-02-24T10:13:40.843Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-TransactionID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-ECOMP-RequestID:"77f5cdbd-d836-4224-bfc4-0aa5a639bb27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"915768ae-4226-416f-a9ad-5ca942891925"] 2023-02-24T10:13:40.844Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Request body: 2023-02-24T10:13:40.845Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:40.924Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:40.972Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:40.973Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||Invoke 2023-02-24T10:13:40.973Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:40.973Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:40.974Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Method : GET 2023-02-24T10:13:40.974Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbbd59e9a236280a", X-B3-SpanId:"3edd5668ab4ca2e5", X-B3-ParentSpanId:"bbbd59e9a236280a", X-B3-Sampled:"0", X-ONAP-RequestID:"cd4d0c8c-56e3-4beb-af09-b65e0d4b473a", X-RequestID:"cd4d0c8c-56e3-4beb-af09-b65e0d4b473a", X-TransactionID:"cd4d0c8c-56e3-4beb-af09-b65e0d4b473a", X-ECOMP-RequestID:"cd4d0c8c-56e3-4beb-af09-b65e0d4b473a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34c7afd2-e822-4197-8e04-a60c7c87b171"] 2023-02-24T10:13:40.974Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Request body: 2023-02-24T10:13:40.976Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:41.003Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:41.003Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:41.004Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:41.004Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:41.004Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status text : 2023-02-24T10:13:41.004Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Status text : 2023-02-24T10:13:41.004Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:41.005Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=24AE1CA46D49AD2829A4D7DCD4EB9A32; 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, 24 Feb 2023 10:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:41.005Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e86bb6da-b42b-11ed-981a-be21fc99c8cb","parentActivityInstanceId":"e86b68a7-b42b-11ed-981a-be21fc99c8cb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:316a9cf4-b405-11ed-981a-be21fc99c8cb","processInstanceId":"e86b68a7-b42b-11ed-981a-be21fc99c8cb","executionId":"e86b68a7-b42b-11ed-981a-be21fc99c8cb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-24T10:13:39.432+0000","endTime":"2023-02-24T10:13:39.872+0000","durationInMillis":440,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d55452ce-b42b-11ed-981a-be21fc99c8cb"}] 2023-02-24T10:13:41.005Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Response body: { "requestId" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:13:05.000+00:00", "endTime" : "2023-02-24T10:13:30.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_macro\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:30.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" } } } 2023-02-24T10:13:41.005Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:41.005Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:41.006Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||InvokeReturn 2023-02-24T10:13:41.016Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:41.017Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:41.017Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:41.017Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:41.018Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:41.018Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbbd59e9a236280a", X-B3-SpanId:"9f15ea657dbb0696", X-B3-ParentSpanId:"bbbd59e9a236280a", X-B3-Sampled:"0", X-ONAP-RequestID:"cd4d0c8c-56e3-4beb-af09-b65e0d4b473a", X-RequestID:"cd4d0c8c-56e3-4beb-af09-b65e0d4b473a", X-TransactionID:"cd4d0c8c-56e3-4beb-af09-b65e0d4b473a", X-ECOMP-RequestID:"cd4d0c8c-56e3-4beb-af09-b65e0d4b473a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2fd87dc-59df-46dc-b422-02456b3d1353"] 2023-02-24T10:13:41.018Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:41.019Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:41.006Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e86b68a7-b42b-11ed-981a-be21fc99c8cb&maxResults=1|INFO|500||InvokeReturn 2023-02-24T10:13:41.040Z|77f5cdbd-d836-4224-bfc4-0aa5a639bb27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:41.048Z|7a50265f-c6ad-4ff2-9717-9f1cdbdbd8e1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:13:41.049Z|7a50265f-c6ad-4ff2-9717-9f1cdbdbd8e1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:41.056Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:41.057Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:41.057Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:41.057Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:41.082Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:41.083Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:41.083Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:41.116Z|cd4d0c8c-56e3-4beb-af09-b65e0d4b473a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:41.362Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:41.394Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:41.395Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||Invoke 2023-02-24T10:13:41.395Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:41.396Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea 2023-02-24T10:13:41.396Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Method : GET 2023-02-24T10:13:41.396Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8bb09ee0ffcac28", X-B3-SpanId:"673c53121a2b90ba", X-B3-ParentSpanId:"f8bb09ee0ffcac28", X-B3-Sampled:"0", X-ONAP-RequestID:"9e36a75e-afbe-448e-9f6d-cb59d6433a81", X-RequestID:"9e36a75e-afbe-448e-9f6d-cb59d6433a81", X-TransactionID:"9e36a75e-afbe-448e-9f6d-cb59d6433a81", X-ECOMP-RequestID:"9e36a75e-afbe-448e-9f6d-cb59d6433a81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b94c80da-147b-4a91-9dfc-d16286ccce6b"] 2023-02-24T10:13:41.397Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Request body: 2023-02-24T10:13:41.397Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:41.429Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:41.431Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:41.432Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Status text : 2023-02-24T10:13:41.432Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:41.433Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||Response body: { "requestId" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:13:05.000+00:00", "endTime" : "2023-02-24T10:13:30.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_macro\",\n \"modelInvariantId\": \"b8bd9449-2db8-4ae9-91e5-cddc35d148d1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"116ff542-42ef-4ea2-bb12-5fb1a1276852\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:30.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "serviceInstanceName" : "basic_cnf_macro_b398f55d-eebb-4d0e-8135-7b43250b20e5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/087502c3-7f30-4400-bb95-e3c0cd7fdcdc", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "962e2a55-2978-41cb-97b7-6a4820fc47ea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea" } } } 2023-02-24T10:13:41.434Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:41.435Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/962e2a55-2978-41cb-97b7-6a4820fc47ea|INFO|500||InvokeReturn 2023-02-24T10:13:41.436Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:41.437Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:41.437Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:41.438Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false 2023-02-24T10:13:41.438Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:41.439Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8bb09ee0ffcac28", X-B3-SpanId:"aa7c63fa60539cce", X-B3-ParentSpanId:"f8bb09ee0ffcac28", X-B3-Sampled:"0", X-ONAP-RequestID:"9e36a75e-afbe-448e-9f6d-cb59d6433a81", X-RequestID:"9e36a75e-afbe-448e-9f6d-cb59d6433a81", X-TransactionID:"9e36a75e-afbe-448e-9f6d-cb59d6433a81", X-ECOMP-RequestID:"9e36a75e-afbe-448e-9f6d-cb59d6433a81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ea7c418-e093-4161-8bac-b5f5fa1fae38"] 2023-02-24T10:13:41.439Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:41.440Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:41.452Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:41.453Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:41.454Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:41.454Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:41.455Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:41.456Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:41.456Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=962e2a55-2978-41cb-97b7-6a4820fc47ea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:41.479Z|9e36a75e-afbe-448e-9f6d-cb59d6433a81|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/962e2a55-2978-41cb-97b7-6a4820fc47ea|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:43.844Z|b3c00961-77ea-4671-8cdb-0434971e09a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:43.850Z|b3c00961-77ea-4671-8cdb-0434971e09a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:43.870Z|a12eb545-9038-4b71-938e-841367a96606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:43.872Z|a12eb545-9038-4b71-938e-841367a96606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:43.891Z|ab591c96-e229-445f-ad32-be4053598eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:43.893Z|ab591c96-e229-445f-ad32-be4053598eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:44.431Z|7bb9f355-b913-4723-a032-9f10fe642751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:13:44.432Z|7bb9f355-b913-4723-a032-9f10fe642751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:13:47.577Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:47.611Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:47.612Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||Invoke 2023-02-24T10:13:47.612Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:47.613Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:47.613Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Method : GET 2023-02-24T10:13:47.613Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"191cc2dee1beefbe", X-B3-SpanId:"f34ee5160ba5f644", X-B3-ParentSpanId:"191cc2dee1beefbe", X-B3-Sampled:"0", X-ONAP-RequestID:"0fe5b63f-daaf-4520-9bb6-088a4e79e74b", X-RequestID:"0fe5b63f-daaf-4520-9bb6-088a4e79e74b", X-TransactionID:"0fe5b63f-daaf-4520-9bb6-088a4e79e74b", X-ECOMP-RequestID:"0fe5b63f-daaf-4520-9bb6-088a4e79e74b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac50d5d3-bb81-4107-b350-062fbfcfadeb"] 2023-02-24T10:13:47.614Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Request body: 2023-02-24T10:13:47.614Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:47.641Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:47.642Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:47.642Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status text : 2023-02-24T10:13:47.643Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:47.644Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Response body: { "requestId" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:13:35.000+00:00", "endTime" : "2023-02-24T10:13:41.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:41.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5", "cloudApiRequests" : [ ], "requestURI" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" } } } 2023-02-24T10:13:47.644Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:47.644Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||InvokeReturn 2023-02-24T10:13:47.646Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false 2023-02-24T10:13:47.647Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:47.647Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:47.647Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false 2023-02-24T10:13:47.648Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:47.648Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"191cc2dee1beefbe", X-B3-SpanId:"0f03942aaf7bb37e", X-B3-ParentSpanId:"191cc2dee1beefbe", X-B3-Sampled:"0", X-ONAP-RequestID:"0fe5b63f-daaf-4520-9bb6-088a4e79e74b", X-RequestID:"0fe5b63f-daaf-4520-9bb6-088a4e79e74b", X-TransactionID:"0fe5b63f-daaf-4520-9bb6-088a4e79e74b", X-ECOMP-RequestID:"0fe5b63f-daaf-4520-9bb6-088a4e79e74b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e7cab1c-ec0e-475c-91ae-9b62e1ae4d1c"] 2023-02-24T10:13:47.649Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:47.649Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:47.660Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:47.661Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:47.662Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:47.662Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:47.667Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:47.667Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:47.668Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:47.683Z|0fe5b63f-daaf-4520-9bb6-088a4e79e74b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:47.915Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:47.932Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:47.933Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||Invoke 2023-02-24T10:13:47.933Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:47.933Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:47.934Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Method : GET 2023-02-24T10:13:47.935Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36e385f124685164", X-B3-SpanId:"a237e0f63227c15d", X-B3-ParentSpanId:"36e385f124685164", X-B3-Sampled:"0", X-ONAP-RequestID:"cf645e1c-15f7-4ebf-bf31-2dddb38c249b", X-RequestID:"cf645e1c-15f7-4ebf-bf31-2dddb38c249b", X-TransactionID:"cf645e1c-15f7-4ebf-bf31-2dddb38c249b", X-ECOMP-RequestID:"cf645e1c-15f7-4ebf-bf31-2dddb38c249b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aebf2061-556d-4eda-907a-69b3c1c3436e"] 2023-02-24T10:13:47.935Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Request body: 2023-02-24T10:13:47.935Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:47.949Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:47.951Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:47.952Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status text : 2023-02-24T10:13:47.952Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:47.953Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Response body: { "requestId" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:13:35.000+00:00", "endTime" : "2023-02-24T10:13:41.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:41.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5", "cloudApiRequests" : [ ], "requestURI" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" } } } 2023-02-24T10:13:47.953Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:47.954Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||InvokeReturn 2023-02-24T10:13:47.956Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false 2023-02-24T10:13:47.957Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:47.958Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:47.959Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false 2023-02-24T10:13:47.960Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:47.961Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36e385f124685164", X-B3-SpanId:"42c0bb3f2f8d641f", X-B3-ParentSpanId:"36e385f124685164", X-B3-Sampled:"0", X-ONAP-RequestID:"cf645e1c-15f7-4ebf-bf31-2dddb38c249b", X-RequestID:"cf645e1c-15f7-4ebf-bf31-2dddb38c249b", X-TransactionID:"cf645e1c-15f7-4ebf-bf31-2dddb38c249b", X-ECOMP-RequestID:"cf645e1c-15f7-4ebf-bf31-2dddb38c249b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6abeeb9f-89d5-4fb1-b811-ce9df4be5e29"] 2023-02-24T10:13:47.961Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:47.961Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:47.982Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:47.983Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:47.984Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:47.984Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:47.985Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:47.985Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:47.986Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:47.993Z|cf645e1c-15f7-4ebf-bf31-2dddb38c249b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:48.190Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:48.195Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:48.196Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||Invoke 2023-02-24T10:13:48.197Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:48.197Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:48.197Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Method : GET 2023-02-24T10:13:48.198Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55142576f1b77384", X-B3-SpanId:"4c278b4141142826", X-B3-ParentSpanId:"55142576f1b77384", X-B3-Sampled:"0", X-ONAP-RequestID:"07438d7e-8aa5-42d6-84f4-6bd253a48bd5", X-RequestID:"07438d7e-8aa5-42d6-84f4-6bd253a48bd5", X-TransactionID:"07438d7e-8aa5-42d6-84f4-6bd253a48bd5", X-ECOMP-RequestID:"07438d7e-8aa5-42d6-84f4-6bd253a48bd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66ce46dd-4a1b-4621-a40f-239b06a082f0"] 2023-02-24T10:13:48.199Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Request body: 2023-02-24T10:13:48.199Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:48.212Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:48.213Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:48.214Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status text : 2023-02-24T10:13:48.214Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:48.215Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Response body: { "requestId" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:13:35.000+00:00", "endTime" : "2023-02-24T10:13:41.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:41.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5", "cloudApiRequests" : [ ], "requestURI" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" } } } 2023-02-24T10:13:48.216Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:48.216Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||InvokeReturn 2023-02-24T10:13:48.218Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false 2023-02-24T10:13:48.219Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:48.219Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:48.219Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false 2023-02-24T10:13:48.220Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:48.220Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55142576f1b77384", X-B3-SpanId:"48e17f120959ad13", X-B3-ParentSpanId:"55142576f1b77384", X-B3-Sampled:"0", X-ONAP-RequestID:"07438d7e-8aa5-42d6-84f4-6bd253a48bd5", X-RequestID:"07438d7e-8aa5-42d6-84f4-6bd253a48bd5", X-TransactionID:"07438d7e-8aa5-42d6-84f4-6bd253a48bd5", X-ECOMP-RequestID:"07438d7e-8aa5-42d6-84f4-6bd253a48bd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d40383b3-48af-46a7-b12c-bfe7ba73512d"] 2023-02-24T10:13:48.221Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:48.221Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:48.230Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:48.231Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:48.232Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:48.233Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:48.235Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:48.236Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:48.236Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:48.243Z|07438d7e-8aa5-42d6-84f4-6bd253a48bd5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:48.435Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:48.448Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:48.449Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||Invoke 2023-02-24T10:13:48.449Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:48.449Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e 2023-02-24T10:13:48.450Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Method : GET 2023-02-24T10:13:48.450Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfabab8b4d141824", X-B3-SpanId:"1b7b9a2b2c1c9882", X-B3-ParentSpanId:"cfabab8b4d141824", X-B3-Sampled:"0", X-ONAP-RequestID:"e552158c-c7b2-4f5d-a690-32b6f36233c3", X-RequestID:"e552158c-c7b2-4f5d-a690-32b6f36233c3", X-TransactionID:"e552158c-c7b2-4f5d-a690-32b6f36233c3", X-ECOMP-RequestID:"e552158c-c7b2-4f5d-a690-32b6f36233c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3033c433-b8b5-4608-8281-ae4d7d3ac8e5"] 2023-02-24T10:13:48.451Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Request body: 2023-02-24T10:13:48.452Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:48.766Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:48.767Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:48.768Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Status text : 2023-02-24T10:13:48.768Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:48.769Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||Response body: { "requestId" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-24T10:13:35.000+00:00", "endTime" : "2023-02-24T10:13:41.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4d55bfd7-6706-4f6e-9f6f-65e37e5be57e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9dcd05b8-30ed-43b8-83c6-6ba0bac716f5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:41.000+00:00", "serviceInstanceId" : "5399b1c3-12e4-4a4b-8413-9928d050e4c5", "serviceInstanceName" : "TestPNFMacroInstantiation_31da3725-702f-4859-ac16-c238c9b19755", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5399b1c3-12e4-4a4b-8413-9928d050e4c5", "cloudApiRequests" : [ ], "requestURI" : "3dfed156-bc7f-4f49-a5ec-59af34bca89e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e" } } } 2023-02-24T10:13:48.769Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:48.769Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dfed156-bc7f-4f49-a5ec-59af34bca89e|INFO|500||InvokeReturn 2023-02-24T10:13:48.773Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false 2023-02-24T10:13:48.775Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:48.775Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:48.776Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false 2023-02-24T10:13:48.776Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:48.777Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfabab8b4d141824", X-B3-SpanId:"7915c3967850771b", X-B3-ParentSpanId:"cfabab8b4d141824", X-B3-Sampled:"0", X-ONAP-RequestID:"e552158c-c7b2-4f5d-a690-32b6f36233c3", X-RequestID:"e552158c-c7b2-4f5d-a690-32b6f36233c3", X-TransactionID:"e552158c-c7b2-4f5d-a690-32b6f36233c3", X-ECOMP-RequestID:"e552158c-c7b2-4f5d-a690-32b6f36233c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27d2d690-e878-40e2-974a-accd993d1d76"] 2023-02-24T10:13:48.777Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:48.777Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:48.790Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:48.792Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:48.792Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:48.793Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:48.797Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-24T10:13:48.804Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:48.804Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dfed156-bc7f-4f49-a5ec-59af34bca89e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:48.814Z|e552158c-c7b2-4f5d-a690-32b6f36233c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3dfed156-bc7f-4f49-a5ec-59af34bca89e|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:51.312Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:51.319Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:51.321Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||Invoke 2023-02-24T10:13:51.321Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:51.322Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:51.323Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Method : GET 2023-02-24T10:13:51.323Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27962097731dcbc3", X-B3-SpanId:"bc97b701c2dae459", X-B3-ParentSpanId:"27962097731dcbc3", X-B3-Sampled:"0", X-ONAP-RequestID:"bb0fba1c-605e-4797-a423-ef1ce8d3b24a", X-RequestID:"bb0fba1c-605e-4797-a423-ef1ce8d3b24a", X-TransactionID:"bb0fba1c-605e-4797-a423-ef1ce8d3b24a", X-ECOMP-RequestID:"bb0fba1c-605e-4797-a423-ef1ce8d3b24a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4018c26a-39be-44f7-af44-79d763d4da61"] 2023-02-24T10:13:51.324Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Request body: 2023-02-24T10:13:51.324Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:51.348Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:51.348Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:51.349Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status text : 2023-02-24T10:13:51.349Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:51.350Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Response body: { "requestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "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" : "2023-02-24T10:13:06.000+00:00", "endTime" : "2023-02-24T10:13:47.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" } } } 2023-02-24T10:13:51.350Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:51.351Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||InvokeReturn 2023-02-24T10:13:51.352Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:51.352Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:51.353Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:51.353Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:51.353Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:51.354Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27962097731dcbc3", X-B3-SpanId:"00c6bae7079a789a", X-B3-ParentSpanId:"27962097731dcbc3", X-B3-Sampled:"0", X-ONAP-RequestID:"bb0fba1c-605e-4797-a423-ef1ce8d3b24a", X-RequestID:"bb0fba1c-605e-4797-a423-ef1ce8d3b24a", X-TransactionID:"bb0fba1c-605e-4797-a423-ef1ce8d3b24a", X-ECOMP-RequestID:"bb0fba1c-605e-4797-a423-ef1ce8d3b24a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a353847-0696-474a-8bcf-fc17a28b4f36"] 2023-02-24T10:13:51.354Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:51.354Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:51.364Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:51.364Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:51.365Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:51.365Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:51.367Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677233597000,\"creation_time\":1677233533000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:13:17.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:51.367Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:51.368Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:51.399Z|bb0fba1c-605e-4797-a423-ef1ce8d3b24a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:51.706Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:51.713Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:51.714Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||Invoke 2023-02-24T10:13:51.714Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:51.719Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:51.720Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Method : GET 2023-02-24T10:13:51.720Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"385487cb3ed5a000", X-B3-SpanId:"9144b8d80ec05782", X-B3-ParentSpanId:"385487cb3ed5a000", X-B3-Sampled:"0", X-ONAP-RequestID:"96d91747-b351-449b-810c-b3e2d650f5a1", X-RequestID:"96d91747-b351-449b-810c-b3e2d650f5a1", X-TransactionID:"96d91747-b351-449b-810c-b3e2d650f5a1", X-ECOMP-RequestID:"96d91747-b351-449b-810c-b3e2d650f5a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b3468cd-36e4-49f3-b1e7-1cdcfa51dc0f"] 2023-02-24T10:13:51.720Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Request body: 2023-02-24T10:13:51.721Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:51.739Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:51.740Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:51.741Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status text : 2023-02-24T10:13:51.741Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:51.742Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Response body: { "requestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "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" : "2023-02-24T10:13:06.000+00:00", "endTime" : "2023-02-24T10:13:47.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" } } } 2023-02-24T10:13:51.751Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:51.752Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||InvokeReturn 2023-02-24T10:13:51.754Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:51.755Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:51.756Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:51.756Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:51.757Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:51.757Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"385487cb3ed5a000", X-B3-SpanId:"66cd3589b5b96fd8", X-B3-ParentSpanId:"385487cb3ed5a000", X-B3-Sampled:"0", X-ONAP-RequestID:"96d91747-b351-449b-810c-b3e2d650f5a1", X-RequestID:"96d91747-b351-449b-810c-b3e2d650f5a1", X-TransactionID:"96d91747-b351-449b-810c-b3e2d650f5a1", X-ECOMP-RequestID:"96d91747-b351-449b-810c-b3e2d650f5a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0329a984-e361-4947-8fce-60f2c67334e5"] 2023-02-24T10:13:51.758Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:51.758Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:51.775Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:51.777Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:51.777Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:51.778Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:51.798Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677233597000,\"creation_time\":1677233533000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:13:17.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:51.801Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:51.803Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:51.832Z|96d91747-b351-449b-810c-b3e2d650f5a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:52.085Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:52.108Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:52.108Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||Invoke 2023-02-24T10:13:52.109Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:52.109Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:52.109Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Method : GET 2023-02-24T10:13:52.109Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b2dbed37cae9558", X-B3-SpanId:"7a74bfff14d57636", X-B3-ParentSpanId:"0b2dbed37cae9558", X-B3-Sampled:"0", X-ONAP-RequestID:"c1610cc9-5557-4048-bc96-aaa659e990e8", X-RequestID:"c1610cc9-5557-4048-bc96-aaa659e990e8", X-TransactionID:"c1610cc9-5557-4048-bc96-aaa659e990e8", X-ECOMP-RequestID:"c1610cc9-5557-4048-bc96-aaa659e990e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49c83038-51f7-472c-b349-359ad73cbd16"] 2023-02-24T10:13:52.110Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Request body: 2023-02-24T10:13:52.110Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:52.129Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:52.130Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:52.131Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status text : 2023-02-24T10:13:52.131Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:52.132Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Response body: { "requestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "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" : "2023-02-24T10:13:06.000+00:00", "endTime" : "2023-02-24T10:13:47.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" } } } 2023-02-24T10:13:52.132Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:52.132Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||InvokeReturn 2023-02-24T10:13:52.135Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:52.135Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:52.136Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:52.136Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:52.137Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:52.139Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b2dbed37cae9558", X-B3-SpanId:"0b7d6819225f763b", X-B3-ParentSpanId:"0b2dbed37cae9558", X-B3-Sampled:"0", X-ONAP-RequestID:"c1610cc9-5557-4048-bc96-aaa659e990e8", X-RequestID:"c1610cc9-5557-4048-bc96-aaa659e990e8", X-TransactionID:"c1610cc9-5557-4048-bc96-aaa659e990e8", X-ECOMP-RequestID:"c1610cc9-5557-4048-bc96-aaa659e990e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04e29b4c-8087-4354-86b8-a22b8dd5a0e7"] 2023-02-24T10:13:52.140Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:52.140Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:52.159Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:52.160Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:52.161Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:52.161Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:52.162Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677233597000,\"creation_time\":1677233533000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:13:17.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:52.166Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:52.166Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:52.193Z|c1610cc9-5557-4048-bc96-aaa659e990e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:52.425Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Entering 2023-02-24T10:13:52.432Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:52.432Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||Invoke 2023-02-24T10:13:52.433Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:52.433Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73 2023-02-24T10:13:52.433Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Method : GET 2023-02-24T10:13:52.434Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b75c5df1cc67ae1", X-B3-SpanId:"c4d70592e84654e7", X-B3-ParentSpanId:"5b75c5df1cc67ae1", X-B3-Sampled:"0", X-ONAP-RequestID:"6dc5fb8f-520d-489d-ab1e-61fd225bcae2", X-RequestID:"6dc5fb8f-520d-489d-ab1e-61fd225bcae2", X-TransactionID:"6dc5fb8f-520d-489d-ab1e-61fd225bcae2", X-ECOMP-RequestID:"6dc5fb8f-520d-489d-ab1e-61fd225bcae2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39e9693a-1db7-48a1-8fa1-14bfd4cbfa0c"] 2023-02-24T10:13:52.434Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Request body: 2023-02-24T10:13:52.435Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:52.451Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:52.452Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:52.452Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Status text : 2023-02-24T10:13:52.453Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:52.462Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||Response body: { "requestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "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" : "2023-02-24T10:13:06.000+00:00", "endTime" : "2023-02-24T10:13:47.000+00:00", "source" : "VID", "tenantId" : "32841eef20824a7ca40ed6eb4796b7d0", "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\": \"02ccc025-9b8f-4040-82c2-8baebcd98e8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"abd4b558-4a05-44a5-ae9b-c7697d9ee7c2\"\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\": \"32841eef20824a7ca40ed6eb4796b7d0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-24T10:13:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "10423414-6d23-409d-9650-8f268c7b13a8", "serviceInstanceName" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/10423414-6d23-409d-9650-8f268c7b13a8", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73" } } } 2023-02-24T10:13:52.472Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:52.487Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0e5b608-9ce8-48fc-a624-0386bee83c73|INFO|500||InvokeReturn 2023-02-24T10:13:52.489Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:52.490Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-24T10:13:52.490Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-24T10:13:52.491Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false 2023-02-24T10:13:52.491Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-24T10:13:52.491Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b75c5df1cc67ae1", X-B3-SpanId:"a8b7f49c22097363", X-B3-ParentSpanId:"5b75c5df1cc67ae1", X-B3-Sampled:"0", X-ONAP-RequestID:"6dc5fb8f-520d-489d-ab1e-61fd225bcae2", X-RequestID:"6dc5fb8f-520d-489d-ab1e-61fd225bcae2", X-TransactionID:"6dc5fb8f-520d-489d-ab1e-61fd225bcae2", X-ECOMP-RequestID:"6dc5fb8f-520d-489d-ab1e-61fd225bcae2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09d1cc9a-648d-4ff2-a1c9-e59bdd936cd5"] 2023-02-24T10:13:52.492Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-24T10:13:52.492Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-24T10:13:52.523Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-24T10:13:52.524Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-24T10:13:52.524Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-02-24T10:13:52.524Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Feb 2023 10:13:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-02-24T10:13:52.525Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "f0e5b608-9ce8-48fc-a624-0386bee83c73", "groupingId" : "9fd82201-4675-40db-8f3c-2199fe317853", "name" : "basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_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/32841eef20824a7ca40ed6eb4796b7d0/stacks/basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9fd82201-4675-40db-8f3c-2199fe317853\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677233597000,\"creation_time\":1677233533000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c96ddd964857454f8aa05a9956230cb6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9fd82201-4675-40db-8f3c-2199fe317853\",\"OS::project_id\":\"32841eef20824a7ca40ed6eb4796b7d0\",\"OS::stack_name\":\"basic_macro_4a887bb1-58dc-41c3-8d78-1956641f90f1_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6e2703bc-e4ec-4920-a8f9-833175d846f5\",\"vf_module_id\":\"07846b9c-9cb4-4e8c-a00a-251e393963ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-24T10:13:17.000+00:00", "isDataInternal" : false } ] 2023-02-24T10:13:52.526Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-24T10:13:52.526Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0e5b608-9ce8-48fc-a624-0386bee83c73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-24T10:13:52.545Z|6dc5fb8f-520d-489d-ab1e-61fd225bcae2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f0e5b608-9ce8-48fc-a624-0386bee83c73|InfraPortalClient|||INFO|500||Exiting. 2023-02-24T10:13:53.896Z|6b86e0cf-2aa5-4e22-9929-723429aecf6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:53.901Z|6b86e0cf-2aa5-4e22-9929-723429aecf6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:53.917Z|ffaced63-4991-4563-b9fd-a46acbf666ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:53.921Z|ffaced63-4991-4563-b9fd-a46acbf666ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:53.946Z|04499c47-33b1-46e8-8290-50a0f6a58d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:13:53.959Z|04499c47-33b1-46e8-8290-50a0f6a58d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:13:59.432Z|0d662cdf-7606-4209-8ba5-0b22935140f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:13:59.433Z|0d662cdf-7606-4209-8ba5-0b22935140f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:14:01.133Z|a1fb8584-89fd-444b-b103-9a410e4488ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:14:01.134Z|a1fb8584-89fd-444b-b103-9a410e4488ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:14:03.942Z|9f9f6ccc-7625-456e-9ce4-b97247beb57d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:03.943Z|9f9f6ccc-7625-456e-9ce4-b97247beb57d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:03.985Z|2de3fd7e-32c2-4ca6-9277-e5754ade0dda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:03.986Z|2de3fd7e-32c2-4ca6-9277-e5754ade0dda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:04.027Z|7a4bd6ee-80d1-4558-b4da-23d19b15096e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:04.030Z|7a4bd6ee-80d1-4558-b4da-23d19b15096e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:13.991Z|b0f3c3c0-5591-450f-af1c-be92f6a479b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:13.992Z|b0f3c3c0-5591-450f-af1c-be92f6a479b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:14.049Z|27d81d47-0baa-46ff-896a-94dd2c05f8ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:14.077Z|d648b2a3-1429-4051-bbfb-24811453cda8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:14.078Z|d648b2a3-1429-4051-bbfb-24811453cda8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:14.050Z|27d81d47-0baa-46ff-896a-94dd2c05f8ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:14.433Z|51f2f41f-7ce5-452a-b019-1bb902fb5765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:14:14.439Z|51f2f41f-7ce5-452a-b019-1bb902fb5765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:14:24.040Z|38131bca-b9f7-41da-be98-2e2470406f51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:24.046Z|38131bca-b9f7-41da-be98-2e2470406f51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:24.120Z|f8640819-d04e-41ac-8c66-34e8e89164bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:24.121Z|f8640819-d04e-41ac-8c66-34e8e89164bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:24.136Z|3e3834cd-7684-431e-a8ae-5db51095664c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:24.137Z|3e3834cd-7684-431e-a8ae-5db51095664c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:29.432Z|2f3755bd-8b48-4298-98f8-0b1e1323f9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:14:29.433Z|2f3755bd-8b48-4298-98f8-0b1e1323f9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:14:31.137Z|c12c7859-daf5-4d01-a90c-052b6efb818c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:14:31.138Z|c12c7859-daf5-4d01-a90c-052b6efb818c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:14:34.101Z|e2da53db-1099-40bd-94df-b52e5b9c518e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:34.103Z|e2da53db-1099-40bd-94df-b52e5b9c518e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:34.172Z|b22f76ac-8d37-4d1c-8eba-37d502638496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:34.175Z|b22f76ac-8d37-4d1c-8eba-37d502638496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:34.173Z|082775d1-fcb8-4366-8d71-f5600277f2d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:34.179Z|082775d1-fcb8-4366-8d71-f5600277f2d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:41.034Z|4addbd47-8e62-4eb9-aaf0-f7860c236795|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:14:41.035Z|4addbd47-8e62-4eb9-aaf0-f7860c236795|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:44.150Z|d5361828-a5be-4863-81d9-ecf8d11f3441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:44.157Z|d5361828-a5be-4863-81d9-ecf8d11f3441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:44.216Z|c3b757f8-84d3-4e9f-aca6-c0de52a785d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:44.217Z|c3b757f8-84d3-4e9f-aca6-c0de52a785d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:44.221Z|6d6ddfc5-159b-4cfa-9ee8-862154a04f6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:44.222Z|6d6ddfc5-159b-4cfa-9ee8-862154a04f6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:44.433Z|1223cad0-ef43-45b6-b460-7b7dc66dc4bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:14:44.433Z|1223cad0-ef43-45b6-b460-7b7dc66dc4bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:14:54.209Z|55381a22-5163-447f-8112-5fd372739cb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:54.211Z|55381a22-5163-447f-8112-5fd372739cb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:54.245Z|49b777f2-c65c-4c00-a0a3-1d2fb4f313cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:54.248Z|49b777f2-c65c-4c00-a0a3-1d2fb4f313cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:54.254Z|4c3ba85c-a19b-4944-901c-09f2b343e369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:14:54.255Z|4c3ba85c-a19b-4944-901c-09f2b343e369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:14:59.432Z|5bebae6a-7063-4852-a856-32e63449c5eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:14:59.441Z|5bebae6a-7063-4852-a856-32e63449c5eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:15:01.141Z|848e7703-195c-4cb5-847e-fa72e4e671af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:15:01.143Z|848e7703-195c-4cb5-847e-fa72e4e671af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:15:04.251Z|d7b8a67a-dbc1-46a7-854f-19b0b215b1db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:04.253Z|d7b8a67a-dbc1-46a7-854f-19b0b215b1db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:04.286Z|4045a049-a528-4160-83b9-655bb5880265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:04.288Z|4045a049-a528-4160-83b9-655bb5880265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:04.296Z|cbdb4f5c-e35c-4c1c-a3f6-04e40cbce715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:04.299Z|cbdb4f5c-e35c-4c1c-a3f6-04e40cbce715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:14.302Z|320ff54c-7233-4ccb-8639-d6d502909932|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:14.303Z|320ff54c-7233-4ccb-8639-d6d502909932|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:14.363Z|55864c51-a3a5-447b-8322-e71449f860be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:14.364Z|55864c51-a3a5-447b-8322-e71449f860be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:14.363Z|f3773174-6368-4087-a35a-d5da2f22355a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:14.373Z|f3773174-6368-4087-a35a-d5da2f22355a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:14.431Z|5af9aea5-8ee7-403d-b769-f2fab7202ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:15:14.432Z|5af9aea5-8ee7-403d-b769-f2fab7202ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:15:24.398Z|f0c140ed-6e34-490b-a108-b5951c3e3b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:24.398Z|f0c140ed-6e34-490b-a108-b5951c3e3b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:24.416Z|bdced037-6c85-45a8-941a-abdf427de5c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:24.417Z|bdced037-6c85-45a8-941a-abdf427de5c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:24.424Z|e86503be-c534-4893-96ed-3c72ff11adf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:24.426Z|e86503be-c534-4893-96ed-3c72ff11adf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:29.431Z|a3ce5a3f-6e6b-4372-bb30-3c957f903c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:15:29.432Z|a3ce5a3f-6e6b-4372-bb30-3c957f903c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:15:31.144Z|1cd76092-69dc-4055-adbd-4e2a446fdf49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:15:31.145Z|1cd76092-69dc-4055-adbd-4e2a446fdf49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:15:34.453Z|a8cd502f-a487-43fe-a7b9-b7f3e7eccbcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:34.454Z|a8cd502f-a487-43fe-a7b9-b7f3e7eccbcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:34.466Z|a6f86bf6-200f-4cff-9ace-f922480ff362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:34.467Z|a6f86bf6-200f-4cff-9ace-f922480ff362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:34.478Z|ced40c58-acd4-49c6-b18e-81934e48ed50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:34.479Z|ced40c58-acd4-49c6-b18e-81934e48ed50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:41.029Z|27e9d19a-efe5-4f78-a45a-ba86b6c4fb58|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:15:41.030Z|27e9d19a-efe5-4f78-a45a-ba86b6c4fb58|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:44.432Z|6d4c2868-c89a-4866-a249-830619634b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:15:44.450Z|6d4c2868-c89a-4866-a249-830619634b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:15:44.483Z|1dc875c0-5cc5-49e4-8fe3-1b991c49eab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:44.485Z|1dc875c0-5cc5-49e4-8fe3-1b991c49eab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:44.506Z|700dc3e4-738e-4c0f-ad63-809cd2aae24f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:44.507Z|700dc3e4-738e-4c0f-ad63-809cd2aae24f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:44.538Z|4cb28353-6675-42ea-bde7-37cf717dc85d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:44.539Z|4cb28353-6675-42ea-bde7-37cf717dc85d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:54.530Z|2597cf21-4b6f-4a79-a9aa-1d392419f421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:54.535Z|2597cf21-4b6f-4a79-a9aa-1d392419f421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:54.550Z|ae340daa-007c-4843-945b-ba6cbbff84b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:54.551Z|ae340daa-007c-4843-945b-ba6cbbff84b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:54.564Z|e153b932-522d-4fa3-999a-491056d0de30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:15:54.566Z|e153b932-522d-4fa3-999a-491056d0de30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:15:59.431Z|8c051b9e-a27e-42bb-a880-c4f5192bc307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:15:59.433Z|8c051b9e-a27e-42bb-a880-c4f5192bc307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:16:01.147Z|b44dde85-76f7-438a-8b44-f8825749ea4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:16:01.147Z|b44dde85-76f7-438a-8b44-f8825749ea4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:16:04.577Z|9719d95a-fe4e-49c7-87d3-63ecdf799367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:04.578Z|9719d95a-fe4e-49c7-87d3-63ecdf799367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:04.589Z|12b33314-31bc-469b-8413-1f0ad9164801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:04.590Z|12b33314-31bc-469b-8413-1f0ad9164801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:04.621Z|12e14e20-a453-4557-b000-5e91a7f427d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:04.622Z|12e14e20-a453-4557-b000-5e91a7f427d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:14.431Z|a7518120-cc38-4d4c-b121-6dca2cfd943b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:16:14.432Z|a7518120-cc38-4d4c-b121-6dca2cfd943b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:16:14.618Z|ab5c00e0-0b7f-4f55-860f-ee8055e2a1e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:14.623Z|ab5c00e0-0b7f-4f55-860f-ee8055e2a1e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:14.627Z|8a0f0ba7-da22-4247-a65e-85282fdea390|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:14.627Z|8a0f0ba7-da22-4247-a65e-85282fdea390|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:14.657Z|f98834ab-acbb-489c-9fa5-f8d645c62564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:14.659Z|f98834ab-acbb-489c-9fa5-f8d645c62564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:24.663Z|e8488c45-d9cd-4947-af8f-759d1746e7dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:24.664Z|e8488c45-d9cd-4947-af8f-759d1746e7dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:24.667Z|5574d1e5-c3a7-41ec-9b4c-c4aec81d5277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:24.668Z|5574d1e5-c3a7-41ec-9b4c-c4aec81d5277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:24.697Z|a3d55fc3-f4dd-4747-a94b-438f22107625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:24.698Z|a3d55fc3-f4dd-4747-a94b-438f22107625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:29.436Z|96cfe90d-06a0-4b81-84c0-3cad8f6c5e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:16:29.460Z|96cfe90d-06a0-4b81-84c0-3cad8f6c5e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:16:31.148Z|8c1f8f74-a0a6-4e53-b4b1-70b2497aa82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:16:31.149Z|8c1f8f74-a0a6-4e53-b4b1-70b2497aa82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:16:34.699Z|b5ec1655-5a09-4a76-ab7c-1465b3d7d0b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:34.700Z|b5ec1655-5a09-4a76-ab7c-1465b3d7d0b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:34.707Z|46ed4c0e-71f2-4e23-983c-cc812d1e6342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:34.708Z|46ed4c0e-71f2-4e23-983c-cc812d1e6342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:34.737Z|def5387a-8989-4958-9ed2-7cb97ddb7710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:34.738Z|def5387a-8989-4958-9ed2-7cb97ddb7710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:41.034Z|68248220-04cd-4ed6-8487-90bb802ef553|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:16:41.036Z|68248220-04cd-4ed6-8487-90bb802ef553|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:44.431Z|a67679fe-7b9d-4f45-900a-16f253aa0f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:16:44.432Z|a67679fe-7b9d-4f45-900a-16f253aa0f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:16:44.731Z|60c54642-1e5b-408d-a0d5-7eb4a16eb01d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:44.732Z|60c54642-1e5b-408d-a0d5-7eb4a16eb01d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:44.747Z|66d922cc-d9a5-41e3-83c6-83ac93f5ac56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:44.747Z|66d922cc-d9a5-41e3-83c6-83ac93f5ac56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:44.771Z|3cca1cd4-ec26-46ba-880d-f98d14b841b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:44.772Z|3cca1cd4-ec26-46ba-880d-f98d14b841b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:54.759Z|c2ef7940-eac6-4009-a30a-20876bb78652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:54.760Z|c2ef7940-eac6-4009-a30a-20876bb78652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:54.793Z|c287ce42-a368-4d22-8824-cff600f3763d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:54.795Z|c287ce42-a368-4d22-8824-cff600f3763d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:54.802Z|009cc2ad-ff7b-4ca8-b4cb-6fc5a7622f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:16:54.807Z|009cc2ad-ff7b-4ca8-b4cb-6fc5a7622f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:16:59.435Z|caae0606-8b2d-4eb6-b63b-750dbcb39000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:16:59.438Z|caae0606-8b2d-4eb6-b63b-750dbcb39000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:17:01.149Z|2f47adda-7be9-4ced-b287-b3a03757746d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:17:01.150Z|2f47adda-7be9-4ced-b287-b3a03757746d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:17:04.812Z|20df1fab-75fc-441e-876b-fc9327864359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:04.814Z|20df1fab-75fc-441e-876b-fc9327864359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:04.850Z|da67b33d-26b9-4f7f-afb6-2b10fa5ff747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:04.850Z|0bddee47-6e54-4f9d-9cf3-5b790e23f56d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:04.851Z|0bddee47-6e54-4f9d-9cf3-5b790e23f56d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:04.860Z|da67b33d-26b9-4f7f-afb6-2b10fa5ff747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:14.431Z|92f4b6fa-6418-4169-bc49-52d18124f25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:17:14.438Z|92f4b6fa-6418-4169-bc49-52d18124f25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:17:14.892Z|78ba79e1-27b4-4004-a7dc-7aa01f09c390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:14.894Z|2e4f1261-aaf1-467b-a46c-ae7d5c61b098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:14.893Z|78ba79e1-27b4-4004-a7dc-7aa01f09c390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:14.894Z|2e4f1261-aaf1-467b-a46c-ae7d5c61b098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:14.915Z|16824d06-cb6e-4221-8287-b5ee194beb97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:14.916Z|16824d06-cb6e-4221-8287-b5ee194beb97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:24.929Z|d2896ed7-7eea-4f6a-b95f-556e0ca4eebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:24.929Z|22345caf-d25b-4aa6-81d5-eb268f6092bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:24.931Z|d2896ed7-7eea-4f6a-b95f-556e0ca4eebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:24.931Z|22345caf-d25b-4aa6-81d5-eb268f6092bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:24.965Z|d85b03ee-c83e-4eca-bf55-64d1df0f0d90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:24.966Z|d85b03ee-c83e-4eca-bf55-64d1df0f0d90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:29.436Z|f0fca3aa-d4c5-4497-b078-4295ed651a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:17:29.437Z|f0fca3aa-d4c5-4497-b078-4295ed651a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:17:31.151Z|1fe1bc0f-e3f3-4443-a892-17b78c80684c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:17:31.152Z|1fe1bc0f-e3f3-4443-a892-17b78c80684c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:17:34.971Z|301f26cc-9908-4fa4-b245-7158b1527887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:34.977Z|301f26cc-9908-4fa4-b245-7158b1527887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:34.972Z|58bf48f3-c987-4af2-867d-d10c6db19723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:34.981Z|58bf48f3-c987-4af2-867d-d10c6db19723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:35.018Z|acd46c1b-7022-4bdc-b2d4-5d3b8b45f4a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:35.020Z|acd46c1b-7022-4bdc-b2d4-5d3b8b45f4a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:41.024Z|019006ef-7bd7-44fe-917f-f855e3889f0d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:17:41.025Z|019006ef-7bd7-44fe-917f-f855e3889f0d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:44.431Z|2029bc47-611e-4b7b-b879-1f0b06b4b381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:17:44.432Z|2029bc47-611e-4b7b-b879-1f0b06b4b381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:17:45.012Z|81f73b3a-3956-4acd-ad94-b83bc8f2bdc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:45.012Z|40e144f6-d1f2-4e9d-83ce-f8dfa267e558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:45.013Z|81f73b3a-3956-4acd-ad94-b83bc8f2bdc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:45.013Z|40e144f6-d1f2-4e9d-83ce-f8dfa267e558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:45.071Z|6227345a-df1d-4dc7-995b-cb499be08700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:45.072Z|6227345a-df1d-4dc7-995b-cb499be08700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:55.039Z|0ec9ccf4-7fb5-4625-abe8-19e885bb3d8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:55.039Z|ef219740-ab55-4006-9db0-f386f0864d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:55.040Z|0ec9ccf4-7fb5-4625-abe8-19e885bb3d8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:55.040Z|ef219740-ab55-4006-9db0-f386f0864d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:55.101Z|c5dd5599-1ead-466c-8e54-d1d34de5eff9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:17:55.103Z|c5dd5599-1ead-466c-8e54-d1d34de5eff9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:17:59.432Z|3c9a0edf-9488-4289-87af-5c6b49ae2781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:17:59.440Z|3c9a0edf-9488-4289-87af-5c6b49ae2781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:18:01.161Z|45e7200f-77d8-4dec-916c-752fdc0066d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:18:01.162Z|45e7200f-77d8-4dec-916c-752fdc0066d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:18:05.067Z|d3ad89ed-cfaa-4238-83f2-dde8866d2f3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:05.067Z|d3ad89ed-cfaa-4238-83f2-dde8866d2f3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:05.072Z|7232c2c1-a29e-42bd-a477-e2ca4bf3be7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:05.073Z|7232c2c1-a29e-42bd-a477-e2ca4bf3be7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:05.138Z|757982e2-9fbb-469c-9b6d-a51368226a12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:05.138Z|757982e2-9fbb-469c-9b6d-a51368226a12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:14.431Z|18c119a4-2f3e-41e5-8863-5a6af66e9b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:18:14.432Z|18c119a4-2f3e-41e5-8863-5a6af66e9b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:18:15.116Z|462d8d85-b5f8-438a-adf5-5bbf657c3777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:15.117Z|462d8d85-b5f8-438a-adf5-5bbf657c3777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:15.137Z|067f3d36-19b3-454d-9dbf-5340981c53fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:15.138Z|067f3d36-19b3-454d-9dbf-5340981c53fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:15.177Z|5c63c22e-48f5-4508-84f4-1e749cfebbbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:15.178Z|5c63c22e-48f5-4508-84f4-1e749cfebbbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:25.145Z|e25cf0ea-7bce-4f34-8a1e-9448a8a16363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:25.146Z|e25cf0ea-7bce-4f34-8a1e-9448a8a16363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:25.164Z|783e79d7-a006-45a6-9a09-870e23267feb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:25.165Z|783e79d7-a006-45a6-9a09-870e23267feb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:25.206Z|f0a8b99e-0c94-474a-8499-a229805452bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:25.207Z|f0a8b99e-0c94-474a-8499-a229805452bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:29.431Z|2cb72405-e269-4e50-97a7-427d65dce027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:18:29.432Z|2cb72405-e269-4e50-97a7-427d65dce027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:18:31.163Z|b48f5c74-c813-4eca-9adc-6913662b2e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:18:31.164Z|b48f5c74-c813-4eca-9adc-6913662b2e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:18:35.194Z|3de8db9d-cf0f-4939-9020-c50b1801d235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:35.195Z|3de8db9d-cf0f-4939-9020-c50b1801d235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:35.202Z|28aef86f-989f-4de1-b0f7-078ec489d21d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:35.203Z|28aef86f-989f-4de1-b0f7-078ec489d21d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:35.261Z|450090ac-f635-42f9-b9ef-6864d60260c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:35.262Z|450090ac-f635-42f9-b9ef-6864d60260c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:41.036Z|6cb5fe4a-7993-4a6d-847c-75c5e46da296|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:18:41.040Z|6cb5fe4a-7993-4a6d-847c-75c5e46da296|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:44.431Z|b2048f21-b93e-49b4-8748-f5be165ea684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:18:44.439Z|b2048f21-b93e-49b4-8748-f5be165ea684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:18:45.229Z|62369f9a-6297-4980-8200-87dcac25c762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:45.230Z|62369f9a-6297-4980-8200-87dcac25c762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:45.251Z|47dfa1d9-53d7-4333-bbb2-fafbccc09286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:45.252Z|47dfa1d9-53d7-4333-bbb2-fafbccc09286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:45.299Z|b6067946-8c8c-48c6-a78f-a40017b9478b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:45.301Z|b6067946-8c8c-48c6-a78f-a40017b9478b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:55.253Z|ad24dfc5-b147-425d-aec0-60f7a3539905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:55.255Z|ad24dfc5-b147-425d-aec0-60f7a3539905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:55.280Z|60b3b188-0431-4533-9dc6-259007046157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:55.282Z|60b3b188-0431-4533-9dc6-259007046157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:55.329Z|1ea83754-2b38-4a88-917b-7ce7cbae8bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:18:55.329Z|1ea83754-2b38-4a88-917b-7ce7cbae8bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:18:59.431Z|56bb8841-3c4e-40ea-a424-96e9e7f13c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:18:59.432Z|56bb8841-3c4e-40ea-a424-96e9e7f13c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:19:01.167Z|1d062548-4dbc-4f75-bb89-602c9d77e993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:19:01.168Z|1d062548-4dbc-4f75-bb89-602c9d77e993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:19:05.294Z|9342fc60-9e19-40a6-bd4f-118451331950|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:05.295Z|9342fc60-9e19-40a6-bd4f-118451331950|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:05.315Z|fbf27cb7-2813-4ac3-a9f9-890e95357bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:05.316Z|fbf27cb7-2813-4ac3-a9f9-890e95357bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:05.351Z|9f2ec968-39e2-46ad-8d97-57145562c26e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:05.352Z|9f2ec968-39e2-46ad-8d97-57145562c26e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:14.431Z|da84ce7b-09af-4c0d-b30d-2a102a1d1ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:19:14.432Z|da84ce7b-09af-4c0d-b30d-2a102a1d1ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:19:15.331Z|111c231f-bfc5-45ab-a38a-9fe029a34975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:15.332Z|111c231f-bfc5-45ab-a38a-9fe029a34975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:15.346Z|73d3e10c-c357-4261-8f84-fbe3b3985e00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:15.347Z|73d3e10c-c357-4261-8f84-fbe3b3985e00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:15.393Z|6e950d1b-dde2-452d-85dd-dd51e2823ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:15.394Z|6e950d1b-dde2-452d-85dd-dd51e2823ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:25.365Z|6bd7ef8c-f0f9-4bf7-a436-6fc64cb2b69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:25.367Z|6bd7ef8c-f0f9-4bf7-a436-6fc64cb2b69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:25.379Z|6d4f9672-63b3-4a50-86cb-fc4039d879ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:25.381Z|6d4f9672-63b3-4a50-86cb-fc4039d879ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:25.429Z|cabebd9a-78c2-47ce-85e1-f2e065114546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:25.430Z|cabebd9a-78c2-47ce-85e1-f2e065114546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:29.435Z|73615dd2-e138-4841-8882-8a02dd9c62dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:19:29.438Z|73615dd2-e138-4841-8882-8a02dd9c62dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:19:31.169Z|e4a0ccb4-c3c0-48d9-bd24-4048f3bd24c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:19:31.169Z|e4a0ccb4-c3c0-48d9-bd24-4048f3bd24c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:19:35.398Z|4a3048a3-8756-44cb-81e7-0619875f3e44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:35.399Z|4a3048a3-8756-44cb-81e7-0619875f3e44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:35.425Z|093c0ffa-d394-4eb0-b929-768c811385db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:35.425Z|093c0ffa-d394-4eb0-b929-768c811385db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:35.462Z|da24a13a-a2a9-4839-b252-05ca97f7a2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:35.464Z|da24a13a-a2a9-4839-b252-05ca97f7a2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:41.028Z|157e950b-96a1-4890-9aa3-466d0734fe87|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:19:41.029Z|157e950b-96a1-4890-9aa3-466d0734fe87|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:44.432Z|209bfd32-c9fb-4718-86f2-8c226c17df80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:19:44.432Z|209bfd32-c9fb-4718-86f2-8c226c17df80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:19:45.429Z|82d57662-0368-4ceb-aed7-edf763c2e150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:45.434Z|82d57662-0368-4ceb-aed7-edf763c2e150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:45.452Z|43115305-1872-4769-88ee-352276c514e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:45.453Z|43115305-1872-4769-88ee-352276c514e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:45.507Z|112ec8e9-731b-4708-8878-6fc9b3dbc0f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:45.508Z|112ec8e9-731b-4708-8878-6fc9b3dbc0f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:55.479Z|dcc5d47d-5959-4d34-8bd6-49f00989707b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:55.480Z|dcc5d47d-5959-4d34-8bd6-49f00989707b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:55.481Z|b05a4af1-7a06-43a5-b105-59ef7f60972c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:55.483Z|b05a4af1-7a06-43a5-b105-59ef7f60972c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:55.549Z|aa1429f9-bd54-4a94-91e0-5b13ba270fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:19:55.555Z|aa1429f9-bd54-4a94-91e0-5b13ba270fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:19:59.431Z|df17a6fe-ed23-4d51-b0bc-4eeb95409a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:19:59.432Z|df17a6fe-ed23-4d51-b0bc-4eeb95409a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:20:01.170Z|63abda53-13d3-421c-afa4-2674304e155d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:20:01.171Z|63abda53-13d3-421c-afa4-2674304e155d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:20:05.506Z|43f40515-2a79-4d97-86cb-5b5160146b32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:05.507Z|43f40515-2a79-4d97-86cb-5b5160146b32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:05.522Z|10c3c17d-7b2d-41fd-b7bf-f87e988acae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:05.522Z|10c3c17d-7b2d-41fd-b7bf-f87e988acae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:05.586Z|0135f45a-cd0c-474c-9ea5-8350b6010395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:05.588Z|0135f45a-cd0c-474c-9ea5-8350b6010395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:14.431Z|7b643a4c-496c-4915-b7ab-9e14c383d3e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:20:14.436Z|7b643a4c-496c-4915-b7ab-9e14c383d3e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:20:15.540Z|321f51ee-37ac-4ad4-9c93-b350ce4e6838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:15.540Z|321f51ee-37ac-4ad4-9c93-b350ce4e6838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:15.549Z|3e19896e-0f03-4fb9-9691-8eae25c8fd92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:15.550Z|3e19896e-0f03-4fb9-9691-8eae25c8fd92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:15.615Z|9e3e9df4-725f-4963-ba54-a75f2c2bcaf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:15.617Z|9e3e9df4-725f-4963-ba54-a75f2c2bcaf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:25.567Z|3e2f26ec-6afd-4abe-9318-e5199a615127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:25.568Z|3e2f26ec-6afd-4abe-9318-e5199a615127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:25.589Z|6fb90b20-c453-46c5-b1f0-6ce3504d452a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:25.590Z|6fb90b20-c453-46c5-b1f0-6ce3504d452a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:25.640Z|b1b7ef52-f404-4a05-aabb-2b89be54f0f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:25.641Z|b1b7ef52-f404-4a05-aabb-2b89be54f0f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:29.431Z|eadaaafe-b2e5-4c47-9446-47f6ec97c0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:20:29.432Z|eadaaafe-b2e5-4c47-9446-47f6ec97c0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:20:31.174Z|21020e9b-9909-4b24-a17e-e4dcbe42fb7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:20:31.175Z|21020e9b-9909-4b24-a17e-e4dcbe42fb7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:20:35.602Z|4ce69e37-839a-4b44-8446-7f0f53ef4bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:35.604Z|4ce69e37-839a-4b44-8446-7f0f53ef4bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:35.626Z|71e1c237-fbda-4f98-813d-dcf8427af4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:35.627Z|71e1c237-fbda-4f98-813d-dcf8427af4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:35.677Z|0c84219f-f2a1-4503-adca-bcdb727aae8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:35.678Z|0c84219f-f2a1-4503-adca-bcdb727aae8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:41.029Z|b42ce732-b867-4ea2-8684-197fa96b88eb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:20:41.030Z|b42ce732-b867-4ea2-8684-197fa96b88eb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:44.431Z|1e43c301-4914-48a4-9805-be4768a52628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:20:44.432Z|1e43c301-4914-48a4-9805-be4768a52628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:20:45.632Z|a79eaecb-a0cc-43be-9570-573b3fd26c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:45.633Z|a79eaecb-a0cc-43be-9570-573b3fd26c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:45.658Z|cac9c97d-55fa-47e3-884e-d3b2b605bb93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:45.658Z|cac9c97d-55fa-47e3-884e-d3b2b605bb93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:45.710Z|4bddc5c0-5161-494b-a10a-00617b2647fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:45.712Z|4bddc5c0-5161-494b-a10a-00617b2647fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:55.657Z|f6c6b308-6769-4823-9038-294935f36364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:55.658Z|f6c6b308-6769-4823-9038-294935f36364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:55.690Z|eb6982ec-d27d-488f-a5a0-4211c9b7104e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:55.691Z|eb6982ec-d27d-488f-a5a0-4211c9b7104e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:55.741Z|54406ffb-e6f7-4856-89d9-acf6fe2a7f25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:20:55.748Z|54406ffb-e6f7-4856-89d9-acf6fe2a7f25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:20:59.431Z|9f43888a-06c2-49a1-957a-b42ca46ff2a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:20:59.436Z|9f43888a-06c2-49a1-957a-b42ca46ff2a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:21:01.176Z|2f76a882-cc11-4d6d-bc55-9bc9081c1156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:21:01.177Z|2f76a882-cc11-4d6d-bc55-9bc9081c1156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:21:05.689Z|8c69f2f6-fb3e-48c0-a5de-099ccaedda7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:05.690Z|8c69f2f6-fb3e-48c0-a5de-099ccaedda7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:05.724Z|5cc06d8b-4477-49ad-87b7-93f55720257a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:05.725Z|5cc06d8b-4477-49ad-87b7-93f55720257a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:05.777Z|4e499603-295f-4b37-a535-ebf176099378|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:05.778Z|4e499603-295f-4b37-a535-ebf176099378|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:14.434Z|a48528b6-6c25-406b-bace-8374331b81ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:21:14.435Z|a48528b6-6c25-406b-bace-8374331b81ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:21:15.717Z|2375e30c-7d6e-43e2-b402-b2f7e011fab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:15.718Z|2375e30c-7d6e-43e2-b402-b2f7e011fab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:15.770Z|e9e4c6c1-b04b-4900-9ae0-55ac8831299c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:15.773Z|e9e4c6c1-b04b-4900-9ae0-55ac8831299c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:15.819Z|d9477500-cf9e-41ba-aeea-ebd9f8994343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:15.820Z|d9477500-cf9e-41ba-aeea-ebd9f8994343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:25.746Z|b3f83b56-261e-40cb-bb36-146905da5f4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:25.748Z|b3f83b56-261e-40cb-bb36-146905da5f4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:25.804Z|933a907a-cbf0-48bb-b0a2-defdebaa6ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:25.805Z|933a907a-cbf0-48bb-b0a2-defdebaa6ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:25.865Z|a3995fa5-235e-48f2-874f-f03152fab898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:25.866Z|a3995fa5-235e-48f2-874f-f03152fab898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:29.431Z|aea137af-5a96-4169-9a17-e03a3f5d7ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:21:29.432Z|aea137af-5a96-4169-9a17-e03a3f5d7ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:21:31.178Z|e5b33175-24c6-4501-98ff-d1622741cd6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:21:31.179Z|e5b33175-24c6-4501-98ff-d1622741cd6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:21:35.818Z|01acef18-7186-4fdf-8fe9-98037f9728a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:35.820Z|01acef18-7186-4fdf-8fe9-98037f9728a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:35.854Z|a5135d64-c795-4c0a-925a-9d1ec6b13b09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:35.855Z|a5135d64-c795-4c0a-925a-9d1ec6b13b09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:35.901Z|613a9d9c-fb30-4726-be17-74634187456a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:35.906Z|613a9d9c-fb30-4726-be17-74634187456a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:41.029Z|93b6da0e-a1d4-4d7d-9a89-dff8f4255887|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:21:41.031Z|93b6da0e-a1d4-4d7d-9a89-dff8f4255887|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:44.431Z|428a62f4-52dd-481f-99c3-aa5f461bb1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:21:44.436Z|428a62f4-52dd-481f-99c3-aa5f461bb1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:21:45.848Z|401bebbd-5857-456b-8467-9f7ede86c6d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:45.849Z|401bebbd-5857-456b-8467-9f7ede86c6d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:45.892Z|0174e2f9-b3a4-4446-be93-7e96f8c8577c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:45.893Z|0174e2f9-b3a4-4446-be93-7e96f8c8577c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:45.931Z|519357c8-a37f-4ed9-a2f2-0b2fcf936494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:45.932Z|519357c8-a37f-4ed9-a2f2-0b2fcf936494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:55.913Z|9cf40efa-80ed-4f10-aa78-bcd20021a72f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:55.916Z|9cf40efa-80ed-4f10-aa78-bcd20021a72f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:55.940Z|ee2a31cb-5043-4abd-8bac-93eb77b68fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:55.947Z|ee2a31cb-5043-4abd-8bac-93eb77b68fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:55.972Z|d6178664-16f6-40d5-8de4-760ddae29cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:21:55.973Z|d6178664-16f6-40d5-8de4-760ddae29cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:21:59.431Z|f33e35f7-3914-4b01-9d39-8ac6f5deb54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:21:59.433Z|f33e35f7-3914-4b01-9d39-8ac6f5deb54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:22:01.181Z|6634e27f-25bc-476c-a60f-467a3f803042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:22:01.182Z|6634e27f-25bc-476c-a60f-467a3f803042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:22:05.960Z|552a7c99-421d-4bec-868d-4b867baa0959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:05.962Z|552a7c99-421d-4bec-868d-4b867baa0959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:05.985Z|7d3e4466-e878-4fe5-96cb-30ffc92c8822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:05.987Z|7d3e4466-e878-4fe5-96cb-30ffc92c8822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:06.000Z|ca8600fb-a8d1-4f80-bee7-d0bb313d6e69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:06.001Z|ca8600fb-a8d1-4f80-bee7-d0bb313d6e69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:14.431Z|2e459496-7299-46d8-8876-fdfd22db0524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:22:14.432Z|2e459496-7299-46d8-8876-fdfd22db0524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:22:15.996Z|a0290621-3300-46c3-8069-f5c8db2a3e6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:15.998Z|a0290621-3300-46c3-8069-f5c8db2a3e6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:16.019Z|a1ef5b37-a987-40a7-aa1b-8f7319e91867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:16.019Z|a1ef5b37-a987-40a7-aa1b-8f7319e91867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:16.028Z|80912eb6-99b3-476b-8323-5f7e9530462b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:16.029Z|80912eb6-99b3-476b-8323-5f7e9530462b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:26.040Z|843e9886-8247-48d4-84dc-dc924c9b45ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:26.041Z|843e9886-8247-48d4-84dc-dc924c9b45ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:26.049Z|f26bcb0b-c22c-487a-a2ab-0b0cbdea4d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:26.052Z|f26bcb0b-c22c-487a-a2ab-0b0cbdea4d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:26.062Z|8ed6cb8b-b8ac-4fa8-8b2b-59880bf64192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:26.065Z|8ed6cb8b-b8ac-4fa8-8b2b-59880bf64192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:29.431Z|19b46a2b-0024-404e-962e-d9bd361d1b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:22:29.439Z|19b46a2b-0024-404e-962e-d9bd361d1b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:22:31.183Z|63789fb9-2aab-48d5-8dd3-dd215f914bdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:22:31.184Z|63789fb9-2aab-48d5-8dd3-dd215f914bdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:22:36.067Z|b4e508ae-3c2b-47ee-9251-4236a5f9d03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:36.068Z|b4e508ae-3c2b-47ee-9251-4236a5f9d03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:36.091Z|b816c796-b3d0-4fd9-882e-6a89a613db5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:36.092Z|b816c796-b3d0-4fd9-882e-6a89a613db5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:36.099Z|58d8481c-2ad1-4337-9c6d-df755ede3139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:36.101Z|58d8481c-2ad1-4337-9c6d-df755ede3139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:41.038Z|993db813-edf4-40d0-98c8-a75e8b59f52f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:22:41.040Z|993db813-edf4-40d0-98c8-a75e8b59f52f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:44.431Z|493bbc92-c913-4e34-9cb7-4fa422cc484c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:22:44.432Z|493bbc92-c913-4e34-9cb7-4fa422cc484c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:22:46.093Z|12941dda-b774-41f0-aaa8-683eb6f9f71d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:46.094Z|12941dda-b774-41f0-aaa8-683eb6f9f71d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:46.117Z|6ec5baa0-8d26-4dc3-9557-8aafb9b56f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:46.118Z|6ec5baa0-8d26-4dc3-9557-8aafb9b56f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:46.124Z|7ff0e694-07a8-4e21-98e8-4d2f316a0bbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:46.126Z|7ff0e694-07a8-4e21-98e8-4d2f316a0bbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:56.141Z|d9e84603-d6b4-4fe5-a14d-3ec6cba6a3ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:56.143Z|d9e84603-d6b4-4fe5-a14d-3ec6cba6a3ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:56.147Z|98c5cd61-4a02-4ee4-aea4-52defde9ecba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:56.148Z|98c5cd61-4a02-4ee4-aea4-52defde9ecba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:56.156Z|e196d01a-18e1-4c05-bc15-8eff33fd4baa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:22:56.157Z|e196d01a-18e1-4c05-bc15-8eff33fd4baa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:22:59.432Z|f09a5e62-d43f-4679-a799-508801b06ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:22:59.433Z|f09a5e62-d43f-4679-a799-508801b06ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:23:01.184Z|2d76e5ef-c722-450d-b742-d8019c3ded73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:23:01.185Z|2d76e5ef-c722-450d-b742-d8019c3ded73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:23:06.183Z|b0ad15b7-dab8-453e-bdcd-8942f5d3debe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:06.185Z|b0ad15b7-dab8-453e-bdcd-8942f5d3debe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:06.186Z|5b89ffba-440b-41e7-9be4-abf4087d50f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:06.187Z|5b89ffba-440b-41e7-9be4-abf4087d50f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:06.189Z|c4883ac2-a0fb-4228-94ff-5d40abd03657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:06.190Z|c4883ac2-a0fb-4228-94ff-5d40abd03657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:14.432Z|e7cb172c-1c00-4334-9a2e-8a85790216b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:23:14.440Z|e7cb172c-1c00-4334-9a2e-8a85790216b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:23:16.230Z|eb0e8155-1eed-4f73-a728-343a1baff09b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:16.231Z|eb0e8155-1eed-4f73-a728-343a1baff09b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:16.233Z|3d5bd1a3-8b6a-4912-bf12-85a82842124b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:16.233Z|3d5bd1a3-8b6a-4912-bf12-85a82842124b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:16.230Z|03e11e2f-54e8-4915-b2cf-97221441d023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:16.235Z|03e11e2f-54e8-4915-b2cf-97221441d023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:26.264Z|d81a9e16-b87a-4005-932e-967044ef76db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:26.264Z|4fa1c5f8-41bc-41e9-af5c-1b67567b5a39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:26.266Z|d81a9e16-b87a-4005-932e-967044ef76db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:26.266Z|4fa1c5f8-41bc-41e9-af5c-1b67567b5a39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:26.269Z|004665ae-12f2-4c1e-9c34-ffa3597355db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:26.271Z|004665ae-12f2-4c1e-9c34-ffa3597355db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:29.431Z|f42962c8-1f34-4506-8e0b-04eeec7fb2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:23:29.432Z|f42962c8-1f34-4506-8e0b-04eeec7fb2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:23:31.186Z|76371aef-1efd-432b-86a6-ca0e465e2e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:23:31.186Z|76371aef-1efd-432b-86a6-ca0e465e2e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:23:36.295Z|6c4146f8-bfb7-4468-85a4-2cf0933bf483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:36.296Z|6c4146f8-bfb7-4468-85a4-2cf0933bf483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:36.312Z|9394f5e6-ba86-4d9f-8108-8b82c7480d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:36.314Z|9394f5e6-ba86-4d9f-8108-8b82c7480d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:36.329Z|e18abb00-0814-4cfd-9b9f-4e77749ed592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:36.331Z|e18abb00-0814-4cfd-9b9f-4e77749ed592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:41.025Z|37ef2447-50db-4a09-ac17-bc7b6044a7b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:23:41.026Z|37ef2447-50db-4a09-ac17-bc7b6044a7b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:44.431Z|50a8ebec-dd26-46ca-8e31-bb4c419def3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:23:44.432Z|50a8ebec-dd26-46ca-8e31-bb4c419def3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:23:46.344Z|67eb751c-f19c-4439-91fc-d6e7e708ea2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:46.345Z|67eb751c-f19c-4439-91fc-d6e7e708ea2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:46.348Z|90fc0e4a-ac08-4825-8fab-0a7863c20f8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:46.349Z|90fc0e4a-ac08-4825-8fab-0a7863c20f8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:46.355Z|e88296e4-32dd-4582-a28b-9bbf1dd2077c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:46.356Z|e88296e4-32dd-4582-a28b-9bbf1dd2077c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:56.374Z|5b6df5e7-2e17-4cd1-ab12-e907f3c9b7b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:56.378Z|5b6df5e7-2e17-4cd1-ab12-e907f3c9b7b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:56.390Z|727c80e7-789f-44be-bd46-c46051dec5bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:56.392Z|727c80e7-789f-44be-bd46-c46051dec5bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:56.396Z|0064db8d-8558-451e-813d-203874c46a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:23:56.397Z|0064db8d-8558-451e-813d-203874c46a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:23:59.432Z|cc052640-3faf-4272-ab41-5683a607f7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:23:59.437Z|cc052640-3faf-4272-ab41-5683a607f7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:24:01.187Z|3643e16e-58d6-4e79-b257-702e5b2ccaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:24:01.188Z|3643e16e-58d6-4e79-b257-702e5b2ccaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:24:06.406Z|9c1b5f76-2261-41c6-a23d-9e828a274b3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:06.407Z|9c1b5f76-2261-41c6-a23d-9e828a274b3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:06.429Z|8e5fbdef-67cf-4892-a75d-df76a9a249a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:06.430Z|8e5fbdef-67cf-4892-a75d-df76a9a249a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:06.430Z|801728a6-a49e-44af-99f1-8059f66139c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:06.432Z|801728a6-a49e-44af-99f1-8059f66139c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:14.431Z|0f11362f-c159-4d81-b935-ed668156ca3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:24:14.432Z|0f11362f-c159-4d81-b935-ed668156ca3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:24:16.437Z|2fe64213-1cf2-41f8-b0be-b8f71b4f4f00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:16.437Z|2fe64213-1cf2-41f8-b0be-b8f71b4f4f00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:16.460Z|029ce583-0fb4-4c36-a13d-d5541f019460|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:16.461Z|5b607128-a04e-4daa-b574-c85a01778fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:16.462Z|029ce583-0fb4-4c36-a13d-d5541f019460|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:16.463Z|5b607128-a04e-4daa-b574-c85a01778fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:26.469Z|adab10ae-51b8-46cc-8395-0a84dfa02fff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:26.470Z|adab10ae-51b8-46cc-8395-0a84dfa02fff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:26.493Z|87422333-cfd4-466f-8d3a-63e977c1d109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:26.493Z|b84a6e04-8c33-4152-b48d-ea0be1f9e345|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:26.493Z|b84a6e04-8c33-4152-b48d-ea0be1f9e345|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:26.493Z|87422333-cfd4-466f-8d3a-63e977c1d109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:29.431Z|65800f58-3b77-49e9-9d88-37018342db11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:24:29.432Z|65800f58-3b77-49e9-9d88-37018342db11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:24:31.189Z|21d6f511-fb1a-450a-b884-b2e467fa80f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:24:31.190Z|21d6f511-fb1a-450a-b884-b2e467fa80f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:24:36.502Z|100359c6-6c22-40d7-9e4c-c5425a9c4967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:36.503Z|100359c6-6c22-40d7-9e4c-c5425a9c4967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:36.518Z|0f7dad70-8124-4b9c-a4b6-f6bbc3b7e8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:36.518Z|2556b1c6-277b-48c6-8c48-cb08c2954a45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:36.519Z|0f7dad70-8124-4b9c-a4b6-f6bbc3b7e8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:36.519Z|2556b1c6-277b-48c6-8c48-cb08c2954a45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:41.034Z|9a6d480d-cbeb-43bd-af76-d064d04cce30|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:24:41.035Z|9a6d480d-cbeb-43bd-af76-d064d04cce30|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:44.431Z|a6f869fd-432d-4526-90a8-b10cf4844e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:24:44.435Z|a6f869fd-432d-4526-90a8-b10cf4844e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:24:46.533Z|afb86c0e-2916-41ef-bcc0-c64f6b5dc78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:46.534Z|afb86c0e-2916-41ef-bcc0-c64f6b5dc78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:46.555Z|ad4388f1-91a4-4115-a0a2-8f843dd6645e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:46.556Z|ad4388f1-91a4-4115-a0a2-8f843dd6645e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:46.563Z|31e281c5-528f-4046-8542-6af5745602c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:46.564Z|31e281c5-528f-4046-8542-6af5745602c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:56.562Z|2fd3ae60-c66b-4099-b14a-1e4d84fb5ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:56.563Z|2fd3ae60-c66b-4099-b14a-1e4d84fb5ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:56.615Z|68517ee0-8383-4f39-ad73-3b2f4b90151f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:56.615Z|72e6af6d-ae13-44aa-b6c8-9822c7e5f198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:24:56.616Z|72e6af6d-ae13-44aa-b6c8-9822c7e5f198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:56.616Z|68517ee0-8383-4f39-ad73-3b2f4b90151f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:24:59.431Z|4dc50d93-914b-4ef0-83a0-cf78986d7847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:24:59.432Z|4dc50d93-914b-4ef0-83a0-cf78986d7847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:25:01.192Z|768b232f-650a-4e40-83f9-ab2f2d124bd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:25:01.193Z|768b232f-650a-4e40-83f9-ab2f2d124bd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:25:06.604Z|c9e784ca-3f1d-4807-af38-ebf9d673a36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:06.605Z|c9e784ca-3f1d-4807-af38-ebf9d673a36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:06.639Z|12f5a774-c147-493d-9ff9-05aa5ff48c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:06.639Z|670d8e6d-7ccd-4983-9743-99e9698d93a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:06.642Z|670d8e6d-7ccd-4983-9743-99e9698d93a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:06.653Z|12f5a774-c147-493d-9ff9-05aa5ff48c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:14.431Z|7cb1af8b-2bd0-4c17-846e-9fb75b052c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:25:14.432Z|7cb1af8b-2bd0-4c17-846e-9fb75b052c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:25:16.649Z|94ed84ce-1933-439a-8853-56eb3cd47088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:16.655Z|94ed84ce-1933-439a-8853-56eb3cd47088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:16.672Z|e9f0b0f4-84d0-4714-94de-ec801e197d7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:16.673Z|e9f0b0f4-84d0-4714-94de-ec801e197d7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:16.686Z|dd01b41c-5813-4242-bd85-530ed53846ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:16.687Z|dd01b41c-5813-4242-bd85-530ed53846ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:26.688Z|1e477032-47cc-4f94-9d2c-7c3a7131bb2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:26.691Z|1e477032-47cc-4f94-9d2c-7c3a7131bb2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:26.702Z|662e6456-b06a-46cb-99e5-85abf414553f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:26.703Z|662e6456-b06a-46cb-99e5-85abf414553f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:26.728Z|96fa2776-065f-4f95-9b6b-ed932fafb72b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:26.729Z|96fa2776-065f-4f95-9b6b-ed932fafb72b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:29.431Z|a5e1451c-b9be-48ed-9b27-aa670a26feed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:25:29.438Z|a5e1451c-b9be-48ed-9b27-aa670a26feed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:25:31.195Z|7aa14fea-a93e-4132-8ba5-df7d6261332f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:25:31.196Z|7aa14fea-a93e-4132-8ba5-df7d6261332f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:25:36.726Z|6ebd353b-a58a-40ca-b08e-8897d3726d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:36.725Z|9a81920a-99a1-4c21-8290-71f4e4a495c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:36.726Z|9a81920a-99a1-4c21-8290-71f4e4a495c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:36.727Z|6ebd353b-a58a-40ca-b08e-8897d3726d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:36.761Z|9841b8f3-b595-4bb2-831a-ee8096db2bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:36.762Z|9841b8f3-b595-4bb2-831a-ee8096db2bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:41.026Z|23a9d4a9-cbab-48d7-8b4e-2832aa0700d8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:25:41.030Z|23a9d4a9-cbab-48d7-8b4e-2832aa0700d8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:44.431Z|8925f4a7-0c23-497b-9325-e0abc10f6b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:25:44.432Z|8925f4a7-0c23-497b-9325-e0abc10f6b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:25:46.753Z|033dd5e2-f72d-4560-a84d-b47fa644e5f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:46.753Z|7f2f08cd-aada-4759-b0d6-12a27f514678|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:46.754Z|7f2f08cd-aada-4759-b0d6-12a27f514678|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:46.754Z|033dd5e2-f72d-4560-a84d-b47fa644e5f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:46.805Z|2c603006-7d72-4320-901b-16a9aea9c63f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:46.806Z|2c603006-7d72-4320-901b-16a9aea9c63f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:56.781Z|a21e0302-1559-4ab6-a67c-1f39f9936f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:56.782Z|a21e0302-1559-4ab6-a67c-1f39f9936f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:56.788Z|9a058f73-88f6-43d2-bcb1-ca27f68ee04e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:56.789Z|9a058f73-88f6-43d2-bcb1-ca27f68ee04e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:56.839Z|edd50ad0-4485-471b-8679-2d188be92666|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:25:56.840Z|edd50ad0-4485-471b-8679-2d188be92666|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:25:59.431Z|cf003fa7-dafc-4a1a-ad4c-188cff311888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:25:59.433Z|cf003fa7-dafc-4a1a-ad4c-188cff311888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:26:01.198Z|eb549969-bdbb-4087-9e88-40848b908669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:26:01.199Z|eb549969-bdbb-4087-9e88-40848b908669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:26:06.826Z|f7d0a09e-53a4-4eb5-be5e-d156827eead0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:06.827Z|f7d0a09e-53a4-4eb5-be5e-d156827eead0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:06.834Z|d4861248-2666-49ff-8315-696f7f87db80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:06.835Z|d4861248-2666-49ff-8315-696f7f87db80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:06.869Z|49cb7783-b489-4cb9-98f7-e64c086f61fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:06.870Z|49cb7783-b489-4cb9-98f7-e64c086f61fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:14.431Z|ff269f9d-1dae-452a-b585-06b813e46a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:26:14.435Z|ff269f9d-1dae-452a-b585-06b813e46a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:26:16.858Z|88a4def8-a892-422f-94fd-fec88bd0fc5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:16.859Z|88a4def8-a892-422f-94fd-fec88bd0fc5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:16.865Z|b67db400-ccdd-4fb5-b02e-8c2fda7732ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:16.866Z|b67db400-ccdd-4fb5-b02e-8c2fda7732ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:16.897Z|0e77267e-ab4d-49f3-9fb1-0b658f406882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:16.898Z|0e77267e-ab4d-49f3-9fb1-0b658f406882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:26.882Z|48c7fc98-5bc5-4f97-86a1-e13d09d546b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:26.883Z|48c7fc98-5bc5-4f97-86a1-e13d09d546b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:26.888Z|53716111-4189-4482-a7bd-b20dfa1987e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:26.890Z|53716111-4189-4482-a7bd-b20dfa1987e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:26.925Z|6bf496f8-bd6e-484b-be5a-1d160ea79178|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:26.925Z|6bf496f8-bd6e-484b-be5a-1d160ea79178|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:29.431Z|0bc9d637-6fb5-459f-8350-e0aa5138b904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:26:29.433Z|0bc9d637-6fb5-459f-8350-e0aa5138b904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:26:31.199Z|a97ed17a-9274-4827-9adb-f17fafe02d2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:26:31.200Z|a97ed17a-9274-4827-9adb-f17fafe02d2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:26:36.916Z|2a9fb1ef-24ca-4baa-bb51-2c6ff47cc0c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:36.917Z|2a9fb1ef-24ca-4baa-bb51-2c6ff47cc0c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:36.941Z|cd3a6770-eeea-499f-bbf2-879cd5ad3a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:36.942Z|cd3a6770-eeea-499f-bbf2-879cd5ad3a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:36.953Z|31a381c7-dfea-479a-80cf-b4723e2a8353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:36.954Z|31a381c7-dfea-479a-80cf-b4723e2a8353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:41.026Z|b0a3da6e-5085-472b-a545-583422919df1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:26:41.027Z|b0a3da6e-5085-472b-a545-583422919df1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:44.432Z|b46bc709-b6ea-4fad-941d-a60d2a4c491c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:26:44.433Z|b46bc709-b6ea-4fad-941d-a60d2a4c491c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:26:46.954Z|84052c85-4ace-406c-b46c-7adeb53acb78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:46.956Z|84052c85-4ace-406c-b46c-7adeb53acb78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:46.968Z|7dab6fd0-6bba-4486-89ff-fb16f4178073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:46.969Z|7dab6fd0-6bba-4486-89ff-fb16f4178073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:46.976Z|2bebf36a-d5c7-4f68-bcf3-ae89c7dcc7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:46.977Z|2bebf36a-d5c7-4f68-bcf3-ae89c7dcc7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:56.980Z|25843947-80d9-496c-9c31-bd91cd64cc57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:56.981Z|25843947-80d9-496c-9c31-bd91cd64cc57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:56.996Z|26827a2b-7934-4147-88ca-076d08c11aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:56.997Z|26827a2b-7934-4147-88ca-076d08c11aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:57.013Z|0ea81d58-014a-4eaf-ab22-7bc81cb2e6e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:26:57.014Z|0ea81d58-014a-4eaf-ab22-7bc81cb2e6e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:26:59.431Z|9630c239-4f9b-4701-9015-cb8bad601baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:26:59.436Z|9630c239-4f9b-4701-9015-cb8bad601baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:27:01.203Z|ebe2cbad-6ebb-423a-b433-d645553e0680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:27:01.204Z|ebe2cbad-6ebb-423a-b433-d645553e0680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:27:07.010Z|fc6b7623-6dce-40a0-8681-7679469dc9c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:07.011Z|fc6b7623-6dce-40a0-8681-7679469dc9c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:07.026Z|4d929408-d52d-4841-b1c5-6eae7aa4c3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:07.028Z|4d929408-d52d-4841-b1c5-6eae7aa4c3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:07.043Z|8177bd0a-6e25-4bb2-85a5-547cadf5dcc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:07.044Z|8177bd0a-6e25-4bb2-85a5-547cadf5dcc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:14.432Z|f90fba65-2c9f-4ba8-89e2-1414b295f8a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:27:14.433Z|f90fba65-2c9f-4ba8-89e2-1414b295f8a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:27:17.037Z|12a2dcf0-9f24-4e0c-8e08-fb6cc8858cd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:17.038Z|12a2dcf0-9f24-4e0c-8e08-fb6cc8858cd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:17.056Z|4441b812-5cc3-4d24-befe-a46b9aeb0b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:17.060Z|4441b812-5cc3-4d24-befe-a46b9aeb0b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:17.089Z|1985ffd3-2d52-4c82-902e-c08b5f14b4e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:17.090Z|1985ffd3-2d52-4c82-902e-c08b5f14b4e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:27.076Z|3ab0d001-3ac3-471e-858a-73d5f0f3880a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:27.076Z|3ab0d001-3ac3-471e-858a-73d5f0f3880a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:27.113Z|9e906482-ea1f-4c56-a189-92d4d7df8722|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:27.114Z|9e906482-ea1f-4c56-a189-92d4d7df8722|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:27.123Z|ead56928-0c9e-42ff-94b4-8b3e4b549d51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:27.124Z|ead56928-0c9e-42ff-94b4-8b3e4b549d51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:29.431Z|c60de0df-f1af-45d0-9b31-dbc25d78983c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:27:29.432Z|c60de0df-f1af-45d0-9b31-dbc25d78983c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:27:31.206Z|857e0d13-4dcb-4bdf-8b34-7ff37c9c0fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:27:31.209Z|857e0d13-4dcb-4bdf-8b34-7ff37c9c0fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:27:37.099Z|fb85c6a1-36a3-40a2-9023-509b0389000b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:37.101Z|fb85c6a1-36a3-40a2-9023-509b0389000b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:37.143Z|b6ec9606-00e4-4739-b43f-24743a020e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:37.144Z|b6ec9606-00e4-4739-b43f-24743a020e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:37.162Z|0ce8bbc1-0e7a-4151-a115-3cd8f23b467c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:37.162Z|0ce8bbc1-0e7a-4151-a115-3cd8f23b467c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:41.027Z|ae2f0065-6d4d-48a3-b7f8-3ebd1db9f6f9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:27:41.028Z|ae2f0065-6d4d-48a3-b7f8-3ebd1db9f6f9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:44.431Z|76f3be9d-b4c8-4026-93d8-0af93b4a7ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:27:44.438Z|76f3be9d-b4c8-4026-93d8-0af93b4a7ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:27:47.122Z|b493c82f-4f46-4376-8088-996484179ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:47.123Z|b493c82f-4f46-4376-8088-996484179ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:47.172Z|eb3dc833-0e4c-421c-a34c-91e9c13907c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:47.173Z|eb3dc833-0e4c-421c-a34c-91e9c13907c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:47.192Z|41f0aedf-4ad3-4ac0-8e14-b780761076dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:47.193Z|41f0aedf-4ad3-4ac0-8e14-b780761076dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:57.148Z|17670bca-f39c-4f94-98e3-ce6d14f27230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:57.149Z|17670bca-f39c-4f94-98e3-ce6d14f27230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:57.200Z|c956600f-1cdc-4dd6-a4f0-591a9ed830f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:57.201Z|c956600f-1cdc-4dd6-a4f0-591a9ed830f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:57.232Z|17e0725d-aeae-483c-b34c-b4e4367d5ee9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:27:57.232Z|17e0725d-aeae-483c-b34c-b4e4367d5ee9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:27:59.436Z|5af8dc32-904e-4746-8589-38621e6169fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:27:59.441Z|5af8dc32-904e-4746-8589-38621e6169fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:28:01.210Z|8d32a250-9992-42ae-84ed-6887263ad860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:28:01.211Z|8d32a250-9992-42ae-84ed-6887263ad860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:28:07.185Z|dbacb391-8c40-4ca2-8870-aa73c8136cb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:07.186Z|dbacb391-8c40-4ca2-8870-aa73c8136cb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:07.233Z|f257d7f3-f310-4ff8-80df-caca25403090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:07.234Z|f257d7f3-f310-4ff8-80df-caca25403090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:07.276Z|c37cb238-7a5b-4d01-ad20-e175a2e31086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:07.278Z|c37cb238-7a5b-4d01-ad20-e175a2e31086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:14.431Z|668508fd-640e-4726-bd09-9af0c9c7be4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:28:14.432Z|668508fd-640e-4726-bd09-9af0c9c7be4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:28:17.222Z|7686e5fe-86f1-46dc-9300-e1543bbcb0ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:17.223Z|7686e5fe-86f1-46dc-9300-e1543bbcb0ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:17.297Z|440c49a6-baf7-4c46-ad5f-e16dbafc8d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:17.298Z|440c49a6-baf7-4c46-ad5f-e16dbafc8d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:17.306Z|4ea3432e-cff0-437a-b3ca-3212fde32211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:17.307Z|4ea3432e-cff0-437a-b3ca-3212fde32211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:27.265Z|707584eb-42d7-4354-9b80-cd9127b1105b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:27.267Z|707584eb-42d7-4354-9b80-cd9127b1105b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:27.338Z|a62fe138-d87e-43bc-a693-9822afd84047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:27.339Z|a62fe138-d87e-43bc-a693-9822afd84047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:27.364Z|a2e62fb7-920e-45ef-b9c5-6eb284e5ad36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:27.365Z|a2e62fb7-920e-45ef-b9c5-6eb284e5ad36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:29.431Z|726e1ec6-3780-41a7-8bf2-a17e878a90fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:28:29.439Z|726e1ec6-3780-41a7-8bf2-a17e878a90fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:28:31.212Z|abe1231c-b80a-4719-ae9e-a04ef531879b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:28:31.212Z|abe1231c-b80a-4719-ae9e-a04ef531879b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:28:37.306Z|7364fd2d-367b-4cb5-8370-117014d12e11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:37.310Z|7364fd2d-367b-4cb5-8370-117014d12e11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:37.378Z|8c2ba23e-7064-40a1-8c05-15df719fd4b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:37.379Z|8c2ba23e-7064-40a1-8c05-15df719fd4b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:37.400Z|51af617e-f394-4b81-831a-3e0da2cd8853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:37.402Z|51af617e-f394-4b81-831a-3e0da2cd8853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:41.025Z|301cce79-fecf-455d-9e50-1fc208eb51e7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:28:41.039Z|301cce79-fecf-455d-9e50-1fc208eb51e7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:44.431Z|13e05c63-85b4-44b8-b842-2eb1d869039a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:28:44.432Z|13e05c63-85b4-44b8-b842-2eb1d869039a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:28:47.397Z|8a038d5e-fd9d-4ed9-8c6a-8cd8613e14b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:47.398Z|8a038d5e-fd9d-4ed9-8c6a-8cd8613e14b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:47.414Z|e0799ce4-f7ea-41ad-8fbd-77d4d388ccf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:47.416Z|e0799ce4-f7ea-41ad-8fbd-77d4d388ccf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:47.441Z|1378e8b2-d29b-471d-bb1e-dbfff0cd33a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:47.442Z|1378e8b2-d29b-471d-bb1e-dbfff0cd33a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:57.443Z|c08d9f58-443a-43f3-a3e3-af750880a325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:57.444Z|c08d9f58-443a-43f3-a3e3-af750880a325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:57.476Z|5cfed2e1-91c3-4eee-b45e-0ba473b889f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:57.486Z|5cfed2e1-91c3-4eee-b45e-0ba473b889f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:57.485Z|534c7fb4-71d1-4806-9616-c6ee04e5a142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:28:57.488Z|534c7fb4-71d1-4806-9616-c6ee04e5a142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:28:59.432Z|78e85982-ed99-43f4-9f46-03d551bf1aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:28:59.433Z|78e85982-ed99-43f4-9f46-03d551bf1aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:29:01.213Z|46bee169-2eb4-4188-81ac-f1e79ff8ac80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:29:01.214Z|46bee169-2eb4-4188-81ac-f1e79ff8ac80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:29:07.506Z|26fd4681-d91d-4a33-a6d0-3cd05df05f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:07.509Z|26fd4681-d91d-4a33-a6d0-3cd05df05f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:07.569Z|9e795cd5-dc18-4df3-8a18-2392a3348006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:07.621Z|9e795cd5-dc18-4df3-8a18-2392a3348006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:07.632Z|0e0d84ef-7eed-45f2-ba8e-2b1775555304|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:07.633Z|0e0d84ef-7eed-45f2-ba8e-2b1775555304|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:14.435Z|f9c024d8-d090-4154-851d-3ce3568bbd27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:29:14.439Z|f9c024d8-d090-4154-851d-3ce3568bbd27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:29:17.568Z|8c9c4165-cee0-4b15-8e45-a5444eafc7ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:17.569Z|8c9c4165-cee0-4b15-8e45-a5444eafc7ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:17.732Z|399c00f9-d331-454c-b820-0093f1aa1816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:17.733Z|399c00f9-d331-454c-b820-0093f1aa1816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:17.736Z|900b9bb2-a135-4e9e-a525-e752826e64ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:17.736Z|900b9bb2-a135-4e9e-a525-e752826e64ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:27.670Z|be1fb1f2-3801-469a-a8cb-209d5c6c79df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:27.673Z|be1fb1f2-3801-469a-a8cb-209d5c6c79df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:27.785Z|cd6f1eb7-4e15-4d20-b53f-8a28b1349a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:27.786Z|cd6f1eb7-4e15-4d20-b53f-8a28b1349a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:27.789Z|517fe573-b04f-4463-848b-992ba6e921cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:27.790Z|517fe573-b04f-4463-848b-992ba6e921cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:29.431Z|ed50ce39-cd41-459b-86e0-bcbe5e94b1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:29:29.432Z|ed50ce39-cd41-459b-86e0-bcbe5e94b1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:29:31.215Z|a4fedf3f-15ec-49cc-a384-b9c55b625d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:29:31.216Z|a4fedf3f-15ec-49cc-a384-b9c55b625d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:29:37.716Z|1a25e39d-67f6-49ec-b1b5-30805c0ce0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:37.718Z|1a25e39d-67f6-49ec-b1b5-30805c0ce0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:37.842Z|753b2f0d-621d-43b1-897b-4162b97a71a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:37.843Z|e57de11f-e9ab-4876-a11c-93a361893e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:37.843Z|753b2f0d-621d-43b1-897b-4162b97a71a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:37.843Z|e57de11f-e9ab-4876-a11c-93a361893e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:41.032Z|d6a44d4d-fae0-4eee-8a3a-30f3bf456544|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:29:41.033Z|d6a44d4d-fae0-4eee-8a3a-30f3bf456544|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:44.431Z|50020da7-eab1-4118-9c3d-b92bf3fc2de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:29:44.432Z|50020da7-eab1-4118-9c3d-b92bf3fc2de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:29:47.806Z|a53f52d9-b0de-441a-9343-5f74d1caf24a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:47.811Z|a53f52d9-b0de-441a-9343-5f74d1caf24a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:47.897Z|cdcde748-ed58-43e3-a4e7-02b01d5e55c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:47.898Z|cdcde748-ed58-43e3-a4e7-02b01d5e55c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:47.900Z|9c38d022-864a-4303-805e-4f94d4fcaf04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:47.901Z|9c38d022-864a-4303-805e-4f94d4fcaf04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:57.853Z|a1b66b71-2688-46f4-b2e8-66f5fb8c927d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:57.861Z|a1b66b71-2688-46f4-b2e8-66f5fb8c927d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:57.937Z|d168197c-67f5-4ca8-8fec-7c963c34d7dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:57.938Z|d168197c-67f5-4ca8-8fec-7c963c34d7dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:57.945Z|257ed893-8f11-415c-8cee-271b28d15d97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:29:57.946Z|257ed893-8f11-415c-8cee-271b28d15d97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:29:59.431Z|f362a7f6-afbe-4689-b265-10fc75959f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:29:59.435Z|f362a7f6-afbe-4689-b265-10fc75959f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:30:01.216Z|1be0c3d0-a71e-4370-8fd2-37222221f6bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:30:01.217Z|1be0c3d0-a71e-4370-8fd2-37222221f6bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:30:07.900Z|0a9fa8a9-e7f4-43c7-adba-650931d22ef1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:07.901Z|0a9fa8a9-e7f4-43c7-adba-650931d22ef1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:07.992Z|ac9127e3-0403-44d8-9397-e24cf2576f76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:07.994Z|ac9127e3-0403-44d8-9397-e24cf2576f76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:08.004Z|b04a503e-f7b2-42d8-a543-4b7b08078404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:08.005Z|b04a503e-f7b2-42d8-a543-4b7b08078404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:14.431Z|0b02bba6-d5d1-4571-a3a6-64c8503143e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:30:14.433Z|0b02bba6-d5d1-4571-a3a6-64c8503143e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:30:17.975Z|e883b00c-9e29-447f-b6b9-d7dd4e738814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:17.976Z|e883b00c-9e29-447f-b6b9-d7dd4e738814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:18.055Z|0f242163-8667-4611-996b-a056b8688ff1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:18.056Z|0f242163-8667-4611-996b-a056b8688ff1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:18.057Z|f3f7a84e-98e2-4071-a175-402b166dbb75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:18.058Z|f3f7a84e-98e2-4071-a175-402b166dbb75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:28.050Z|1631655a-a511-4694-8483-d2243cd7b0be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:28.051Z|1631655a-a511-4694-8483-d2243cd7b0be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:28.118Z|fe9ebfed-069c-4ada-831d-6c4848b528d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:28.118Z|72de0555-fe31-440f-8823-1b3e674b0e3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:28.119Z|72de0555-fe31-440f-8823-1b3e674b0e3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:28.119Z|fe9ebfed-069c-4ada-831d-6c4848b528d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:29.432Z|d10fe59e-4fd0-454b-85d5-fa4d70248aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:30:29.432Z|d10fe59e-4fd0-454b-85d5-fa4d70248aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:30:31.218Z|d6c23ba8-1013-46ea-bf00-9c66627b5fe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:30:31.219Z|d6c23ba8-1013-46ea-bf00-9c66627b5fe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:30:38.082Z|7012a1ab-f9a8-42ae-82ff-7b00f7033a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:38.083Z|7012a1ab-f9a8-42ae-82ff-7b00f7033a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:38.154Z|20dd6516-7b2e-46d7-ad1f-e124bdaa1d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:38.153Z|2bf9edb7-cd87-4b23-9371-cfa1c68618c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:38.155Z|20dd6516-7b2e-46d7-ad1f-e124bdaa1d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:38.155Z|2bf9edb7-cd87-4b23-9371-cfa1c68618c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:41.029Z|52d843f9-ab27-4142-b62f-2ccd1b95c41c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:30:41.030Z|52d843f9-ab27-4142-b62f-2ccd1b95c41c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:44.431Z|5dfc2e1f-f7f5-4837-80b5-5a54708e2804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:30:44.436Z|5dfc2e1f-f7f5-4837-80b5-5a54708e2804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:30:48.116Z|1b1a1a68-ce3a-4536-afeb-7e9d6eb41fcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:48.117Z|1b1a1a68-ce3a-4536-afeb-7e9d6eb41fcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:48.192Z|02feee2c-e77c-494b-827f-7f143e0dd4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:48.193Z|02feee2c-e77c-494b-827f-7f143e0dd4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:48.221Z|f89b9f51-7fdd-4f67-8527-10214dd48e4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:48.222Z|f89b9f51-7fdd-4f67-8527-10214dd48e4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:58.156Z|54274981-125d-4b00-9259-81a966369181|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:58.157Z|54274981-125d-4b00-9259-81a966369181|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:58.259Z|9b77e172-6675-4cc6-9543-4370c12bad03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:58.260Z|9b77e172-6675-4cc6-9543-4370c12bad03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:58.306Z|c9a12486-98a0-4525-a4a6-21cb99030887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:30:58.306Z|c9a12486-98a0-4525-a4a6-21cb99030887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:30:59.434Z|41af171f-554f-46be-9e1a-a2047cc0cb05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:30:59.436Z|41af171f-554f-46be-9e1a-a2047cc0cb05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:31:01.220Z|1259bb1e-bd27-4fe0-9c0b-b2abf2621b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:31:01.221Z|1259bb1e-bd27-4fe0-9c0b-b2abf2621b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:31:08.216Z|e58d0afd-7f6e-4541-998f-6341636d42b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:08.218Z|e58d0afd-7f6e-4541-998f-6341636d42b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:08.339Z|572efb8e-9370-46b3-aba5-c36957021ac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:08.341Z|572efb8e-9370-46b3-aba5-c36957021ac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:08.378Z|9ba7b575-ac9e-404c-93cb-dd118a63c31c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:08.381Z|9ba7b575-ac9e-404c-93cb-dd118a63c31c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:14.431Z|2442792c-3087-45e0-9035-4848e4a0109a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:31:14.432Z|2442792c-3087-45e0-9035-4848e4a0109a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:31:18.267Z|17839eca-0349-445f-93f7-607d45a49b14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:18.268Z|17839eca-0349-445f-93f7-607d45a49b14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:18.414Z|8d537c83-345c-49e1-8c06-aff88217c510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:18.415Z|8d537c83-345c-49e1-8c06-aff88217c510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:18.449Z|fa6763c2-e72a-49ec-9a6d-d8e1a3a91563|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:18.450Z|fa6763c2-e72a-49ec-9a6d-d8e1a3a91563|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:28.326Z|7f30678e-9ed7-4eee-9415-d907f20332d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:28.327Z|7f30678e-9ed7-4eee-9415-d907f20332d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:28.467Z|41cbcd27-8b89-4e9d-a658-039b343fff36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:28.467Z|41cbcd27-8b89-4e9d-a658-039b343fff36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:28.494Z|55453c5e-59cd-4288-b969-5e36710fd83b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:28.495Z|55453c5e-59cd-4288-b969-5e36710fd83b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:29.431Z|b9d0032f-9bdb-4b7f-81e5-727b332df591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:31:29.436Z|b9d0032f-9bdb-4b7f-81e5-727b332df591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:31:31.223Z|21aa13d9-f075-4b9d-a4b0-dd7368c9a6c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:31:31.224Z|21aa13d9-f075-4b9d-a4b0-dd7368c9a6c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:31:38.376Z|bf1a5029-d50d-4114-a13e-e7f3070200d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:38.377Z|bf1a5029-d50d-4114-a13e-e7f3070200d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:38.502Z|e3465bff-6e0e-43bd-be12-6357387feb2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:38.503Z|e3465bff-6e0e-43bd-be12-6357387feb2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:38.525Z|248e82de-a670-437d-8ac0-f3b464268d7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:38.526Z|248e82de-a670-437d-8ac0-f3b464268d7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:41.025Z|9b273c93-5ed2-4f83-8e2f-caff693cb32d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:31:41.026Z|9b273c93-5ed2-4f83-8e2f-caff693cb32d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:44.431Z|73c55f59-e867-4c45-afbb-bd62cb549173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:31:44.432Z|73c55f59-e867-4c45-afbb-bd62cb549173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:31:48.435Z|060e616a-d10c-4df4-8c0e-0b73ecc10222|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:48.436Z|060e616a-d10c-4df4-8c0e-0b73ecc10222|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:48.541Z|3595dda9-20d6-4919-856f-ca57aeb14642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:48.542Z|3595dda9-20d6-4919-856f-ca57aeb14642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:48.563Z|9054eef1-f7c2-480e-827e-c4092e845ec8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:48.564Z|9054eef1-f7c2-480e-827e-c4092e845ec8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:58.474Z|fce8a201-6394-469f-9020-8bf448468180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:58.476Z|fce8a201-6394-469f-9020-8bf448468180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:58.594Z|ed0c78d2-ea01-4181-8fe5-8f3a8c441bbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:58.595Z|ed0c78d2-ea01-4181-8fe5-8f3a8c441bbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:58.598Z|d39decf8-7aab-4de3-93bb-f75f92a6a34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:31:58.599Z|d39decf8-7aab-4de3-93bb-f75f92a6a34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:31:59.432Z|fe86e2e6-b244-4d61-85d7-a50f75bf06ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:31:59.432Z|fe86e2e6-b244-4d61-85d7-a50f75bf06ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:32:01.225Z|f9a8ec3a-3706-4ab2-b9cc-1fcc6b031d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:32:01.226Z|f9a8ec3a-3706-4ab2-b9cc-1fcc6b031d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:32:08.510Z|be3a3cc2-097d-4226-9333-66a50978516e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:08.511Z|be3a3cc2-097d-4226-9333-66a50978516e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:08.635Z|e85f8f76-adef-4af7-b73d-d532a0322b2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:08.635Z|ad352ec0-0ff6-4283-8291-2bd62643ea07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:08.636Z|ad352ec0-0ff6-4283-8291-2bd62643ea07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:08.648Z|e85f8f76-adef-4af7-b73d-d532a0322b2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:14.431Z|983794ce-33f2-4d6c-aa15-2545658806a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:32:14.434Z|983794ce-33f2-4d6c-aa15-2545658806a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:32:18.565Z|a594449a-ebc7-4fed-83dc-73b02d512e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:18.566Z|a594449a-ebc7-4fed-83dc-73b02d512e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:18.689Z|ff7db8ca-35d3-4ad2-96ff-f48dc2af2639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:18.690Z|ff7db8ca-35d3-4ad2-96ff-f48dc2af2639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:18.676Z|c7897b52-66ab-436c-bbea-78600ffeea70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:18.693Z|c7897b52-66ab-436c-bbea-78600ffeea70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:28.593Z|07983b33-6166-4b69-851f-d764562dd2f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:28.594Z|07983b33-6166-4b69-851f-d764562dd2f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:28.725Z|e1dbb3cf-f8ed-424f-93aa-4d2b60fce13c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:28.726Z|e1dbb3cf-f8ed-424f-93aa-4d2b60fce13c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:28.758Z|b228851d-7d9e-4490-8723-41ae5948a276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:28.763Z|b228851d-7d9e-4490-8723-41ae5948a276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:29.432Z|42a67992-4a27-4f27-91f8-804cd591eed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:32:29.432Z|42a67992-4a27-4f27-91f8-804cd591eed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:32:31.227Z|2ed89c3a-a5be-485c-afe6-a9f045aaf398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:32:31.228Z|2ed89c3a-a5be-485c-afe6-a9f045aaf398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:32:38.629Z|2357029d-65b4-4a1c-bcf6-b4c34e5b0fc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:38.630Z|2357029d-65b4-4a1c-bcf6-b4c34e5b0fc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:38.757Z|a9883c0e-0b70-4378-b036-d124e75279f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:38.758Z|a9883c0e-0b70-4378-b036-d124e75279f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:38.795Z|e26b0f1f-c20b-4a61-bc15-9c7ae125d77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:38.796Z|e26b0f1f-c20b-4a61-bc15-9c7ae125d77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:41.033Z|0c1a0496-3316-4527-941d-b1a408fc2a5f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:32:41.035Z|0c1a0496-3316-4527-941d-b1a408fc2a5f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:44.432Z|5164304c-efad-485d-b033-2919fd517b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:32:44.433Z|5164304c-efad-485d-b033-2919fd517b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:32:48.665Z|6d437cd2-8ba6-495c-9f5f-9e289cfb036e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:48.666Z|6d437cd2-8ba6-495c-9f5f-9e289cfb036e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:48.786Z|a972c1a1-0b94-4f67-8824-2971c5ca8ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:48.787Z|a972c1a1-0b94-4f67-8824-2971c5ca8ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:48.833Z|39bb0b84-6905-4cb9-95ef-b74fbc0fc65c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:48.844Z|39bb0b84-6905-4cb9-95ef-b74fbc0fc65c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:58.717Z|e04b20fb-66be-41e2-b7a2-92d2ee16fa45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:58.718Z|e04b20fb-66be-41e2-b7a2-92d2ee16fa45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:58.814Z|18bce85c-7769-4bf6-9ef3-b1be9bd2515e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:58.815Z|18bce85c-7769-4bf6-9ef3-b1be9bd2515e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:58.876Z|39fe5bab-8838-4b89-88b8-0913031f4f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:32:58.877Z|39fe5bab-8838-4b89-88b8-0913031f4f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:32:59.431Z|9ee376c7-9f2a-433f-899e-f958e18a04d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:32:59.436Z|9ee376c7-9f2a-433f-899e-f958e18a04d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:33:01.229Z|d1a8e28c-f69a-4198-ad9f-604c88f3b2fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:33:01.230Z|d1a8e28c-f69a-4198-ad9f-604c88f3b2fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:33:08.744Z|7b37fb66-c5a9-4670-94a9-5f27769b546c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:08.745Z|7b37fb66-c5a9-4670-94a9-5f27769b546c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:08.849Z|6ce19de2-e8b8-4ace-9d4b-4b8c56da355e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:08.850Z|6ce19de2-e8b8-4ace-9d4b-4b8c56da355e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:08.908Z|70ee0a39-5bee-4fb0-aa1f-6e00a6927d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:08.909Z|70ee0a39-5bee-4fb0-aa1f-6e00a6927d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:14.433Z|d2e72176-6444-41a0-b7f4-60a60cea8f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:33:14.433Z|d2e72176-6444-41a0-b7f4-60a60cea8f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:33:18.774Z|48d27c88-214e-4868-8228-89ce258911e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:18.774Z|48d27c88-214e-4868-8228-89ce258911e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:18.885Z|af39b339-4ffe-4dfd-8d59-8e5b39a8ece2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:18.885Z|af39b339-4ffe-4dfd-8d59-8e5b39a8ece2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:18.937Z|f98f5ee6-348d-4a81-9a63-460a17f96877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:18.938Z|f98f5ee6-348d-4a81-9a63-460a17f96877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:28.801Z|41ad60e7-7ed2-41dc-bf86-a2e9b8a7332e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:28.802Z|41ad60e7-7ed2-41dc-bf86-a2e9b8a7332e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:28.915Z|e11699df-cd4d-463f-88cf-e34af1b612f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:28.916Z|e11699df-cd4d-463f-88cf-e34af1b612f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:28.965Z|1e2ddfdd-00bd-455b-ba6a-f13b2f4e19a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:28.966Z|1e2ddfdd-00bd-455b-ba6a-f13b2f4e19a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:29.432Z|0f0b6d53-a341-43e9-b364-78b9dce77c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:33:29.432Z|0f0b6d53-a341-43e9-b364-78b9dce77c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:33:31.231Z|785323a7-3373-48b0-a64d-f956783964cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:33:31.232Z|785323a7-3373-48b0-a64d-f956783964cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:33:38.835Z|b98dba20-ef83-4bfa-932b-5415d6772239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:38.836Z|b98dba20-ef83-4bfa-932b-5415d6772239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:38.948Z|55719bad-ca65-432a-8685-fbac8ccf3cee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:38.950Z|55719bad-ca65-432a-8685-fbac8ccf3cee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:39.001Z|0b8185cc-3f32-499d-891b-8e4de257d4e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:39.002Z|0b8185cc-3f32-499d-891b-8e4de257d4e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:41.031Z|e0872835-9b6e-4476-bc9c-080299acfab2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:33:41.035Z|e0872835-9b6e-4476-bc9c-080299acfab2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:44.431Z|00e7c300-c5f6-421f-bd60-4b9df708e065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:33:44.432Z|00e7c300-c5f6-421f-bd60-4b9df708e065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:33:48.864Z|9d39480b-39be-41b0-99c1-e99a6895e540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:48.864Z|9d39480b-39be-41b0-99c1-e99a6895e540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:48.986Z|80e4ce06-144a-4b2b-aa0a-0c06b0717572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:48.987Z|80e4ce06-144a-4b2b-aa0a-0c06b0717572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:49.038Z|daa9919c-25a8-4b20-aa9b-0ddb1f66fa18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:49.040Z|daa9919c-25a8-4b20-aa9b-0ddb1f66fa18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:58.905Z|2c2c9c25-cacf-4cf3-9c1b-ff3e8c66443e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:58.906Z|2c2c9c25-cacf-4cf3-9c1b-ff3e8c66443e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:59.017Z|651f45c5-6706-4fb0-a600-4ab24a9500d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:59.018Z|651f45c5-6706-4fb0-a600-4ab24a9500d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:59.068Z|300166ea-3bfc-4f6d-8f37-f0ffb7aa41c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:33:59.069Z|300166ea-3bfc-4f6d-8f37-f0ffb7aa41c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:33:59.431Z|df2eb654-846b-482c-ab20-f873decbb195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:33:59.432Z|df2eb654-846b-482c-ab20-f873decbb195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:34:01.233Z|65b4ed49-a450-4239-9f60-9026e95d7142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:34:01.234Z|65b4ed49-a450-4239-9f60-9026e95d7142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:34:08.934Z|8d3e9a71-ad56-42f2-8078-e5da180d7cd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:08.935Z|8d3e9a71-ad56-42f2-8078-e5da180d7cd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:09.043Z|cdd12ec5-1f6c-488b-97f5-93b44727187d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:09.044Z|cdd12ec5-1f6c-488b-97f5-93b44727187d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:09.093Z|4c8b7299-f71c-42c2-bcfb-56236f7c24a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:09.094Z|4c8b7299-f71c-42c2-bcfb-56236f7c24a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:14.431Z|7d080f23-6397-4bb7-9fa3-d5dd72448ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:34:14.436Z|7d080f23-6397-4bb7-9fa3-d5dd72448ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:34:18.968Z|65724837-183e-4f40-aed6-872688aba303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:18.969Z|65724837-183e-4f40-aed6-872688aba303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:19.072Z|cb6afe27-5e1b-448d-84a3-772c122a8aed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:19.073Z|cb6afe27-5e1b-448d-84a3-772c122a8aed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:19.119Z|90f11213-a0db-4868-ac42-80f5ab03b253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:19.119Z|90f11213-a0db-4868-ac42-80f5ab03b253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:29.000Z|34522151-dde6-4cc1-bafd-f9a6d9a6c754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:29.002Z|34522151-dde6-4cc1-bafd-f9a6d9a6c754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:29.100Z|36990ed0-534b-4257-a165-d30b8a2ec098|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:29.101Z|36990ed0-534b-4257-a165-d30b8a2ec098|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:29.147Z|a4191333-6370-4ee3-a978-c6df8ba19804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:29.157Z|a4191333-6370-4ee3-a978-c6df8ba19804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:29.431Z|5002efc9-b6dc-4d3b-a880-0ee46e347865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:34:29.432Z|5002efc9-b6dc-4d3b-a880-0ee46e347865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:34:31.238Z|5f9db424-792f-45dd-afa6-10abef5f79d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:34:31.238Z|5f9db424-792f-45dd-afa6-10abef5f79d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:34:39.041Z|940969eb-6d33-414a-8271-5d666c99aa20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:39.042Z|940969eb-6d33-414a-8271-5d666c99aa20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:39.126Z|1e241a66-7b8a-4e29-86e5-b4f367ebd156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:39.127Z|1e241a66-7b8a-4e29-86e5-b4f367ebd156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:39.191Z|2f99b2ef-081e-48eb-994f-c37d50e10633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:39.192Z|2f99b2ef-081e-48eb-994f-c37d50e10633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:41.026Z|4879ee4e-2f31-4678-8b38-6e89e9352d1a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:34:41.027Z|4879ee4e-2f31-4678-8b38-6e89e9352d1a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:44.431Z|6c2d1715-1e47-451d-8648-afa96f9facc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:34:44.432Z|6c2d1715-1e47-451d-8648-afa96f9facc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:34:49.074Z|4a8f3a77-4fd2-4165-ae19-4d8810fd14c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:49.075Z|4a8f3a77-4fd2-4165-ae19-4d8810fd14c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:49.155Z|71a4c0b7-44e7-4ba1-ab64-36f4a6cd1dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:49.156Z|71a4c0b7-44e7-4ba1-ab64-36f4a6cd1dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:49.224Z|966ac3b7-b27a-42d1-a14d-6fa2241923af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:49.251Z|966ac3b7-b27a-42d1-a14d-6fa2241923af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:59.104Z|04e762c1-8a38-4bbc-aa93-86216e449a12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:59.105Z|04e762c1-8a38-4bbc-aa93-86216e449a12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:59.184Z|676c3bf9-1690-4ccc-9787-aa527308e364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:59.185Z|676c3bf9-1690-4ccc-9787-aa527308e364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:59.278Z|980d78a1-e5ef-4cf2-8c9b-08e0416fc826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:34:59.280Z|980d78a1-e5ef-4cf2-8c9b-08e0416fc826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:34:59.431Z|40aa6fbb-15cf-493b-b917-d666bb804f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:34:59.432Z|40aa6fbb-15cf-493b-b917-d666bb804f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:35:01.239Z|2d4d1271-d3ff-4de9-886d-bff60f811f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:35:01.240Z|2d4d1271-d3ff-4de9-886d-bff60f811f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:35:09.135Z|31b34be5-391b-465f-bf13-6fc268e6a200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:09.136Z|31b34be5-391b-465f-bf13-6fc268e6a200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:09.209Z|20b43d37-bbc0-4349-b7b8-e027db865cb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:09.210Z|20b43d37-bbc0-4349-b7b8-e027db865cb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:09.315Z|c168c59c-a3c3-410e-8ebf-c45d37f170af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:09.315Z|c168c59c-a3c3-410e-8ebf-c45d37f170af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:14.431Z|68679942-6725-46e2-98e6-a0baa13e1713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:35:14.432Z|68679942-6725-46e2-98e6-a0baa13e1713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:35:19.179Z|57fe9150-27e8-425f-a503-b72122b59b64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:19.181Z|57fe9150-27e8-425f-a503-b72122b59b64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:19.241Z|f290e5f1-ee2e-4ec7-bbcd-ac61c40aabc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:19.242Z|f290e5f1-ee2e-4ec7-bbcd-ac61c40aabc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:19.349Z|8f20e4b8-72bf-4b2e-9eec-4b0c4f0051dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:19.355Z|8f20e4b8-72bf-4b2e-9eec-4b0c4f0051dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:29.208Z|e92626f9-25f0-49df-bf96-e0de02930df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:29.209Z|e92626f9-25f0-49df-bf96-e0de02930df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:29.269Z|5617db59-fc22-4706-b92d-dc8cd0112a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:29.270Z|5617db59-fc22-4706-b92d-dc8cd0112a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:29.389Z|b32efa12-d041-4b99-975c-68c7a4175f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:29.390Z|b32efa12-d041-4b99-975c-68c7a4175f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:29.435Z|acb81305-67d2-4626-ae4b-5f1b39ca4bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:35:29.436Z|acb81305-67d2-4626-ae4b-5f1b39ca4bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:35:31.241Z|688a82c0-c6e4-4543-8ad4-164a4c627bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:35:31.242Z|688a82c0-c6e4-4543-8ad4-164a4c627bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:35:39.236Z|f3917615-7b8f-4580-95dd-333570ea19d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:39.237Z|f3917615-7b8f-4580-95dd-333570ea19d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:39.298Z|dfee88ba-23c0-45a8-9210-998a6ed39ac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:39.299Z|dfee88ba-23c0-45a8-9210-998a6ed39ac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:39.422Z|20bf3cca-5ef8-4230-8bf9-e1b1e8ad24c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:39.423Z|20bf3cca-5ef8-4230-8bf9-e1b1e8ad24c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:41.026Z|6ddf1b41-def2-473e-bcb2-b891532d7776|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:35:41.027Z|6ddf1b41-def2-473e-bcb2-b891532d7776|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:44.432Z|c59296e8-d9d9-446d-8d35-9956d0bd364f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:35:44.433Z|c59296e8-d9d9-446d-8d35-9956d0bd364f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:35:49.264Z|d4d9570c-d1e8-4f11-9730-69422f45b0a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:49.265Z|d4d9570c-d1e8-4f11-9730-69422f45b0a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:49.323Z|1354dde3-f73b-4e13-9dbb-e976b558062d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:49.324Z|1354dde3-f73b-4e13-9dbb-e976b558062d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:49.448Z|0e95edcb-1f18-44ca-b55a-0b8d17c6db0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:49.449Z|0e95edcb-1f18-44ca-b55a-0b8d17c6db0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:59.291Z|fa1070f8-fb8c-4634-8cb1-70af7bd2d909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:59.292Z|fa1070f8-fb8c-4634-8cb1-70af7bd2d909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:59.348Z|d090477e-b7c4-4560-95d1-abd8942acb0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:59.349Z|d090477e-b7c4-4560-95d1-abd8942acb0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:35:59.431Z|edad172d-7a48-4c56-a7d9-04fc53fd60a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:35:59.436Z|edad172d-7a48-4c56-a7d9-04fc53fd60a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:35:59.483Z|56c59486-793f-4ffd-b89d-d93dd5aad63e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:35:59.484Z|56c59486-793f-4ffd-b89d-d93dd5aad63e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:01.242Z|0f6d723f-ceea-4ca4-8b3e-79d08b740537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:36:01.243Z|0f6d723f-ceea-4ca4-8b3e-79d08b740537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:36:09.342Z|a1128db9-8843-4aa7-ac28-d93a47316e48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:09.342Z|a1128db9-8843-4aa7-ac28-d93a47316e48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:09.374Z|42eb3ee0-9f91-4909-8a60-e8802bed9208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:09.375Z|42eb3ee0-9f91-4909-8a60-e8802bed9208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:09.507Z|bbd72fde-e632-47fb-9051-1230f68a3862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:09.508Z|bbd72fde-e632-47fb-9051-1230f68a3862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:14.431Z|a2cfdc7f-8c70-4367-9014-b12e097dcedd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:36:14.433Z|a2cfdc7f-8c70-4367-9014-b12e097dcedd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:36:19.381Z|ce732f91-5ea7-4b48-8613-6c6f98ad7ded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:19.383Z|ce732f91-5ea7-4b48-8613-6c6f98ad7ded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:19.411Z|1fcaae5b-1bb9-4bfe-883d-bf07b37366ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:19.412Z|1fcaae5b-1bb9-4bfe-883d-bf07b37366ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:19.536Z|b86dedd9-f294-4042-93f5-c561536f9a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:19.538Z|b86dedd9-f294-4042-93f5-c561536f9a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:29.413Z|9db438a8-df29-4168-bc07-81a5936b925f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:29.417Z|9db438a8-df29-4168-bc07-81a5936b925f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:29.432Z|ac8e8dd9-84c3-477c-b51f-a65a10ca6239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:36:29.433Z|ac8e8dd9-84c3-477c-b51f-a65a10ca6239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:36:29.439Z|814a13ab-a0bd-45ee-b036-15f0ecb76b24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:29.440Z|814a13ab-a0bd-45ee-b036-15f0ecb76b24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:29.580Z|29791a98-3017-4ac6-90ec-675587799bfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:29.581Z|29791a98-3017-4ac6-90ec-675587799bfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:31.245Z|201fdce6-86dd-4cc6-b743-314bbf07afff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:36:31.251Z|201fdce6-86dd-4cc6-b743-314bbf07afff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:36:39.449Z|c7d1da88-0d71-4767-8ded-061f95fbe8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:39.451Z|c7d1da88-0d71-4767-8ded-061f95fbe8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:39.471Z|5f452d49-5390-44da-8140-7abcd2386a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:39.472Z|5f452d49-5390-44da-8140-7abcd2386a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:39.616Z|50eecdbc-54d0-46d0-96a0-9f25382865e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:39.618Z|50eecdbc-54d0-46d0-96a0-9f25382865e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:41.027Z|2629766a-4cc4-4cc2-b4c0-a529a60a2d96|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:36:41.029Z|2629766a-4cc4-4cc2-b4c0-a529a60a2d96|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:44.431Z|fa478aae-91e1-4ef2-b448-5362680083f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:36:44.435Z|fa478aae-91e1-4ef2-b448-5362680083f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:36:49.489Z|c075675d-d4ab-4a10-8a84-a402f3bfa7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:49.490Z|c075675d-d4ab-4a10-8a84-a402f3bfa7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:49.518Z|7f259508-1e6b-4dd9-b9fc-76da9d5d4faf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:49.519Z|7f259508-1e6b-4dd9-b9fc-76da9d5d4faf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:49.654Z|f988ec2d-287a-4126-bc82-d0f6c1c8d0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:49.655Z|f988ec2d-287a-4126-bc82-d0f6c1c8d0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:59.431Z|5f43fdef-9c13-454d-a33b-295aca456bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:36:59.432Z|5f43fdef-9c13-454d-a33b-295aca456bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:36:59.515Z|202ce982-944e-4c50-b6c8-f8926903d01f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:59.516Z|202ce982-944e-4c50-b6c8-f8926903d01f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:59.548Z|90fc750c-24eb-4980-b585-8fe7eca3b266|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:59.549Z|90fc750c-24eb-4980-b585-8fe7eca3b266|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:36:59.681Z|7a1cffcc-356c-42dc-b4f5-1f8bb9a7a170|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:36:59.682Z|7a1cffcc-356c-42dc-b4f5-1f8bb9a7a170|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:01.253Z|cf3f06c1-d928-40d6-a244-9d1ac90f072c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:37:01.253Z|cf3f06c1-d928-40d6-a244-9d1ac90f072c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:37:09.542Z|f66781db-6e06-49b2-994d-4e49cb298481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:09.543Z|f66781db-6e06-49b2-994d-4e49cb298481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:09.577Z|3f5d882d-ee04-443e-89b1-a6422799ad1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:09.578Z|3f5d882d-ee04-443e-89b1-a6422799ad1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:09.714Z|27a8e8ba-0183-4fd8-8324-3a66a7a7f821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:09.715Z|27a8e8ba-0183-4fd8-8324-3a66a7a7f821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:14.431Z|2d4b56e2-31bd-4994-878a-510b04d81761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:37:14.432Z|2d4b56e2-31bd-4994-878a-510b04d81761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:37:19.573Z|d17bd552-ad51-4376-8076-cd517f4792f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:19.578Z|d17bd552-ad51-4376-8076-cd517f4792f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:19.609Z|54c42c80-7ca9-4eca-adc0-db8bdd936d66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:19.610Z|54c42c80-7ca9-4eca-adc0-db8bdd936d66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:19.739Z|e34c08e1-b010-4f34-ae26-c31a7b1201b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:19.740Z|e34c08e1-b010-4f34-ae26-c31a7b1201b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:29.432Z|3c8adf45-3fe4-4397-aeba-8b726179bb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:37:29.441Z|3c8adf45-3fe4-4397-aeba-8b726179bb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:37:29.623Z|98b7f526-c2ad-4c36-91c9-0fdc71274de4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:29.624Z|98b7f526-c2ad-4c36-91c9-0fdc71274de4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:29.641Z|96da0702-6423-42e8-8159-8ec65ac27cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:29.642Z|96da0702-6423-42e8-8159-8ec65ac27cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:29.764Z|0374b45d-2655-44e7-9bc3-725d29873272|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:29.764Z|0374b45d-2655-44e7-9bc3-725d29873272|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:31.256Z|1e522a68-6861-4b87-a645-278030393b12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:37:31.256Z|1e522a68-6861-4b87-a645-278030393b12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:37:39.656Z|469f1dff-2e42-410b-8e3a-1bafcd59431a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:39.657Z|469f1dff-2e42-410b-8e3a-1bafcd59431a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:39.672Z|41ea0627-7bd6-4914-a706-cc0f0fb0b066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:39.673Z|41ea0627-7bd6-4914-a706-cc0f0fb0b066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:39.793Z|09416e18-529a-4bef-9c5d-013e1e67b4c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:39.794Z|09416e18-529a-4bef-9c5d-013e1e67b4c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:41.026Z|cbf2b803-fa57-439d-8b34-b3041ce67015|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:37:41.028Z|cbf2b803-fa57-439d-8b34-b3041ce67015|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:44.435Z|c9ca2f47-7f41-4c17-bc2d-a0ed0858fc0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:37:44.436Z|c9ca2f47-7f41-4c17-bc2d-a0ed0858fc0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:37:49.700Z|ce58fdb2-70be-4dfb-bc2c-6a39c49bc1a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:49.701Z|ce58fdb2-70be-4dfb-bc2c-6a39c49bc1a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:49.732Z|aeb97d02-89b8-4944-a9b4-554e4acffe03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:49.733Z|aeb97d02-89b8-4944-a9b4-554e4acffe03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:49.829Z|2864586f-4b47-4369-9aba-888a1e207fc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:49.829Z|2864586f-4b47-4369-9aba-888a1e207fc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:59.431Z|a9ed8288-ba4b-407a-96ae-8ae08ab23dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:37:59.432Z|a9ed8288-ba4b-407a-96ae-8ae08ab23dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:37:59.733Z|3a28fbb0-f466-4d9e-bb3e-e2f49c1933b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:59.733Z|3a28fbb0-f466-4d9e-bb3e-e2f49c1933b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:59.758Z|2f0d00c2-d63b-4e66-8c99-10532f2a1a1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:59.758Z|2f0d00c2-d63b-4e66-8c99-10532f2a1a1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:37:59.855Z|6afb0997-544f-4d9e-8a24-729e6c54e219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:37:59.856Z|6afb0997-544f-4d9e-8a24-729e6c54e219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:01.257Z|eb6f0c4f-37ca-466c-808b-eb9253281fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:38:01.258Z|eb6f0c4f-37ca-466c-808b-eb9253281fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:38:09.766Z|44e84980-1d99-4590-ad71-241f7c51f621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:09.767Z|44e84980-1d99-4590-ad71-241f7c51f621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:09.789Z|0953a990-1da9-4949-8ffb-4430ba68f14d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:09.790Z|0953a990-1da9-4949-8ffb-4430ba68f14d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:09.880Z|be70c358-5031-447e-99d8-b175cf149638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:09.881Z|be70c358-5031-447e-99d8-b175cf149638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:14.431Z|02e4ea7b-cdbf-4b7f-8b02-0854ab337efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:38:14.435Z|02e4ea7b-cdbf-4b7f-8b02-0854ab337efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:38:19.797Z|5c62c618-c379-4b2a-b83e-415936df193d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:19.809Z|5c62c618-c379-4b2a-b83e-415936df193d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:19.817Z|e1abec96-f1a8-4efb-9947-fe9ad5e0db16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:19.818Z|e1abec96-f1a8-4efb-9947-fe9ad5e0db16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:19.907Z|5ca398a4-9eba-4eff-abd6-85912baddf8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:19.908Z|5ca398a4-9eba-4eff-abd6-85912baddf8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:29.431Z|cfb12473-1a0b-4787-ba34-3c7ea0ddcddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:38:29.432Z|cfb12473-1a0b-4787-ba34-3c7ea0ddcddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:38:29.835Z|a9328222-cf2b-4570-a6f9-54618f6b3fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:29.836Z|a9328222-cf2b-4570-a6f9-54618f6b3fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:29.842Z|f046354b-4cc4-4f4b-9faf-e26647e3ac15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:29.843Z|f046354b-4cc4-4f4b-9faf-e26647e3ac15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:29.931Z|2ed6ee9b-2415-41f6-a707-99bcee2e9fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:29.932Z|2ed6ee9b-2415-41f6-a707-99bcee2e9fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:31.264Z|5a151d15-9843-4368-a3b8-71548d68f2d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:38:31.264Z|5a151d15-9843-4368-a3b8-71548d68f2d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:38:39.859Z|b4555a3e-5a08-490c-82a9-7d9513195c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:39.859Z|b4555a3e-5a08-490c-82a9-7d9513195c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:39.879Z|99bf1cd7-10d1-4e04-8aae-c50ee467c4a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:39.880Z|99bf1cd7-10d1-4e04-8aae-c50ee467c4a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:39.955Z|af7dbd71-5961-41ae-ab1e-9e56f519324c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:39.956Z|af7dbd71-5961-41ae-ab1e-9e56f519324c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:41.024Z|07d0f347-1829-4510-bbb2-6e88210de4f7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:38:41.025Z|07d0f347-1829-4510-bbb2-6e88210de4f7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:44.431Z|a1b325fb-d608-4cd6-8837-d2df3814aa1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:38:44.432Z|a1b325fb-d608-4cd6-8837-d2df3814aa1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:38:49.890Z|d13de6f5-41fa-4b07-9ed3-2c1797519306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:49.891Z|d13de6f5-41fa-4b07-9ed3-2c1797519306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:49.911Z|8b44a7cc-7633-41f7-bc39-db1722ce0adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:49.912Z|8b44a7cc-7633-41f7-bc39-db1722ce0adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:49.984Z|7bc1e6b3-f239-4a54-8393-d6382c0e9f4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:49.985Z|7bc1e6b3-f239-4a54-8393-d6382c0e9f4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:59.436Z|d688283e-7b3c-4d34-8c5b-56aa52eea2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:38:59.441Z|d688283e-7b3c-4d34-8c5b-56aa52eea2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:38:59.916Z|344526a2-1be4-4231-ac7f-532b87f76b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:59.917Z|344526a2-1be4-4231-ac7f-532b87f76b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:38:59.935Z|5ffb6e56-3202-489d-83f1-097fda7deccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:38:59.935Z|5ffb6e56-3202-489d-83f1-097fda7deccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:00.012Z|167ee1f2-52f5-48b2-a680-03f4d85359a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:00.013Z|167ee1f2-52f5-48b2-a680-03f4d85359a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:01.265Z|1c45a4dc-b4b7-48ea-9839-ef637798707e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:39:01.266Z|1c45a4dc-b4b7-48ea-9839-ef637798707e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:39:09.942Z|a3641e3d-c16e-4840-85fd-332d459983b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:09.942Z|a3641e3d-c16e-4840-85fd-332d459983b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:09.961Z|b01943e1-a752-4408-aae5-77d084d5e445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:09.962Z|b01943e1-a752-4408-aae5-77d084d5e445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:10.042Z|e47c3394-c56a-4357-a889-d5c2313d5b03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:10.043Z|e47c3394-c56a-4357-a889-d5c2313d5b03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:14.431Z|9a2a3d49-0fd4-48f8-9470-e2e2f0c1a09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:39:14.432Z|9a2a3d49-0fd4-48f8-9470-e2e2f0c1a09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:39:19.968Z|e81b811d-6cfe-4011-901e-13bcf4013a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:19.969Z|e81b811d-6cfe-4011-901e-13bcf4013a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:19.994Z|80a6bfcb-d3ee-4d6a-8aac-b3f916325cba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:19.995Z|80a6bfcb-d3ee-4d6a-8aac-b3f916325cba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:20.068Z|e36fb220-93e1-4b5a-9858-9b76e164a858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:20.069Z|e36fb220-93e1-4b5a-9858-9b76e164a858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:29.431Z|fa16f1a4-7dad-40d5-a4ee-0a2edb1f6b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:39:29.432Z|fa16f1a4-7dad-40d5-a4ee-0a2edb1f6b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:39:30.010Z|424cdb2a-f946-453d-a81d-996dc42bc950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:30.011Z|424cdb2a-f946-453d-a81d-996dc42bc950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:30.028Z|c1dd83d0-cdd3-4171-9872-8553243582ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:30.030Z|c1dd83d0-cdd3-4171-9872-8553243582ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:30.096Z|1a026508-c714-4448-a67c-799f00de620f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:30.097Z|1a026508-c714-4448-a67c-799f00de620f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:31.267Z|2dfb62de-27db-4cef-821a-2813756de9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:39:31.267Z|2dfb62de-27db-4cef-821a-2813756de9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:39:40.040Z|98dca221-aa20-4ad9-961f-cfbb746f87c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:40.041Z|98dca221-aa20-4ad9-961f-cfbb746f87c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:40.054Z|bac538a6-d4a1-4e47-8d78-dee739afcdaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:40.055Z|bac538a6-d4a1-4e47-8d78-dee739afcdaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:40.121Z|cb3329d9-9c8d-4de9-a957-7f1871112843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:40.122Z|cb3329d9-9c8d-4de9-a957-7f1871112843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:41.095Z|04dead87-e502-44d1-ad4a-dd40d6673e36|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:39:41.096Z|04dead87-e502-44d1-ad4a-dd40d6673e36|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:44.431Z|f06be077-2c4f-45fd-b71c-abcd32c8603c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:39:44.435Z|f06be077-2c4f-45fd-b71c-abcd32c8603c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:39:50.066Z|c89abfbd-137f-4137-b2a3-b443e8d1f837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:50.067Z|c89abfbd-137f-4137-b2a3-b443e8d1f837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:50.084Z|93b84df2-4159-4e42-affe-b6fe9f36a312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:50.086Z|93b84df2-4159-4e42-affe-b6fe9f36a312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:50.146Z|9d636afa-d987-470b-8f17-aa088709d876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:39:50.148Z|9d636afa-d987-470b-8f17-aa088709d876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:39:59.431Z|4cb61de7-38f6-49c3-9a16-3e711df634f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:39:59.432Z|4cb61de7-38f6-49c3-9a16-3e711df634f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:40:00.094Z|c35b2369-9a2e-4461-9db9-a0772340104e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:00.095Z|c35b2369-9a2e-4461-9db9-a0772340104e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:00.112Z|a8252c68-6cc8-4755-ae0c-8816ee2f7f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:00.113Z|a8252c68-6cc8-4755-ae0c-8816ee2f7f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:00.175Z|2217c8ce-a511-4ff8-b1b6-8e0b5a9fc97e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:00.176Z|2217c8ce-a511-4ff8-b1b6-8e0b5a9fc97e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:01.269Z|a794a9e2-5828-4763-a041-54940b063114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:40:01.269Z|a794a9e2-5828-4763-a041-54940b063114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:40:10.132Z|e588b8da-96db-46d6-9f65-b9db85438b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:10.134Z|e588b8da-96db-46d6-9f65-b9db85438b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:10.137Z|941f408d-9c28-4de8-a871-8f29c984f0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:10.138Z|941f408d-9c28-4de8-a871-8f29c984f0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:10.204Z|677cd394-acf3-454c-9e16-dd5cc6c7164b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:10.205Z|677cd394-acf3-454c-9e16-dd5cc6c7164b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:14.435Z|da96bc76-fa93-442b-873b-b5f56b730e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:40:14.441Z|da96bc76-fa93-442b-873b-b5f56b730e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:40:20.163Z|c06f4de9-d533-48f5-a854-2597223e3b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:20.164Z|c06f4de9-d533-48f5-a854-2597223e3b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:20.182Z|a75969f5-f448-4d77-988c-0c941c278e78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:20.183Z|a75969f5-f448-4d77-988c-0c941c278e78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:20.235Z|90686999-08d0-4a17-ade3-883d868e8d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:20.236Z|90686999-08d0-4a17-ade3-883d868e8d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:29.431Z|1c848f7d-14ea-4aae-93d5-27872c1e67a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:40:29.432Z|1c848f7d-14ea-4aae-93d5-27872c1e67a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:40:30.192Z|a6fdcf77-a80b-475c-b13e-ea20ee7cc1fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:30.193Z|a6fdcf77-a80b-475c-b13e-ea20ee7cc1fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:30.228Z|9831cbe6-87c9-4132-8fdf-a55232beb2bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:30.229Z|9831cbe6-87c9-4132-8fdf-a55232beb2bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:30.296Z|56141a52-380d-4568-8669-1ae5bfcd27dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:30.297Z|56141a52-380d-4568-8669-1ae5bfcd27dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:31.270Z|d0f1d812-daf6-43a9-b07e-38b3e55edf23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:40:31.271Z|d0f1d812-daf6-43a9-b07e-38b3e55edf23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:40:40.253Z|c5e882be-8bdd-42db-96a1-011953e3a672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:40.254Z|c5e882be-8bdd-42db-96a1-011953e3a672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:40.275Z|6b5f4494-d6cb-4538-b08a-15df361add0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:40.276Z|6b5f4494-d6cb-4538-b08a-15df361add0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:40.349Z|16bb68e5-9bd0-4074-b073-f7b300bfcff5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:40.351Z|16bb68e5-9bd0-4074-b073-f7b300bfcff5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:41.039Z|45a47f2d-c4f4-4ac6-83e5-53e740164111|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:40:41.040Z|45a47f2d-c4f4-4ac6-83e5-53e740164111|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:44.431Z|a404421e-c370-4bfd-908b-a4675ec259fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:40:44.432Z|a404421e-c370-4bfd-908b-a4675ec259fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:40:50.284Z|bcfd9610-5631-49ed-8297-c345749e7ac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:50.285Z|bcfd9610-5631-49ed-8297-c345749e7ac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:50.308Z|6b3d5bb1-8f94-4c1a-8786-a33f81972032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:50.309Z|6b3d5bb1-8f94-4c1a-8786-a33f81972032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:50.376Z|d325c7eb-d699-40a1-b3ea-bfb421249c18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:40:50.378Z|d325c7eb-d699-40a1-b3ea-bfb421249c18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:40:59.431Z|6119135f-18f4-462f-9a86-f143a5d1629f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:40:59.436Z|6119135f-18f4-462f-9a86-f143a5d1629f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:41:00.315Z|bcb08a18-d567-4cca-8b7c-7e48dcecd607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:00.316Z|bcb08a18-d567-4cca-8b7c-7e48dcecd607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:00.335Z|e5741440-8524-4d49-82e9-460ecd5a0e15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:00.336Z|e5741440-8524-4d49-82e9-460ecd5a0e15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:00.403Z|dad1a37f-a26c-46a3-9c34-47101769f162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:00.404Z|dad1a37f-a26c-46a3-9c34-47101769f162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:01.271Z|305a786d-1b82-4cf4-9fdf-a42a30936e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:41:01.272Z|305a786d-1b82-4cf4-9fdf-a42a30936e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:41:10.342Z|5ea2cda7-b878-4180-af2a-c05335d76525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:10.343Z|5ea2cda7-b878-4180-af2a-c05335d76525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:10.362Z|6ff913f4-5c98-4728-8dda-fc9cc0dd4e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:10.363Z|6ff913f4-5c98-4728-8dda-fc9cc0dd4e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:10.433Z|f303f93d-59d0-4c0b-8ecc-3795cda2eb96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:10.434Z|f303f93d-59d0-4c0b-8ecc-3795cda2eb96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:14.431Z|47fc7df6-664d-4b23-a032-c61537febcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:41:14.432Z|47fc7df6-664d-4b23-a032-c61537febcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:41:20.374Z|89854465-e557-42b1-98d9-63021dec211e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:20.375Z|89854465-e557-42b1-98d9-63021dec211e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:20.401Z|2ae7fa27-c162-45d2-ad0c-e9f35f9ba10f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:20.402Z|2ae7fa27-c162-45d2-ad0c-e9f35f9ba10f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:20.459Z|0c96f13b-1e56-480b-b9d2-9c514e765de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:20.460Z|0c96f13b-1e56-480b-b9d2-9c514e765de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:29.435Z|729455b0-7c9f-4fcb-a142-dc8a304f132a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:41:29.436Z|729455b0-7c9f-4fcb-a142-dc8a304f132a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:41:30.405Z|559dc99e-c5e6-404b-a7ec-677f03a17c40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:30.406Z|559dc99e-c5e6-404b-a7ec-677f03a17c40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:30.434Z|8f20a837-1c65-4b73-bbb8-14c11b8dd2e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:30.435Z|8f20a837-1c65-4b73-bbb8-14c11b8dd2e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:30.484Z|4c656b31-9426-486f-b4d0-4f7a434d77db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:30.485Z|4c656b31-9426-486f-b4d0-4f7a434d77db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:31.276Z|efc2ce0e-fed3-43ab-8566-cfe19086c415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:41:31.276Z|efc2ce0e-fed3-43ab-8566-cfe19086c415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:41:40.446Z|a29b5203-31bb-4e2b-9824-49f5aff942a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:40.448Z|a29b5203-31bb-4e2b-9824-49f5aff942a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:40.464Z|cb33c9e8-6e12-4372-895e-bf53cd9fb12f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:40.465Z|cb33c9e8-6e12-4372-895e-bf53cd9fb12f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:40.508Z|1da1a4de-b1a6-4759-8f02-a194f0224a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:40.509Z|1da1a4de-b1a6-4759-8f02-a194f0224a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:41.025Z|457c4b64-ed70-4136-9c87-ec221a35d7ad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:41:41.026Z|457c4b64-ed70-4136-9c87-ec221a35d7ad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:44.431Z|68e0b337-a246-4801-8e81-31993a2a5639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:41:44.435Z|68e0b337-a246-4801-8e81-31993a2a5639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:41:50.481Z|41aa4870-9bd6-4a10-8870-a5d3560fdc9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:50.481Z|41aa4870-9bd6-4a10-8870-a5d3560fdc9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:50.497Z|cd9f1540-12e2-4031-9674-10514b5c7b28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:50.504Z|cd9f1540-12e2-4031-9674-10514b5c7b28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:50.532Z|6677d384-067a-49b7-84d7-94ed39a743ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:41:50.533Z|6677d384-067a-49b7-84d7-94ed39a743ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:41:59.435Z|3f27c5ae-1762-465f-866e-d24a43a25f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:41:59.436Z|3f27c5ae-1762-465f-866e-d24a43a25f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:42:00.504Z|9e76d618-e146-450c-b565-616e0a9de85f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:00.505Z|9e76d618-e146-450c-b565-616e0a9de85f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:00.537Z|7c961649-d856-46a8-bc3b-1deb8352ebbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:00.537Z|7c961649-d856-46a8-bc3b-1deb8352ebbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:00.561Z|85beb98e-0d41-4c5c-9059-608b9dc1440a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:00.562Z|85beb98e-0d41-4c5c-9059-608b9dc1440a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:01.279Z|49c8aee5-e8cb-410d-a261-60ce7a3b68cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:42:01.280Z|49c8aee5-e8cb-410d-a261-60ce7a3b68cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:42:10.542Z|6df26b26-0801-4353-bef7-64ff8b8cedb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:10.543Z|6df26b26-0801-4353-bef7-64ff8b8cedb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:10.568Z|147d39d8-9793-4529-91c3-022967f91aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:10.568Z|147d39d8-9793-4529-91c3-022967f91aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:10.592Z|67017e92-ed49-499e-9585-3b4fe61be1eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:10.593Z|67017e92-ed49-499e-9585-3b4fe61be1eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:14.431Z|eff01862-1466-490a-a948-9f825413a39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:42:14.432Z|eff01862-1466-490a-a948-9f825413a39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:42:20.571Z|f5d74a47-b97a-4771-a9c9-9c26f75bf929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:20.572Z|f5d74a47-b97a-4771-a9c9-9c26f75bf929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:20.599Z|12bf666a-73b8-4242-b98a-d0fe25b448c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:20.600Z|12bf666a-73b8-4242-b98a-d0fe25b448c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:20.621Z|0e8f7de2-3385-4578-9812-503af26418c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:20.621Z|0e8f7de2-3385-4578-9812-503af26418c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:29.431Z|a0572176-7232-4658-adc7-4ec26e50b584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:42:29.436Z|a0572176-7232-4658-adc7-4ec26e50b584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:42:30.609Z|1c612a28-8720-4961-9399-e41c751a5307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:30.610Z|1c612a28-8720-4961-9399-e41c751a5307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:30.627Z|53d9f02c-c115-40c4-a84b-03a7feefd03a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:30.628Z|53d9f02c-c115-40c4-a84b-03a7feefd03a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:30.650Z|a779e765-f0b6-4a66-a055-70948d4430be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:30.651Z|a779e765-f0b6-4a66-a055-70948d4430be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:31.281Z|f0cea53b-f07c-4508-a8a0-1cb6b8348273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:42:31.282Z|f0cea53b-f07c-4508-a8a0-1cb6b8348273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:42:40.636Z|3cafbe8f-8446-4b24-9412-15664e0db48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:40.637Z|3cafbe8f-8446-4b24-9412-15664e0db48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:40.658Z|d5c2376d-31bd-4a44-9a47-8fc8e1735e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:40.659Z|d5c2376d-31bd-4a44-9a47-8fc8e1735e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:40.676Z|bf00fe57-b82b-4e55-a5c7-ed2c7058a551|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:40.677Z|bf00fe57-b82b-4e55-a5c7-ed2c7058a551|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:41.024Z|332c87ad-a7d0-448c-a6cb-029a125905fe|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:42:41.025Z|332c87ad-a7d0-448c-a6cb-029a125905fe|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:44.431Z|789aec5f-6815-43c8-a419-7997b1a36796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:42:44.432Z|789aec5f-6815-43c8-a419-7997b1a36796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:42:50.677Z|cdc89ed7-a15a-4931-9205-281cf4bc23b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:50.695Z|cdc89ed7-a15a-4931-9205-281cf4bc23b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:50.697Z|c95ff0eb-ee25-474b-a18b-e79e9c410496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:50.698Z|c95ff0eb-ee25-474b-a18b-e79e9c410496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:50.734Z|271514b8-4bd1-47c6-8879-4170851868cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:42:50.735Z|271514b8-4bd1-47c6-8879-4170851868cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:42:59.431Z|8b3b9e56-5ac1-489d-b93b-0bca04c2562a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:42:59.432Z|8b3b9e56-5ac1-489d-b93b-0bca04c2562a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:43:00.736Z|302cd293-ad24-4e3e-b5de-6017e1501160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:00.737Z|302cd293-ad24-4e3e-b5de-6017e1501160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:00.749Z|5b11af16-095f-44e2-93ff-ea4a2d0e561b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:00.750Z|5b11af16-095f-44e2-93ff-ea4a2d0e561b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:00.763Z|e1435255-798d-4b58-8072-f2904ffe9014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:00.764Z|e1435255-798d-4b58-8072-f2904ffe9014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:01.283Z|8d7d0471-be2e-40f3-ada6-644c98eb01b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:43:01.284Z|8d7d0471-be2e-40f3-ada6-644c98eb01b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:43:10.767Z|8c23e5fb-16d4-449c-855f-997a1941f55c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:10.769Z|8c23e5fb-16d4-449c-855f-997a1941f55c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:10.782Z|95e0f7ea-5995-4a78-a91d-0c1afbba92d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:10.787Z|95e0f7ea-5995-4a78-a91d-0c1afbba92d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:10.798Z|1cc000d3-fdbf-47a4-97ca-275327ea774f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:10.800Z|1cc000d3-fdbf-47a4-97ca-275327ea774f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:14.431Z|7cfcb015-148b-40c0-aa90-3c421e6edfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:43:14.435Z|7cfcb015-148b-40c0-aa90-3c421e6edfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:43:20.807Z|c8a32323-9515-4818-8d11-0935aa619e17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:20.808Z|c8a32323-9515-4818-8d11-0935aa619e17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:20.831Z|c7119424-f460-40b4-9c63-18e97d654d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:20.831Z|c7119424-f460-40b4-9c63-18e97d654d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:20.841Z|f9213ed1-27ff-4a10-b229-b84c26079405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:20.842Z|f9213ed1-27ff-4a10-b229-b84c26079405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:29.445Z|0279283f-436b-4aa7-8c0d-fc704d43b2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:43:29.448Z|0279283f-436b-4aa7-8c0d-fc704d43b2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:43:30.868Z|ddadb80c-07b4-4fd4-b937-a9dba1dd7ffc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:30.868Z|b4133a33-9fac-4208-b7db-274685634c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:30.869Z|b4133a33-9fac-4208-b7db-274685634c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:30.869Z|ddadb80c-07b4-4fd4-b937-a9dba1dd7ffc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:30.865Z|315e98a2-fb79-4851-91f1-7e73fdb1b98d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:30.873Z|315e98a2-fb79-4851-91f1-7e73fdb1b98d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:31.286Z|7991d5c9-5372-438f-a3fb-c924eb15f472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:43:31.287Z|7991d5c9-5372-438f-a3fb-c924eb15f472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:43:40.920Z|fcf65e2e-0e3a-4860-a4e5-92dec5f717ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:40.921Z|fcf65e2e-0e3a-4860-a4e5-92dec5f717ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:40.923Z|cabbeb5e-170f-4ee2-999e-dcaa2b77b0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:40.923Z|cabbeb5e-170f-4ee2-999e-dcaa2b77b0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:40.927Z|5ecd68be-1eb4-4714-b5a6-47ddfa173851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:40.928Z|5ecd68be-1eb4-4714-b5a6-47ddfa173851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:41.024Z|23a207ba-6721-49dc-81ab-c3fd88a89063|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:43:41.025Z|23a207ba-6721-49dc-81ab-c3fd88a89063|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:44.431Z|9a422f14-21de-432d-855d-2cdbf0df39f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:43:44.432Z|9a422f14-21de-432d-855d-2cdbf0df39f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:43:50.952Z|558d820f-7a50-46c6-ae08-4b49b7312009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:50.952Z|5260471e-ca40-4eff-8895-77a65ac02f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:50.954Z|558d820f-7a50-46c6-ae08-4b49b7312009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:50.956Z|5e9cf711-e5a1-4012-9059-65d71e01929b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:43:50.956Z|5e9cf711-e5a1-4012-9059-65d71e01929b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:50.954Z|5260471e-ca40-4eff-8895-77a65ac02f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:43:59.432Z|a2ccf993-94dc-478f-b41b-ff3ac2cf32ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:43:59.438Z|a2ccf993-94dc-478f-b41b-ff3ac2cf32ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:44:00.983Z|f70516ca-4b35-4451-8be9-f268b51da1e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:00.983Z|787c20f6-8435-4396-814d-d77e2858dfe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:00.984Z|787c20f6-8435-4396-814d-d77e2858dfe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:00.984Z|f70516ca-4b35-4451-8be9-f268b51da1e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:00.991Z|e600ad4d-b0e8-4981-bf2e-d6e60fd83497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:00.992Z|e600ad4d-b0e8-4981-bf2e-d6e60fd83497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:01.287Z|7472eaf9-5fc8-452f-a56f-63a61dcc700c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:44:01.288Z|7472eaf9-5fc8-452f-a56f-63a61dcc700c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:44:11.014Z|dc080294-159d-445a-9aa8-4e8710e9ce89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:11.016Z|dc080294-159d-445a-9aa8-4e8710e9ce89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:11.032Z|f387dff6-14c7-4880-9a9f-6a31502fd8b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:11.032Z|ff1830d5-1473-4894-9c51-124cdc1e5959|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:11.033Z|f387dff6-14c7-4880-9a9f-6a31502fd8b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:11.033Z|ff1830d5-1473-4894-9c51-124cdc1e5959|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:14.431Z|167a8f2b-6b26-4078-897f-dabe03cb92b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:44:14.432Z|167a8f2b-6b26-4078-897f-dabe03cb92b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:44:21.043Z|8c18e453-519c-4f6d-9957-0c11c939e9da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:21.044Z|8c18e453-519c-4f6d-9957-0c11c939e9da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:21.060Z|d65965fd-1191-466b-a451-7fcf280590a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:21.061Z|d65965fd-1191-466b-a451-7fcf280590a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:21.077Z|5765430c-a3bb-4caf-b5b3-410f89830cee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:21.078Z|5765430c-a3bb-4caf-b5b3-410f89830cee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:29.431Z|0940d1e3-0117-4ee7-8abc-51f330f17610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:44:29.434Z|0940d1e3-0117-4ee7-8abc-51f330f17610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:44:31.071Z|78355abe-df8f-4b48-b27e-030175b935db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:31.072Z|78355abe-df8f-4b48-b27e-030175b935db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:31.093Z|530abe42-c105-4a84-ae06-cd0ea403d681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:31.094Z|530abe42-c105-4a84-ae06-cd0ea403d681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:31.102Z|ab0573bc-fc71-4e50-86d5-81b7f78e0e0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:31.102Z|ab0573bc-fc71-4e50-86d5-81b7f78e0e0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:31.291Z|c57951c6-bf74-4866-ae2f-93936af251be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:44:31.292Z|c57951c6-bf74-4866-ae2f-93936af251be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:44:41.024Z|d437cfdb-258b-4cce-a4c4-c4f84ac1565a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:44:41.025Z|d437cfdb-258b-4cce-a4c4-c4f84ac1565a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:41.101Z|ed7eae2e-0d37-4fa6-9edd-b4378534ecec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:41.101Z|ed7eae2e-0d37-4fa6-9edd-b4378534ecec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:41.117Z|e24dcf92-8b0b-49c6-8864-c1538db5d336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:41.118Z|e24dcf92-8b0b-49c6-8864-c1538db5d336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:41.124Z|4ea2ca66-4823-4bf3-8ec4-f727299f4a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:41.125Z|4ea2ca66-4823-4bf3-8ec4-f727299f4a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:44.431Z|e13508ad-e3e7-4390-8371-2c2e635183dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:44:44.435Z|e13508ad-e3e7-4390-8371-2c2e635183dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:44:51.133Z|4f3d6667-96bf-466f-8dff-a106923bb6ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:51.135Z|4f3d6667-96bf-466f-8dff-a106923bb6ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:51.144Z|7d1ad55a-536f-497e-b480-677dc9e935eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:51.145Z|7d1ad55a-536f-497e-b480-677dc9e935eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:51.149Z|7a3977c6-bf7e-47d8-a201-791a5d3f4c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:44:51.150Z|7a3977c6-bf7e-47d8-a201-791a5d3f4c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:44:59.435Z|ac7073e3-e44e-4004-8323-0a75a541de68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:44:59.436Z|ac7073e3-e44e-4004-8323-0a75a541de68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:45:01.165Z|d0a81de3-0c73-40ed-bf67-a2d1c2015814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:01.167Z|d0a81de3-0c73-40ed-bf67-a2d1c2015814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:01.171Z|1db0bf77-4e8b-419f-8ba7-1afe4b6e3504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:01.172Z|1db0bf77-4e8b-419f-8ba7-1afe4b6e3504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:01.176Z|e9ca66e2-467a-41fe-ad27-b7c43de9731f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:01.177Z|e9ca66e2-467a-41fe-ad27-b7c43de9731f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:01.293Z|b281826b-1967-4833-8cc1-224bec528f10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:45:01.294Z|b281826b-1967-4833-8cc1-224bec528f10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:45:11.204Z|395f6dfe-c2ae-4ce5-a1ff-de0194e4cdc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:11.204Z|385ae316-775f-4608-940e-a32aa5b5e404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:11.205Z|395f6dfe-c2ae-4ce5-a1ff-de0194e4cdc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:11.205Z|385ae316-775f-4608-940e-a32aa5b5e404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:11.218Z|7d2cd937-3b39-4801-b74f-3b0f6d191c81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:11.219Z|7d2cd937-3b39-4801-b74f-3b0f6d191c81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:14.431Z|7014481e-f41f-4307-94df-7f9b4e7dced9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:45:14.432Z|7014481e-f41f-4307-94df-7f9b4e7dced9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:45:21.234Z|d97c85ee-c6ea-4416-9dcc-7bd5c17af940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:21.234Z|22e1faf1-505b-4578-b4fe-fcd9504fa677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:21.235Z|22e1faf1-505b-4578-b4fe-fcd9504fa677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:21.235Z|d97c85ee-c6ea-4416-9dcc-7bd5c17af940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:21.249Z|47149b7b-c592-43af-b398-ea1eb6458324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:21.250Z|47149b7b-c592-43af-b398-ea1eb6458324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:29.432Z|6a76bd4e-3ce4-42ef-af00-09968e743012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:45:29.436Z|6a76bd4e-3ce4-42ef-af00-09968e743012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:45:31.263Z|145633ba-9a37-428c-9a04-3b4db5a720be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:31.264Z|cf8d594d-7db0-48f4-ade5-9941b026f123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:31.264Z|145633ba-9a37-428c-9a04-3b4db5a720be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:31.264Z|cf8d594d-7db0-48f4-ade5-9941b026f123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:31.282Z|fd869e2b-c420-4eb5-bb79-551a7662e0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:31.283Z|fd869e2b-c420-4eb5-bb79-551a7662e0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:31.294Z|a3288963-6017-4ba0-9aab-935ce0d842ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:45:31.295Z|a3288963-6017-4ba0-9aab-935ce0d842ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:45:41.069Z|6bbb09fa-74c7-4c0f-8c77-dbf9be78950c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:45:41.070Z|6bbb09fa-74c7-4c0f-8c77-dbf9be78950c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:41.291Z|d6d3fb02-ffca-4fbd-9108-bb9597c81d31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:41.292Z|d6d3fb02-ffca-4fbd-9108-bb9597c81d31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:41.292Z|061684d7-2e85-4a41-a753-4381f5862fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:41.292Z|061684d7-2e85-4a41-a753-4381f5862fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:41.309Z|487ae086-bbf1-4928-a2c4-db8f9efbc7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:41.310Z|487ae086-bbf1-4928-a2c4-db8f9efbc7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:44.431Z|33ed98ae-969d-4fa9-a539-c46f74fe88a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:45:44.432Z|33ed98ae-969d-4fa9-a539-c46f74fe88a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:45:51.320Z|88783f0e-0038-46f4-84b6-284a88cb928b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:51.322Z|88783f0e-0038-46f4-84b6-284a88cb928b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:51.324Z|e8e6697b-c1c3-4b17-b10b-7b515465622d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:51.325Z|e8e6697b-c1c3-4b17-b10b-7b515465622d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:51.337Z|c63866fb-da9b-4d64-8da0-fffd907b84dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:45:51.338Z|c63866fb-da9b-4d64-8da0-fffd907b84dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:45:59.432Z|8b8a4432-c2f4-420f-a3bc-5e435e38f90c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:45:59.433Z|8b8a4432-c2f4-420f-a3bc-5e435e38f90c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:46:01.296Z|35e419e0-258e-43f2-b86d-4d12ab651c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:46:01.297Z|35e419e0-258e-43f2-b86d-4d12ab651c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:46:01.356Z|2159c9ff-681c-4e04-a55e-59b8dc4af4c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:01.357Z|2159c9ff-681c-4e04-a55e-59b8dc4af4c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:01.356Z|1a536b9e-4dbf-4f5f-bc56-85981b53d940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:01.360Z|1a536b9e-4dbf-4f5f-bc56-85981b53d940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:01.365Z|d5db1a9b-665d-4798-a665-30becd8dfeb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:01.365Z|d5db1a9b-665d-4798-a665-30becd8dfeb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:11.390Z|cbb25d06-fdc3-4ea5-a620-5283417241c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:11.390Z|cbb25d06-fdc3-4ea5-a620-5283417241c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:11.402Z|4f0a96ea-c5c5-4ab6-9c3b-f025197b1e27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:11.403Z|4f0a96ea-c5c5-4ab6-9c3b-f025197b1e27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:11.414Z|0180c63a-81b7-4b82-bd9c-4e777de5c7df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:11.415Z|0180c63a-81b7-4b82-bd9c-4e777de5c7df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:14.431Z|7c33df1d-3e8b-43db-90f7-8d45555a4fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:46:14.434Z|7c33df1d-3e8b-43db-90f7-8d45555a4fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:46:21.436Z|f8843a16-5dc0-4c6c-8e32-6132d25d8b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:21.437Z|7f6d6510-de61-4826-9c59-6a62fb424d84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:21.437Z|7f6d6510-de61-4826-9c59-6a62fb424d84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:21.437Z|f8843a16-5dc0-4c6c-8e32-6132d25d8b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:21.444Z|4bdc7397-2dfa-4054-86ad-741d89200742|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:21.445Z|4bdc7397-2dfa-4054-86ad-741d89200742|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:29.431Z|edadab10-0f50-4ce2-90b2-428b981d8218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:46:29.435Z|edadab10-0f50-4ce2-90b2-428b981d8218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:46:31.301Z|a0fbbc83-4ab4-4f86-be63-2a5f768f7e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:46:31.302Z|a0fbbc83-4ab4-4f86-be63-2a5f768f7e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:46:31.476Z|840cf6eb-b6bd-4053-9247-e0b12f5784f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:31.476Z|27af8c46-dc29-41f3-86d8-8fe702884c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:31.476Z|f6b90383-facc-4604-b9ad-220f543743d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:31.478Z|840cf6eb-b6bd-4053-9247-e0b12f5784f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:31.478Z|27af8c46-dc29-41f3-86d8-8fe702884c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:31.478Z|f6b90383-facc-4604-b9ad-220f543743d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:41.026Z|c71a3a4c-f7ab-4a96-b1d4-e49762a0a4fe|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:46:41.027Z|c71a3a4c-f7ab-4a96-b1d4-e49762a0a4fe|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:41.503Z|91089ef9-c646-43fd-b2ff-03e41046c4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:41.504Z|91089ef9-c646-43fd-b2ff-03e41046c4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:41.515Z|095963ca-f386-493c-a9c3-be2b604a676f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:41.515Z|095963ca-f386-493c-a9c3-be2b604a676f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:41.515Z|5874684f-be43-4d8b-b6c2-d5d3bd68b61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:41.516Z|5874684f-be43-4d8b-b6c2-d5d3bd68b61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:44.431Z|76951842-615e-44a5-a146-53e6dff56044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:46:44.432Z|76951842-615e-44a5-a146-53e6dff56044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:46:51.532Z|c181825b-d614-4cf0-8400-2e00c558cb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:51.533Z|c181825b-d614-4cf0-8400-2e00c558cb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:51.545Z|5c62ed68-fd54-46d9-aa22-4cbab4092dc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:51.545Z|e29e8921-8ee3-45cd-97d3-7973d923ce57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:46:51.546Z|5c62ed68-fd54-46d9-aa22-4cbab4092dc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:51.546Z|e29e8921-8ee3-45cd-97d3-7973d923ce57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:46:59.431Z|003122ad-fe71-4abc-ab3e-b4fa59d34188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:46:59.435Z|003122ad-fe71-4abc-ab3e-b4fa59d34188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:47:01.304Z|1b689d31-d932-46b4-999c-cd3a0746657e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:47:01.307Z|1b689d31-d932-46b4-999c-cd3a0746657e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:47:01.555Z|513a538c-27df-4ea9-b48e-8445e9d4b47a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:01.556Z|513a538c-27df-4ea9-b48e-8445e9d4b47a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:01.574Z|42b91e42-406f-428b-8489-9de4c59e2203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:01.575Z|9ff81a09-038e-4639-9a91-da6e770963d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:01.575Z|42b91e42-406f-428b-8489-9de4c59e2203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:01.575Z|9ff81a09-038e-4639-9a91-da6e770963d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:11.582Z|dbdfab84-6df2-447e-b068-70d7e2b7e75a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:11.583Z|dbdfab84-6df2-447e-b068-70d7e2b7e75a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:11.605Z|78cb2e44-a85a-4672-a7a7-bb1ab5875696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:11.606Z|78cb2e44-a85a-4672-a7a7-bb1ab5875696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:11.618Z|c3f507f9-cdf8-4954-b4e6-77a9647d024a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:11.619Z|c3f507f9-cdf8-4954-b4e6-77a9647d024a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:14.435Z|11280c14-872a-4288-bc12-a33ea4ab17c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:47:14.436Z|11280c14-872a-4288-bc12-a33ea4ab17c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:47:21.692Z|7946e085-f0ce-4be0-8743-621332faeb38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:21.692Z|78c99950-c09e-4051-a345-a2a6e02af54e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:21.693Z|78c99950-c09e-4051-a345-a2a6e02af54e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:21.693Z|7946e085-f0ce-4be0-8743-621332faeb38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:21.694Z|936ae0d5-e20f-4203-8dda-b84c78041530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:21.695Z|936ae0d5-e20f-4203-8dda-b84c78041530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:29.431Z|8740b6ff-c863-4cbe-ab04-5375b91f63b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:47:29.432Z|8740b6ff-c863-4cbe-ab04-5375b91f63b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:47:31.308Z|5f05c8db-8ea2-4baf-9c6b-0c42c7827631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:47:31.309Z|5f05c8db-8ea2-4baf-9c6b-0c42c7827631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:47:31.738Z|041cc7e4-2db4-4155-ade7-aa3d06df582c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:31.740Z|41d652d7-6ae1-4e4a-9ccb-f0c549d2dcef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:31.740Z|bb5df063-41b2-43ca-9c88-0937e932ba08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:31.740Z|041cc7e4-2db4-4155-ade7-aa3d06df582c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:31.740Z|bb5df063-41b2-43ca-9c88-0937e932ba08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:31.740Z|41d652d7-6ae1-4e4a-9ccb-f0c549d2dcef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:41.025Z|cad4f2d8-d210-4c1d-89b0-aba4f62b504d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:47:41.026Z|cad4f2d8-d210-4c1d-89b0-aba4f62b504d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:41.785Z|c67f180c-e331-4265-908f-45e284713ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:41.786Z|c67f180c-e331-4265-908f-45e284713ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:41.791Z|0b2d8394-ba47-4a85-913c-f37113ef2d3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:41.791Z|0b2d8394-ba47-4a85-913c-f37113ef2d3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:41.794Z|02d396c0-1ee1-4404-b04d-4726322a1c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:41.795Z|02d396c0-1ee1-4404-b04d-4726322a1c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:44.431Z|2212799e-da84-478b-950b-21207b115d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:47:44.435Z|2212799e-da84-478b-950b-21207b115d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:47:51.865Z|67e3970b-06ec-425a-b4f1-5a0179d5ce95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:51.866Z|67e3970b-06ec-425a-b4f1-5a0179d5ce95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:51.869Z|473e94ff-3057-472d-8cbf-b1c07d98ae78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:51.880Z|473e94ff-3057-472d-8cbf-b1c07d98ae78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:51.916Z|75c2fcdf-a5ac-4ba1-8c70-c22c98c1aa9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:47:51.919Z|75c2fcdf-a5ac-4ba1-8c70-c22c98c1aa9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:47:59.431Z|9f037eea-6a8f-4c41-8f5e-cdee19c1a9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:47:59.432Z|9f037eea-6a8f-4c41-8f5e-cdee19c1a9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:48:01.309Z|a4603b72-d0fe-4bde-83c9-c5ff510d113c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:48:01.310Z|a4603b72-d0fe-4bde-83c9-c5ff510d113c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:48:01.890Z|7f525d8e-5a45-4a18-a9c6-473b55b43679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:01.891Z|7f525d8e-5a45-4a18-a9c6-473b55b43679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:01.925Z|f47e989e-d592-4a37-94b3-b7bd18938a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:01.925Z|f47e989e-d592-4a37-94b3-b7bd18938a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:01.948Z|b1a2e49f-6a12-4352-babf-e0158401d9a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:01.949Z|b1a2e49f-6a12-4352-babf-e0158401d9a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:11.928Z|2596ef30-3164-43dd-8e5d-b0bec10b1a81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:11.929Z|2596ef30-3164-43dd-8e5d-b0bec10b1a81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:11.954Z|8e926056-0ecc-4301-bc2b-088ed20874b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:11.955Z|8e926056-0ecc-4301-bc2b-088ed20874b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:11.977Z|46c834a6-75b6-49a0-8bde-2ae3025e3f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:11.977Z|46c834a6-75b6-49a0-8bde-2ae3025e3f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:14.431Z|b53cad2d-6483-4c97-9213-69dba8c1e2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:48:14.432Z|b53cad2d-6483-4c97-9213-69dba8c1e2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:48:15.802Z||http-nio-8080-exec-10|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xbd0xba=0xf80x830xdf0xd1:{w0x1a0xdf0x040xd90xf7k]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-24T10:48:21.968Z|f079a7a5-4b7c-4707-817a-b26c90d8e9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:21.969Z|f079a7a5-4b7c-4707-817a-b26c90d8e9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:22.008Z|93e600c8-f98c-445a-8e93-c09cf3164526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:22.009Z|93e600c8-f98c-445a-8e93-c09cf3164526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:22.010Z|6ed96f91-2517-4b4e-85ca-3744344bd033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:22.011Z|6ed96f91-2517-4b4e-85ca-3744344bd033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:29.431Z|ae769d5b-d68c-4d5f-acb4-a80e22989905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:48:29.435Z|ae769d5b-d68c-4d5f-acb4-a80e22989905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:48:31.314Z|8497785f-1166-4994-a3a4-8f6e90e9f5c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:48:31.314Z|8497785f-1166-4994-a3a4-8f6e90e9f5c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:48:32.012Z|66bd8790-39e5-4957-a47b-b112fb5cbe0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:32.014Z|66bd8790-39e5-4957-a47b-b112fb5cbe0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:32.037Z|db65e87f-0786-412c-b7df-425c0efc6ca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:32.038Z|db65e87f-0786-412c-b7df-425c0efc6ca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:32.050Z|56d390ae-fafc-4643-9e64-a6b8dd48c5dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:32.051Z|56d390ae-fafc-4643-9e64-a6b8dd48c5dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:41.035Z|09b73bff-64c7-40f5-bd75-3c6f6fc6a543|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:48:41.048Z|09b73bff-64c7-40f5-bd75-3c6f6fc6a543|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:42.049Z|273dcd36-55d8-4ff7-afd3-85ab6087daa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:42.050Z|273dcd36-55d8-4ff7-afd3-85ab6087daa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:42.083Z|e4d699ae-631f-489b-b0c6-3c9dd2ecf938|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:42.083Z|2fdfa7f3-58e8-434e-85de-cdf8fa1a82f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:42.084Z|e4d699ae-631f-489b-b0c6-3c9dd2ecf938|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:42.084Z|2fdfa7f3-58e8-434e-85de-cdf8fa1a82f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:44.431Z|abb32e4d-c200-4884-93ff-d02ae0c3e1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:48:44.432Z|abb32e4d-c200-4884-93ff-d02ae0c3e1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:48:52.079Z|44e09a6d-c5e6-4c8b-b34c-7ce87eec4e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:52.080Z|44e09a6d-c5e6-4c8b-b34c-7ce87eec4e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:52.118Z|55e6c0bd-fd96-4813-88a8-b685ce4599b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:52.118Z|b05969d3-efd0-4f09-8e06-48324d4b26da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:48:52.119Z|b05969d3-efd0-4f09-8e06-48324d4b26da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:52.119Z|55e6c0bd-fd96-4813-88a8-b685ce4599b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:48:59.432Z|49e859dc-f32e-4bf0-8f8f-641651bc38e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:48:59.432Z|49e859dc-f32e-4bf0-8f8f-641651bc38e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:49:01.315Z|fd8ea1a1-5b63-47f0-bb63-364c29c3c339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:49:01.316Z|fd8ea1a1-5b63-47f0-bb63-364c29c3c339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:49:02.108Z|aeb31edb-3a40-4807-bc96-d3db0df53e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:02.109Z|aeb31edb-3a40-4807-bc96-d3db0df53e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:02.151Z|327b09d6-c386-4a92-8745-35adbb903078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:02.154Z|327b09d6-c386-4a92-8745-35adbb903078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:02.159Z|d5fd6045-dc76-4621-86f6-ca266c19601a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:02.162Z|d5fd6045-dc76-4621-86f6-ca266c19601a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:12.139Z|78c1b123-d90c-49b0-b4c6-78441581c1a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:12.139Z|78c1b123-d90c-49b0-b4c6-78441581c1a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:12.187Z|21f4f512-0841-433e-95b7-d9af8f231d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:12.189Z|21f4f512-0841-433e-95b7-d9af8f231d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:12.206Z|8ecbc6de-23b8-4098-9c5e-22a86e607c80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:12.207Z|8ecbc6de-23b8-4098-9c5e-22a86e607c80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:14.431Z|94adbcdd-1b0e-4672-bfbc-c388ec92c48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:49:14.435Z|94adbcdd-1b0e-4672-bfbc-c388ec92c48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:49:22.165Z|6e83f425-621a-4714-9b72-8e30e694c8cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:22.167Z|6e83f425-621a-4714-9b72-8e30e694c8cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:22.217Z|1a20f178-3992-4524-bf65-e0047e831e1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:22.217Z|1a20f178-3992-4524-bf65-e0047e831e1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:22.255Z|2619958b-59e3-493a-9954-97943523fcc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:22.256Z|2619958b-59e3-493a-9954-97943523fcc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:29.434Z|9efba3dd-046b-44cb-9eab-413d072bb2cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:49:29.434Z|9efba3dd-046b-44cb-9eab-413d072bb2cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:49:31.317Z|e464734b-5337-4eeb-9aaa-bc6dc0cadd35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:49:31.318Z|e464734b-5337-4eeb-9aaa-bc6dc0cadd35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:49:32.220Z|303bca30-2022-45d4-9193-fcb1df42bc24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:32.221Z|303bca30-2022-45d4-9193-fcb1df42bc24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:32.269Z|37d82812-f21e-46b6-b064-127ce4805123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:32.270Z|37d82812-f21e-46b6-b064-127ce4805123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:32.284Z|69d128c5-5785-40a8-abe6-cb0522680902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:32.285Z|69d128c5-5785-40a8-abe6-cb0522680902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:41.024Z|2a849393-ae49-43ac-be31-b26c346bde7d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:49:41.025Z|2a849393-ae49-43ac-be31-b26c346bde7d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:42.265Z|ba0ee1e8-86f8-4324-97be-bb4952141c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:42.266Z|ba0ee1e8-86f8-4324-97be-bb4952141c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:42.316Z|2f187418-c60c-4edd-b32c-b30fe03699e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:42.317Z|2f187418-c60c-4edd-b32c-b30fe03699e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:42.322Z|806e92ff-b907-4458-aead-d2a7a2ba4ab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:42.323Z|806e92ff-b907-4458-aead-d2a7a2ba4ab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:44.431Z|52e40491-d800-4db0-b64d-2f02ee760284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:49:44.432Z|52e40491-d800-4db0-b64d-2f02ee760284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:49:52.325Z|558114ea-49d2-4889-8f0c-2ed44fdec47f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:52.345Z|0115251d-342a-4f4d-b61d-864a0d607099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:52.345Z|20b3cf51-16af-41f0-9a94-094d578e6e34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:49:52.345Z|558114ea-49d2-4889-8f0c-2ed44fdec47f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:52.346Z|20b3cf51-16af-41f0-9a94-094d578e6e34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:52.346Z|0115251d-342a-4f4d-b61d-864a0d607099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:49:59.431Z|35f7a605-d068-4947-99c2-dfa07eb4709b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:49:59.435Z|35f7a605-d068-4947-99c2-dfa07eb4709b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:50:01.318Z|d72dfae0-d622-4fd4-a682-98ca79451b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:50:01.319Z|d72dfae0-d622-4fd4-a682-98ca79451b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:50:02.387Z|e39b794e-dd8e-4398-8630-2942c2963eed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:02.389Z|2bbe8e7e-bc83-4d71-9897-4d997607e49e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:02.391Z|2bbe8e7e-bc83-4d71-9897-4d997607e49e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:02.394Z|e39b794e-dd8e-4398-8630-2942c2963eed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:02.395Z|8cffd455-71c2-47f9-af7d-6e209b00b4e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:02.396Z|8cffd455-71c2-47f9-af7d-6e209b00b4e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:12.417Z|41307803-5e97-44e3-95b3-2a0e93c14f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:12.417Z|4ec16f09-7281-4ef1-857b-25f9bd9c4f77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:12.418Z|41307803-5e97-44e3-95b3-2a0e93c14f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:12.418Z|4ec16f09-7281-4ef1-857b-25f9bd9c4f77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:12.425Z|aefa52af-a723-41ae-a01b-506bb2c9edb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:12.426Z|aefa52af-a723-41ae-a01b-506bb2c9edb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:14.431Z|43492a8b-c73d-4c0f-b309-2ce1fa6b528e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:50:14.432Z|43492a8b-c73d-4c0f-b309-2ce1fa6b528e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:50:22.445Z|c4069327-9faf-4370-a86f-360d2a791669|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:22.447Z|c4069327-9faf-4370-a86f-360d2a791669|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:22.449Z|24fd919c-695a-46fc-bcce-2aded0297bf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:22.449Z|ae778743-04e5-4d87-a2c6-2dc19877095f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:22.449Z|24fd919c-695a-46fc-bcce-2aded0297bf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:22.449Z|ae778743-04e5-4d87-a2c6-2dc19877095f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:29.431Z|6744055b-0cf9-4871-bcb4-d206f9316fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:50:29.432Z|6744055b-0cf9-4871-bcb4-d206f9316fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:50:31.323Z|16c1bc60-f22d-44cb-8064-a45446707b33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:50:31.324Z|16c1bc60-f22d-44cb-8064-a45446707b33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:50:32.477Z|993538b7-f38a-4f01-80c7-5d9c98899b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:32.480Z|95b28515-1590-4cd0-9b5d-509ad99e44d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:32.480Z|95b28515-1590-4cd0-9b5d-509ad99e44d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:32.484Z|993538b7-f38a-4f01-80c7-5d9c98899b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:32.489Z|7da1a54a-511b-41f5-96a0-38ed0fb7ac3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:32.490Z|7da1a54a-511b-41f5-96a0-38ed0fb7ac3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:41.024Z|48976a16-94bb-4bbc-9dbc-567599b97bbb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:50:41.032Z|48976a16-94bb-4bbc-9dbc-567599b97bbb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:42.518Z|d42f4d6b-da14-4aac-9db8-d95deb13a18a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:42.519Z|18545e80-b8c4-4d1d-a6d7-cf521eaaab65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:42.520Z|d42f4d6b-da14-4aac-9db8-d95deb13a18a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:42.520Z|18545e80-b8c4-4d1d-a6d7-cf521eaaab65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:42.518Z|f10a83fe-10e2-44cb-afcc-e542fc2722e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:42.520Z|f10a83fe-10e2-44cb-afcc-e542fc2722e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:44.431Z|8c0d865b-b483-4a04-bb44-c830135d4a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:50:44.435Z|8c0d865b-b483-4a04-bb44-c830135d4a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:50:52.551Z|c5dd218f-cc52-4670-b734-3862b311449e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:52.552Z|c5dd218f-cc52-4670-b734-3862b311449e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:52.577Z|26cc39f0-4c45-4565-b604-57511fd2f80f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:52.579Z|01017ae8-5d62-4c0e-960c-27b9f66fcb15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:50:52.580Z|01017ae8-5d62-4c0e-960c-27b9f66fcb15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:52.584Z|26cc39f0-4c45-4565-b604-57511fd2f80f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:50:59.432Z|c6382047-1d4b-4b51-96a1-440d2bfde8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:50:59.433Z|c6382047-1d4b-4b51-96a1-440d2bfde8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:51:01.324Z|01a6a63d-f5fd-4671-972c-92dba8e875b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:51:01.326Z|01a6a63d-f5fd-4671-972c-92dba8e875b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:51:02.583Z|b70aac6c-d16f-4330-b2d7-a2c25c48e594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:02.584Z|b70aac6c-d16f-4330-b2d7-a2c25c48e594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:02.605Z|9b88eb30-3ec7-4aac-b8c2-8fa760d7e76e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:02.606Z|9b88eb30-3ec7-4aac-b8c2-8fa760d7e76e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:02.632Z|8a2a4e21-723c-4d13-b3ca-206bb520dc31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:02.634Z|8a2a4e21-723c-4d13-b3ca-206bb520dc31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:12.625Z|f956b1bf-14c6-4412-8c92-f928cb0bc2ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:12.626Z|f956b1bf-14c6-4412-8c92-f928cb0bc2ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:12.649Z|1cf8de61-b94d-44a6-94a4-7ed74ce09561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:12.650Z|1cf8de61-b94d-44a6-94a4-7ed74ce09561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:12.697Z|1f9bac99-0b56-4833-acd4-666319d716e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:12.700Z|1f9bac99-0b56-4833-acd4-666319d716e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:14.431Z|619ab1b8-ac96-4919-bfdb-bdf2ba74f4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:51:14.432Z|619ab1b8-ac96-4919-bfdb-bdf2ba74f4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:51:22.698Z|33331a08-5b9f-4d50-b3a8-b6959872ce90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:22.714Z|33331a08-5b9f-4d50-b3a8-b6959872ce90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:22.717Z|623362a4-3176-47aa-a2d3-d98c3991dfbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:22.718Z|623362a4-3176-47aa-a2d3-d98c3991dfbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:22.735Z|2b311e48-a6c4-4642-9fe5-d0dcb23188c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:22.736Z|2b311e48-a6c4-4642-9fe5-d0dcb23188c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:29.431Z|26565163-1e66-4910-8e2d-ee3c4abf7e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:51:29.436Z|26565163-1e66-4910-8e2d-ee3c4abf7e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:51:31.327Z|b62d9e31-d407-474c-9d5a-9ea38055c2f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:51:31.327Z|b62d9e31-d407-474c-9d5a-9ea38055c2f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:51:32.767Z|8e6e6224-2b0b-4e1d-9d12-e8f78f6841e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:32.769Z|8e6e6224-2b0b-4e1d-9d12-e8f78f6841e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:32.761Z|ba0f5051-d562-4a3a-8862-0dddf3ee2291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:32.777Z|ba0f5051-d562-4a3a-8862-0dddf3ee2291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:32.796Z|4c6da8c2-98a9-4097-a6d6-1b90070c10d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:32.798Z|4c6da8c2-98a9-4097-a6d6-1b90070c10d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:41.026Z|feb4d485-ad7f-4a14-a599-e957a3e70553|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:51:41.029Z|feb4d485-ad7f-4a14-a599-e957a3e70553|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:42.808Z|1872c99c-d5f5-44fc-85d2-4deb485c85a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:42.809Z|1872c99c-d5f5-44fc-85d2-4deb485c85a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:42.804Z|fe3639e6-cdae-4857-86d5-f6d1dc5da08a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:42.813Z|fe3639e6-cdae-4857-86d5-f6d1dc5da08a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:42.827Z|e2ef250e-6367-4b8d-9ea7-f237f0cf4817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:42.828Z|e2ef250e-6367-4b8d-9ea7-f237f0cf4817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:44.431Z|6da3fcff-e51f-4c09-9435-fc8d89a46f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:51:44.432Z|6da3fcff-e51f-4c09-9435-fc8d89a46f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:51:52.841Z|ac4a24ed-0724-4b95-9afc-f42c3cd7e417|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:52.842Z|ac4a24ed-0724-4b95-9afc-f42c3cd7e417|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:52.841Z|f63d2447-7941-4683-9ca8-c2729ddfeca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:52.843Z|f63d2447-7941-4683-9ca8-c2729ddfeca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:52.858Z|4d93332f-1422-44e2-b5ea-0b9a70dac378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:51:52.859Z|4d93332f-1422-44e2-b5ea-0b9a70dac378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:51:59.431Z|89920279-2e99-4f0d-b9d5-c8bd2d3195da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:51:59.432Z|89920279-2e99-4f0d-b9d5-c8bd2d3195da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:52:01.328Z|00cb4b80-ea99-4719-8908-f44147c6f531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:52:01.329Z|00cb4b80-ea99-4719-8908-f44147c6f531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:52:02.871Z|ddcff60e-8f16-4652-a079-10a2e5e6224d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:02.872Z|d39a8467-3158-43b3-b80b-ef5d6ca909a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:02.872Z|ddcff60e-8f16-4652-a079-10a2e5e6224d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:02.873Z|d39a8467-3158-43b3-b80b-ef5d6ca909a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:02.905Z|f38f3b7c-9dd1-40d2-ae72-c565151235cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:02.906Z|f38f3b7c-9dd1-40d2-ae72-c565151235cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:12.907Z|1758c81c-36d3-4051-8b86-17e6488cde4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:12.909Z|1758c81c-36d3-4051-8b86-17e6488cde4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:12.915Z|a2417597-5b87-4453-aab2-2cbe2a841858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:12.916Z|a2417597-5b87-4453-aab2-2cbe2a841858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:12.932Z|5e1ffaf5-b819-41d2-a21f-d6cacc44d7ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:12.933Z|5e1ffaf5-b819-41d2-a21f-d6cacc44d7ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:14.431Z|f4bef845-aa8c-4c20-af51-3193d9b07ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:52:14.436Z|f4bef845-aa8c-4c20-af51-3193d9b07ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:52:22.944Z|0aa9cf4f-5af5-4713-9531-3e959cee7c45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:22.945Z|3accf97d-0d72-4503-87ec-fe8f7fd3f23a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:22.945Z|0aa9cf4f-5af5-4713-9531-3e959cee7c45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:22.946Z|3accf97d-0d72-4503-87ec-fe8f7fd3f23a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:22.957Z|d5114d37-33ee-4848-a0a0-1d46cde61366|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:22.958Z|d5114d37-33ee-4848-a0a0-1d46cde61366|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:29.431Z|676ae42d-ffff-4953-9440-3bc6efc5035a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:52:29.432Z|676ae42d-ffff-4953-9440-3bc6efc5035a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:52:31.329Z|82c4cb9d-cd96-4c0e-9a52-b14035a0eeea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:52:31.330Z|82c4cb9d-cd96-4c0e-9a52-b14035a0eeea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:52:32.971Z|f1b2b191-72bd-4d82-865f-e6dc935fa580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:32.972Z|f1b2b191-72bd-4d82-865f-e6dc935fa580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:32.978Z|25558f5d-5ca6-483f-822e-686c22e7c7ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:32.980Z|25558f5d-5ca6-483f-822e-686c22e7c7ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:32.988Z|b741bc6f-1451-45ed-93f3-4ae7ba1c075f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:32.989Z|b741bc6f-1451-45ed-93f3-4ae7ba1c075f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:41.028Z|13f160aa-e75d-484b-9842-458050d3573e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:52:41.030Z|13f160aa-e75d-484b-9842-458050d3573e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:43.006Z|855cbe37-9b1b-47e9-9191-0952dab120ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:43.007Z|855cbe37-9b1b-47e9-9191-0952dab120ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:43.006Z|a40e5c92-ef1c-433e-affe-01abb362f227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:43.010Z|a40e5c92-ef1c-433e-affe-01abb362f227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:43.016Z|a5afcc5f-f214-4f30-a632-e6c365963509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:43.017Z|a5afcc5f-f214-4f30-a632-e6c365963509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:44.431Z|72381ab4-b312-4982-be01-1c66325d51ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:52:44.432Z|72381ab4-b312-4982-be01-1c66325d51ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:52:53.034Z|0a9184d6-bccd-45c3-830a-10c26e4d19aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:53.034Z|1def429b-ac1c-4cda-9468-c80f7185858b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:53.035Z|0a9184d6-bccd-45c3-830a-10c26e4d19aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:53.035Z|1def429b-ac1c-4cda-9468-c80f7185858b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:53.043Z|d9e3d4e6-bf74-4b25-8940-78694b210ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:52:53.044Z|d9e3d4e6-bf74-4b25-8940-78694b210ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:52:59.433Z|65410db0-c559-46d6-89e1-46a470615d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:52:59.438Z|65410db0-c559-46d6-89e1-46a470615d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:53:01.331Z|78e4f05b-3f0a-498b-b967-7ad92161b1bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:53:01.331Z|78e4f05b-3f0a-498b-b967-7ad92161b1bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:53:03.061Z|a15452e3-4ec2-4ef0-a798-99fd9fcb5c32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:03.063Z|a15452e3-4ec2-4ef0-a798-99fd9fcb5c32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:03.070Z|07dfe3f9-f3e5-4318-ac82-38eb8211de8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:03.071Z|07dfe3f9-f3e5-4318-ac82-38eb8211de8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:03.075Z|d8db92d6-2ab4-46b8-90bc-d7401e351dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:03.076Z|d8db92d6-2ab4-46b8-90bc-d7401e351dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:13.089Z|dbf9a037-43b2-4c8e-af44-62d981e014c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:13.090Z|dbf9a037-43b2-4c8e-af44-62d981e014c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:13.103Z|f034de98-1b3a-45e1-a3ed-ada2f19a81af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:13.103Z|0ec395a0-d2f6-4374-a04e-e0362fb889e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:13.104Z|f034de98-1b3a-45e1-a3ed-ada2f19a81af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:13.104Z|0ec395a0-d2f6-4374-a04e-e0362fb889e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:14.431Z|9dff4148-aaec-4a29-a9e6-ffaadd8b56a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:53:14.432Z|9dff4148-aaec-4a29-a9e6-ffaadd8b56a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:53:23.123Z|f274f70c-a1bb-4670-a6c7-bd34c0c65bb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:23.124Z|f274f70c-a1bb-4670-a6c7-bd34c0c65bb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:23.132Z|ca8ec8c7-e0e1-41bf-a435-f535cdc928e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:23.133Z|ca8ec8c7-e0e1-41bf-a435-f535cdc928e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:23.135Z|91eb9fb8-8de2-43cb-8ef0-941d50a8b5e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:23.136Z|91eb9fb8-8de2-43cb-8ef0-941d50a8b5e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:29.439Z|bb50550b-80df-4f27-9d4f-f7f81628cd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:53:29.447Z|bb50550b-80df-4f27-9d4f-f7f81628cd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:53:31.332Z|0b32a15e-dae4-429c-8ee4-f48a1aa3ad43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:53:31.333Z|0b32a15e-dae4-429c-8ee4-f48a1aa3ad43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:53:33.149Z|2f2410bd-103f-474b-9574-2e41df0dabee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:33.150Z|2f2410bd-103f-474b-9574-2e41df0dabee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:33.178Z|7698d13c-6f2b-4da9-ade4-a026ac50564c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:33.179Z|7698d13c-6f2b-4da9-ade4-a026ac50564c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:33.192Z|d86c0ad1-3136-4ae6-ab06-52fe460d7b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:33.193Z|d86c0ad1-3136-4ae6-ab06-52fe460d7b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:41.035Z|88cc98cb-cdc6-4181-8ae8-70aabca157fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:53:41.036Z|88cc98cb-cdc6-4181-8ae8-70aabca157fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:43.195Z|48665aba-2da8-4e59-b2ae-9c04b0abec63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:43.196Z|48665aba-2da8-4e59-b2ae-9c04b0abec63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:43.212Z|f22fa624-94cc-4ebf-82df-fd7a57c5c45c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:43.213Z|f22fa624-94cc-4ebf-82df-fd7a57c5c45c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:43.220Z|e3a753b3-651a-41e4-9643-ca0f855da07c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:43.221Z|e3a753b3-651a-41e4-9643-ca0f855da07c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:44.431Z|4519b6f4-d222-422a-aefe-9e41c801bd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:53:44.432Z|4519b6f4-d222-422a-aefe-9e41c801bd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:53:53.234Z|1cafb614-8660-4ef2-94c8-ea392701fc5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:53.235Z|1cafb614-8660-4ef2-94c8-ea392701fc5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:53.240Z|21b2c191-86f5-45e4-be82-9541ce017685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:53.241Z|21b2c191-86f5-45e4-be82-9541ce017685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:53.256Z|7c686917-9b86-4d89-9ff7-5ac4c5d7d7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:53:53.257Z|7c686917-9b86-4d89-9ff7-5ac4c5d7d7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:53:59.432Z|5dd7fa8b-3ff2-46b1-a912-f44dc78e6109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:53:59.433Z|5dd7fa8b-3ff2-46b1-a912-f44dc78e6109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:54:01.334Z|95ae1d85-7467-41be-8ba5-e2612dd70494|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:54:01.334Z|95ae1d85-7467-41be-8ba5-e2612dd70494|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:54:03.278Z|9764447b-18ee-4ccf-9982-35d8e58156bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:03.278Z|9764447b-18ee-4ccf-9982-35d8e58156bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:03.282Z|dbb4c9e3-f340-479d-a131-46611f7e60f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:03.282Z|dbb4c9e3-f340-479d-a131-46611f7e60f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:03.291Z|af1d9a64-5a82-4549-bcc8-fbcde60c3add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:03.292Z|af1d9a64-5a82-4549-bcc8-fbcde60c3add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:13.303Z|3213ff06-e5a7-4b37-8281-7e298eb099ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:13.304Z|3213ff06-e5a7-4b37-8281-7e298eb099ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:13.332Z|85f23b11-1651-4cee-bb9a-93e5e281e689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:13.333Z|0d825c9b-849c-46de-94fe-df91e4ec44d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:13.333Z|85f23b11-1651-4cee-bb9a-93e5e281e689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:13.333Z|0d825c9b-849c-46de-94fe-df91e4ec44d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:14.431Z|f894c313-04b4-48e6-9cfd-5c65169c0cde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:54:14.436Z|f894c313-04b4-48e6-9cfd-5c65169c0cde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:54:23.349Z|416e6aca-fa9d-42c4-b8f9-78f4bc1e4700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:23.350Z|416e6aca-fa9d-42c4-b8f9-78f4bc1e4700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:23.363Z|0151ae2d-1931-4abd-a606-2b64ed24113e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:23.378Z|fba91256-7d38-49f8-aa0d-5baf5b652383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:23.378Z|fba91256-7d38-49f8-aa0d-5baf5b652383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:23.386Z|0151ae2d-1931-4abd-a606-2b64ed24113e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:29.431Z|80a10fec-18a5-4bf4-b6f0-027da8850f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:54:29.432Z|80a10fec-18a5-4bf4-b6f0-027da8850f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:54:31.335Z|aa710808-2618-4c35-832e-82959ccc7a78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:54:31.336Z|aa710808-2618-4c35-832e-82959ccc7a78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:54:33.381Z|02ab19fb-c538-4f1e-95b6-ea0f79f680c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:33.382Z|02ab19fb-c538-4f1e-95b6-ea0f79f680c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:33.415Z|a7dfabfc-cd03-4b91-9119-09181497d914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:33.415Z|a7dfabfc-cd03-4b91-9119-09181497d914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:33.422Z|1224599b-1172-4a40-a4aa-cc02784dc49e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:33.422Z|1224599b-1172-4a40-a4aa-cc02784dc49e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:41.024Z|5fc015e2-03ec-4a56-89d1-da66b466141a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:54:41.025Z|5fc015e2-03ec-4a56-89d1-da66b466141a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:43.405Z|8d44bd87-047c-4660-b5ac-b32c46ecc339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:43.406Z|8d44bd87-047c-4660-b5ac-b32c46ecc339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:43.441Z|c9d58a18-d7bc-4c22-bfcc-b20367d577e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:43.442Z|c9d58a18-d7bc-4c22-bfcc-b20367d577e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:43.449Z|2337f03a-123d-47df-87a8-31166dc15ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:43.450Z|2337f03a-123d-47df-87a8-31166dc15ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:44.431Z|43bfa01c-3e64-4f5e-a336-754252fa546b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:54:44.432Z|43bfa01c-3e64-4f5e-a336-754252fa546b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:54:53.437Z|9149fe27-a546-4fae-8bf1-7290d24e50ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:53.438Z|9149fe27-a546-4fae-8bf1-7290d24e50ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:53.488Z|18be3d10-8dd8-4da2-933b-0d2ca42193ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:53.489Z|18be3d10-8dd8-4da2-933b-0d2ca42193ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:53.493Z|52a264dd-5941-406f-8347-638f95cedb25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:54:53.494Z|52a264dd-5941-406f-8347-638f95cedb25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:54:59.436Z|4258f91a-5b02-4c8d-b330-81a7d2370d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:54:59.449Z|4258f91a-5b02-4c8d-b330-81a7d2370d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:55:01.337Z|f02f8dcc-2431-4a84-aea6-8ba8016aef30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:55:01.339Z|f02f8dcc-2431-4a84-aea6-8ba8016aef30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:55:03.484Z|f5c16ea3-b8a0-4b02-a141-722c0f97adff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:03.485Z|f5c16ea3-b8a0-4b02-a141-722c0f97adff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:03.549Z|54013657-e3be-4058-87be-38991a302c5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:03.556Z|54013657-e3be-4058-87be-38991a302c5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:03.547Z|ce84e780-5afc-49fe-ab8a-bc762296e6be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:03.560Z|ce84e780-5afc-49fe-ab8a-bc762296e6be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:13.527Z|09804436-6a2c-4e5b-ac51-2d9ea8df741d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:13.528Z|09804436-6a2c-4e5b-ac51-2d9ea8df741d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:13.594Z|d0aefd84-1911-4e1e-8b01-1b25382df399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:13.595Z|d0aefd84-1911-4e1e-8b01-1b25382df399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:13.601Z|ee201be1-587b-4907-84ca-024d6043c333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:13.602Z|ee201be1-587b-4907-84ca-024d6043c333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:14.435Z|03a932d0-00fc-4109-8480-f3ebfbe9f0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:55:14.435Z|03a932d0-00fc-4109-8480-f3ebfbe9f0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:55:23.551Z|18f95a2b-2fb1-44e2-97b6-68a296314caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:23.552Z|18f95a2b-2fb1-44e2-97b6-68a296314caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:23.625Z|de0aebb0-3182-428d-918e-2a134422783e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:23.626Z|de0aebb0-3182-428d-918e-2a134422783e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:23.626Z|3a9de537-e949-4d44-8e46-6fa4b4f468b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:23.627Z|3a9de537-e949-4d44-8e46-6fa4b4f468b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:29.431Z|b0d33fc5-3465-4b08-b4e5-b73ab5be59b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:55:29.432Z|b0d33fc5-3465-4b08-b4e5-b73ab5be59b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:55:31.343Z|bb29f332-2e7d-4c2e-b0be-ee8f9e44bc46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:55:31.343Z|bb29f332-2e7d-4c2e-b0be-ee8f9e44bc46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:55:33.581Z|f24e28a3-021b-44ec-a948-3ddaa1ddce3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:33.582Z|f24e28a3-021b-44ec-a948-3ddaa1ddce3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:33.653Z|9b49397f-e35c-4eb4-9b6c-9bb9ca8e4868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:33.655Z|9b49397f-e35c-4eb4-9b6c-9bb9ca8e4868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:33.657Z|c63d745b-3bf2-4d8d-904d-d380fe0e05e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:33.657Z|c63d745b-3bf2-4d8d-904d-d380fe0e05e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:41.029Z|3f755cba-6c68-44c2-82ea-4e3c0c3436d4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:55:41.029Z|3f755cba-6c68-44c2-82ea-4e3c0c3436d4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:43.627Z|4dc832b7-e98b-4374-9d95-cc35fd4dafe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:43.628Z|4dc832b7-e98b-4374-9d95-cc35fd4dafe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:43.687Z|1fa6d907-e112-4b73-85c6-588fbadbbdd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:43.688Z|1fa6d907-e112-4b73-85c6-588fbadbbdd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:43.692Z|754a736b-495a-4bd9-b392-d966f374b1d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:43.693Z|754a736b-495a-4bd9-b392-d966f374b1d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:44.435Z|318605ad-54a1-493a-9bab-06c92d7a7ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:55:44.438Z|318605ad-54a1-493a-9bab-06c92d7a7ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:55:53.658Z|68e40c19-0b30-4903-ae8d-eef541485e3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:53.659Z|68e40c19-0b30-4903-ae8d-eef541485e3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:53.726Z|d8705bcd-e7dc-4154-814c-2b5b8489e3d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:53.727Z|d8705bcd-e7dc-4154-814c-2b5b8489e3d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:53.727Z|1c047b51-3d51-4ec9-ac19-21a78c2ea15c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:55:53.728Z|1c047b51-3d51-4ec9-ac19-21a78c2ea15c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:55:59.431Z|d1f62333-4436-4ed2-9a90-ac8b243f62c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:55:59.432Z|d1f62333-4436-4ed2-9a90-ac8b243f62c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:56:01.344Z|4ba551ae-1f50-4504-92a3-8b87f307e80c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:56:01.345Z|4ba551ae-1f50-4504-92a3-8b87f307e80c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:56:03.705Z|3d184621-563f-4792-87c9-6fc3e87f04bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:03.705Z|3d184621-563f-4792-87c9-6fc3e87f04bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:03.756Z|2ae63697-669d-4f4c-8a33-c6f0c40e01f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:03.757Z|2ae63697-669d-4f4c-8a33-c6f0c40e01f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:03.765Z|0e3efc29-1a04-477d-b117-895d28f353de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:03.766Z|0e3efc29-1a04-477d-b117-895d28f353de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:13.735Z|e963bd31-ee35-4ff7-a260-13f9d8f7f025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:13.737Z|e963bd31-ee35-4ff7-a260-13f9d8f7f025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:13.780Z|4dcb4437-37fc-4b93-ab0d-64ed8e1f7013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:13.780Z|4dcb4437-37fc-4b93-ab0d-64ed8e1f7013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:13.795Z|222c4cf5-7fcd-43de-8668-1a3cd24ea645|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:13.796Z|222c4cf5-7fcd-43de-8668-1a3cd24ea645|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:14.431Z|bdfd16f5-be74-4217-a90c-8b1464c4f916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:56:14.432Z|bdfd16f5-be74-4217-a90c-8b1464c4f916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:56:23.763Z|f158c0ea-7b11-4802-aa84-bb2dbf3a96a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:23.764Z|f158c0ea-7b11-4802-aa84-bb2dbf3a96a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:23.802Z|c589a8ea-cc0d-491a-919d-299db3038909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:23.804Z|c589a8ea-cc0d-491a-919d-299db3038909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:23.818Z|8af54266-d86c-431e-80a4-81102d3eb08f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:23.820Z|8af54266-d86c-431e-80a4-81102d3eb08f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:29.432Z|8c0b8f86-e9d9-49aa-9b15-213022732c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:56:29.443Z|8c0b8f86-e9d9-49aa-9b15-213022732c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:56:31.357Z|59f42c43-2417-4642-8883-486cafb9d480|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:56:31.357Z|59f42c43-2417-4642-8883-486cafb9d480|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:56:33.797Z|d3676b8a-e160-4244-8d37-c70ecbafb052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:33.798Z|d3676b8a-e160-4244-8d37-c70ecbafb052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:33.825Z|f3de3066-99d5-408b-9335-06b6e20d4ca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:33.826Z|f3de3066-99d5-408b-9335-06b6e20d4ca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:33.848Z|8587a0bd-6c93-4a3e-84a5-d664d61bbde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:33.849Z|8587a0bd-6c93-4a3e-84a5-d664d61bbde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:41.031Z|9984a3f8-f2c5-4757-9abc-6dbfc05ecc8e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:56:41.032Z|9984a3f8-f2c5-4757-9abc-6dbfc05ecc8e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:43.825Z|f43b5416-21db-49b4-a7c6-c49698f2c3f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:43.825Z|f43b5416-21db-49b4-a7c6-c49698f2c3f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:43.850Z|5db0a9fd-fb99-4bc6-857f-eddcfb8b4a40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:43.851Z|5db0a9fd-fb99-4bc6-857f-eddcfb8b4a40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:43.876Z|fcf823e2-8be9-4dff-b79e-366d14e19277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:43.877Z|fcf823e2-8be9-4dff-b79e-366d14e19277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:44.431Z|e84d18d5-52c1-48af-a0c7-392ca52ae6b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:56:44.432Z|e84d18d5-52c1-48af-a0c7-392ca52ae6b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:56:53.851Z|c6801f80-2315-4858-919c-d36ae7288ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:53.852Z|c6801f80-2315-4858-919c-d36ae7288ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:53.874Z|28f4e8db-ccae-4767-889b-43aab62ca52e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:53.875Z|28f4e8db-ccae-4767-889b-43aab62ca52e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:53.900Z|50661ce7-97e0-4ab5-9a26-da90de6ba5a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:56:53.901Z|50661ce7-97e0-4ab5-9a26-da90de6ba5a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:56:59.431Z|2b4bee2b-6555-4864-8cb3-de7369cc87f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:56:59.432Z|2b4bee2b-6555-4864-8cb3-de7369cc87f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:57:01.358Z|f93bca5c-6ad7-4f01-ac78-1c2ca5fec7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:57:01.359Z|f93bca5c-6ad7-4f01-ac78-1c2ca5fec7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:57:03.888Z|d9a3e8ec-d3d8-43c2-b3ee-78aa547ba438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:03.889Z|d9a3e8ec-d3d8-43c2-b3ee-78aa547ba438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:03.905Z|f67b3065-274c-4e29-8c1c-8483d2f11fac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:03.906Z|f67b3065-274c-4e29-8c1c-8483d2f11fac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:03.929Z|5da38f1e-4eb8-4880-8691-21d1ab791ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:03.930Z|5da38f1e-4eb8-4880-8691-21d1ab791ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:13.916Z|9fa55adf-cffe-484e-909c-87d7607cd0b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:13.917Z|9fa55adf-cffe-484e-909c-87d7607cd0b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:13.938Z|5692563f-d049-485e-931a-1bd3145d7279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:13.938Z|5692563f-d049-485e-931a-1bd3145d7279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:13.964Z|04f013e5-aced-4420-a82a-78737052b366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:13.965Z|04f013e5-aced-4420-a82a-78737052b366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:14.431Z|27348cae-43c5-4081-a5e0-b6c30cfe56eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:57:14.440Z|27348cae-43c5-4081-a5e0-b6c30cfe56eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:57:23.946Z|5376438f-bae0-4fb2-8d47-d5131e0827cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:23.948Z|5376438f-bae0-4fb2-8d47-d5131e0827cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:23.964Z|a43c2429-3fde-4955-aebc-59daf465b3cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:23.965Z|a43c2429-3fde-4955-aebc-59daf465b3cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:23.991Z|a1026848-a0c8-4be1-8c7f-24a7eae423fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:23.992Z|a1026848-a0c8-4be1-8c7f-24a7eae423fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:29.431Z|8dd39dda-87d9-4da1-9ff2-e9f4b11a518f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:57:29.432Z|8dd39dda-87d9-4da1-9ff2-e9f4b11a518f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:57:31.360Z|8c963e92-cd18-4c84-8dc4-6968a5300ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:57:31.360Z|8c963e92-cd18-4c84-8dc4-6968a5300ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:57:33.977Z|7c813194-df34-412f-bccf-eb294ecb0aa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:33.978Z|7c813194-df34-412f-bccf-eb294ecb0aa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:33.991Z|fd156cd7-965e-4cc9-8428-6b8641b7f8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:33.991Z|fd156cd7-965e-4cc9-8428-6b8641b7f8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:34.016Z|be41626d-ef3a-4533-bc0b-844ad1929823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:34.017Z|be41626d-ef3a-4533-bc0b-844ad1929823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:41.024Z|d8357e8e-4376-4d84-b600-7ee6edb23049|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:57:41.024Z|d8357e8e-4376-4d84-b600-7ee6edb23049|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:44.004Z|e65e709a-ab11-4268-bcb7-4a4334655eeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:44.005Z|e65e709a-ab11-4268-bcb7-4a4334655eeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:44.017Z|abe615ff-28d2-49dd-9d28-15938640b833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:44.018Z|abe615ff-28d2-49dd-9d28-15938640b833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:44.049Z|d8f02193-755e-4c22-9415-8795bc7d2b03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:44.051Z|d8f02193-755e-4c22-9415-8795bc7d2b03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:44.431Z|dc0b47ae-b455-4485-b881-503d7eba9732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:57:44.432Z|dc0b47ae-b455-4485-b881-503d7eba9732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:57:54.034Z|43bdca2c-e9a7-4514-84c9-7ef69f6380b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:54.036Z|43bdca2c-e9a7-4514-84c9-7ef69f6380b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:54.046Z|ef6b519d-fca9-4d40-af51-88be47a61862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:54.047Z|ef6b519d-fca9-4d40-af51-88be47a61862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:54.091Z|a117259f-79ac-446a-a0a5-b98e1ed8de77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:57:54.092Z|a117259f-79ac-446a-a0a5-b98e1ed8de77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:57:59.431Z|1a6476c8-2d2e-4fe3-811d-d97640020851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:57:59.435Z|1a6476c8-2d2e-4fe3-811d-d97640020851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:58:01.361Z|d6c921c5-d9b1-4919-b486-f4e6f36dd240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:58:01.362Z|d6c921c5-d9b1-4919-b486-f4e6f36dd240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:58:04.078Z|71f7f46f-1012-48c5-8bce-aecb29012226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:04.078Z|64239f5e-526a-4d43-ba70-2203c47b3f8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:04.079Z|71f7f46f-1012-48c5-8bce-aecb29012226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:04.079Z|64239f5e-526a-4d43-ba70-2203c47b3f8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:04.117Z|a79430a3-e1b6-4685-badf-71d3c0d9e90f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:04.119Z|a79430a3-e1b6-4685-badf-71d3c0d9e90f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:14.118Z|b65dbbac-f0ed-4c69-b0fe-e5492699e255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:14.119Z|b65dbbac-f0ed-4c69-b0fe-e5492699e255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:14.125Z|8605e5d1-549e-4f69-9227-5722646afef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:14.126Z|8605e5d1-549e-4f69-9227-5722646afef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:14.145Z|cf03bc43-b68f-4a7e-aa26-a9c77c330f7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:14.145Z|cf03bc43-b68f-4a7e-aa26-a9c77c330f7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:14.431Z|eb705c4c-434d-40de-9116-292372b0da37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:58:14.432Z|eb705c4c-434d-40de-9116-292372b0da37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:58:24.143Z|e1523eb9-4d1d-4e50-acf2-cacb2101f6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:24.145Z|e1523eb9-4d1d-4e50-acf2-cacb2101f6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:24.157Z|51488efa-e23e-45d8-9856-aa39c761c53e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:24.158Z|51488efa-e23e-45d8-9856-aa39c761c53e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:24.181Z|f50aaca3-bb72-4647-8261-e220edd7b754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:24.182Z|f50aaca3-bb72-4647-8261-e220edd7b754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:29.432Z|6a41181a-bfb9-4bd7-a913-c095a265efa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:58:29.432Z|6a41181a-bfb9-4bd7-a913-c095a265efa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:58:31.365Z|951a36ef-029b-4292-bf34-cca86246334d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:58:31.366Z|951a36ef-029b-4292-bf34-cca86246334d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:58:34.178Z|8da3a85b-4729-4fb3-87e5-53b21cec6d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:34.179Z|8da3a85b-4729-4fb3-87e5-53b21cec6d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:34.184Z|017f2f9f-2419-4d8e-bb87-092a6b905769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:34.185Z|017f2f9f-2419-4d8e-bb87-092a6b905769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:34.228Z|d2cde915-ff61-4f6f-a9df-722b804804fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:34.229Z|d2cde915-ff61-4f6f-a9df-722b804804fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:41.042Z|52b749ba-1e21-486f-9524-c5d6426da406|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:58:41.045Z|52b749ba-1e21-486f-9524-c5d6426da406|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:44.221Z|40244e8f-75f7-4081-b684-47e5dad30cf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:44.222Z|40244e8f-75f7-4081-b684-47e5dad30cf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:44.240Z|a3f64848-1969-479e-b6a5-9ebda206fdec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:44.241Z|a3f64848-1969-479e-b6a5-9ebda206fdec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:44.274Z|8f647ee3-1cd1-4108-83ac-9bb82f416ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:44.277Z|8f647ee3-1cd1-4108-83ac-9bb82f416ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:44.431Z|a3374198-af80-4db9-b543-c517774d8482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:58:44.435Z|a3374198-af80-4db9-b543-c517774d8482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:58:54.262Z|9101692a-b4b3-45b5-abc3-1712d3dff01d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:54.263Z|9101692a-b4b3-45b5-abc3-1712d3dff01d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:54.274Z|828315ce-bbac-4449-b039-471fe3dc29c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:54.274Z|828315ce-bbac-4449-b039-471fe3dc29c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:54.311Z|b87f5e1e-eb0e-42e1-ae0d-1b50cee3f699|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:58:54.312Z|b87f5e1e-eb0e-42e1-ae0d-1b50cee3f699|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:58:59.432Z|e9463e4a-9d8e-4cb7-abbd-33cc7c5ad908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:58:59.433Z|e9463e4a-9d8e-4cb7-abbd-33cc7c5ad908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:59:01.367Z|5207cf49-e76c-41ab-b15a-3f9390bc3631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:59:01.368Z|5207cf49-e76c-41ab-b15a-3f9390bc3631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:59:04.291Z|d70d9729-f440-442e-80d4-e369f63b04eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:04.292Z|d70d9729-f440-442e-80d4-e369f63b04eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:04.300Z|3cf49617-e9c9-4faf-a958-1e6ae16a783e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:04.301Z|3cf49617-e9c9-4faf-a958-1e6ae16a783e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:04.344Z|06c3b092-6668-4f9e-879d-877a3849badb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:04.345Z|06c3b092-6668-4f9e-879d-877a3849badb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:14.321Z|167b2337-1c17-49a3-b435-ed727c89ac9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:14.322Z|167b2337-1c17-49a3-b435-ed727c89ac9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:14.326Z|a3ffba6e-0ee0-47e9-8dfe-8e3cbde9d1cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:14.327Z|a3ffba6e-0ee0-47e9-8dfe-8e3cbde9d1cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:14.374Z|6dc08421-df0e-44cf-9b59-1e2ed04baa6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:14.375Z|6dc08421-df0e-44cf-9b59-1e2ed04baa6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:14.431Z|2d984d34-9b70-42ef-aa6a-05cbe148dbb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:59:14.432Z|2d984d34-9b70-42ef-aa6a-05cbe148dbb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:59:24.355Z|4f05516a-1138-4be8-98f7-f3de79cb0af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:24.356Z|4f05516a-1138-4be8-98f7-f3de79cb0af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:24.356Z|6fcc9521-ad40-48c6-96c8-9c39cbf9cb8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:24.357Z|6fcc9521-ad40-48c6-96c8-9c39cbf9cb8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:24.400Z|22520386-fe4e-40a0-a37a-e81c9b9f3378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:24.401Z|22520386-fe4e-40a0-a37a-e81c9b9f3378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:29.436Z|be995d38-b58c-4349-adc1-5f890d2b17c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:59:29.441Z|be995d38-b58c-4349-adc1-5f890d2b17c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:59:31.369Z|dc4651e4-e5cd-4a7e-b97e-07435d4e6288|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:59:31.371Z|dc4651e4-e5cd-4a7e-b97e-07435d4e6288|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:59:34.379Z|3e08f240-e4e3-40c3-960c-0e81e943752f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:34.379Z|106d93ec-545c-4653-b4d0-bc43cd073b8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:34.380Z|3e08f240-e4e3-40c3-960c-0e81e943752f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:34.380Z|106d93ec-545c-4653-b4d0-bc43cd073b8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:34.423Z|854389be-82ae-4b37-b7b1-096fe3579e86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:34.424Z|854389be-82ae-4b37-b7b1-096fe3579e86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:41.026Z|37b453db-7344-47cf-a1ea-994c6f66e502|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T10:59:41.027Z|37b453db-7344-47cf-a1ea-994c6f66e502|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:44.413Z|e0bb7dc2-b629-4529-a03d-76ba76c37364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:44.424Z|e0bb7dc2-b629-4529-a03d-76ba76c37364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:44.425Z|ca9ae982-f327-4b48-8c8f-56b82d2522bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:44.426Z|ca9ae982-f327-4b48-8c8f-56b82d2522bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:44.432Z|d1bdee56-8b14-4959-9f2a-3933de66b80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:59:44.433Z|d1bdee56-8b14-4959-9f2a-3933de66b80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T10:59:44.449Z|f85e9f54-68a5-4b6f-b3a6-7e084cfbd497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:44.450Z|f85e9f54-68a5-4b6f-b3a6-7e084cfbd497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:54.460Z|67b0beaf-d845-4d41-9c14-c7b4bf414e90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:54.461Z|67b0beaf-d845-4d41-9c14-c7b4bf414e90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:54.460Z|551d2785-1bf8-457a-8b72-42e3c25d8f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:54.462Z|551d2785-1bf8-457a-8b72-42e3c25d8f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:54.479Z|b8d83939-ae23-4d10-abe2-2c6e7832f546|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T10:59:54.480Z|b8d83939-ae23-4d10-abe2-2c6e7832f546|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T10:59:59.431Z|3a36cfff-2382-4375-be53-0ca8b99e6cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T10:59:59.432Z|3a36cfff-2382-4375-be53-0ca8b99e6cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:00:01.371Z|18b5da5a-2465-4630-8447-7ca9511e78d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:00:01.372Z|18b5da5a-2465-4630-8447-7ca9511e78d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:00:04.492Z|6f69dd43-bf46-46b9-9642-7f0aacabfe53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:04.493Z|0a4e651b-fa91-43d1-bf01-7111b598125b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:04.493Z|6f69dd43-bf46-46b9-9642-7f0aacabfe53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:04.493Z|0a4e651b-fa91-43d1-bf01-7111b598125b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:04.509Z|d3ac82ee-32e8-4a86-8d9d-e64259511ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:04.510Z|d3ac82ee-32e8-4a86-8d9d-e64259511ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:14.431Z|56c0b4e0-3ce5-40e2-b1f3-8021b97d4a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:00:14.435Z|56c0b4e0-3ce5-40e2-b1f3-8021b97d4a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:00:14.520Z|38796727-09d8-4fa2-9f6f-8a8c4859349f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:14.523Z|38796727-09d8-4fa2-9f6f-8a8c4859349f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:14.528Z|b21173bb-b77b-4c91-aeb9-94a5ce5057c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:14.528Z|b21173bb-b77b-4c91-aeb9-94a5ce5057c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:14.541Z|27e9f8cb-b6cc-4ec9-aa23-5bbe0fcbb627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:14.542Z|27e9f8cb-b6cc-4ec9-aa23-5bbe0fcbb627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:24.548Z|d834bf6b-464f-4d43-bc49-7c48760126ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:24.550Z|d834bf6b-464f-4d43-bc49-7c48760126ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:24.562Z|84819c4a-e0ec-42ff-bf93-197ad46dcc82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:24.563Z|84819c4a-e0ec-42ff-bf93-197ad46dcc82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:24.577Z|774737c8-d424-4dee-8d0a-f0672a836b31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:24.578Z|774737c8-d424-4dee-8d0a-f0672a836b31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:29.431Z|4231ee22-f782-40d2-8bd3-a660aba01f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:00:29.432Z|4231ee22-f782-40d2-8bd3-a660aba01f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:00:31.380Z|d5a64a16-6273-4419-ae71-b123fe25fcf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:00:31.380Z|d5a64a16-6273-4419-ae71-b123fe25fcf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:00:34.580Z|e015a17f-3783-4b1d-aed5-4e448538b154|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:34.581Z|e015a17f-3783-4b1d-aed5-4e448538b154|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:34.599Z|0b241728-9b15-4e3f-a723-28054c34ef6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:34.599Z|0b241728-9b15-4e3f-a723-28054c34ef6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:34.604Z|82c18987-6b7e-41d5-b0a6-b3cc7a8d72d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:34.605Z|82c18987-6b7e-41d5-b0a6-b3cc7a8d72d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:41.064Z|19c2fc1b-b335-428b-b863-132834881aa5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T11:00:41.065Z|19c2fc1b-b335-428b-b863-132834881aa5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:44.431Z|1ff5029e-b7f3-4932-9174-d4ace964b99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:00:44.432Z|1ff5029e-b7f3-4932-9174-d4ace964b99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:00:44.615Z|f889c8a5-da6f-473f-a440-078d7eddaf69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:44.616Z|f889c8a5-da6f-473f-a440-078d7eddaf69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:44.636Z|65316766-c812-4d35-88bd-e9b36eb9e549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:44.641Z|65316766-c812-4d35-88bd-e9b36eb9e549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:44.645Z|03b16c1b-4326-499f-a40e-9bf98ae951ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:44.648Z|03b16c1b-4326-499f-a40e-9bf98ae951ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:54.646Z|aa51359b-1c08-4667-83b5-3ef263530e3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:54.647Z|aa51359b-1c08-4667-83b5-3ef263530e3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:54.676Z|5b980ad0-0b84-4ad6-8ed0-933b96e017f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:54.677Z|5b980ad0-0b84-4ad6-8ed0-933b96e017f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:54.684Z|25d0c034-cab4-4fec-8474-903ea50a85cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:00:54.685Z|25d0c034-cab4-4fec-8474-903ea50a85cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:00:59.431Z|6b7632eb-3f4b-4f72-9f2a-bc7c9de08c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:00:59.437Z|6b7632eb-3f4b-4f72-9f2a-bc7c9de08c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:01:01.381Z|2f62737e-f61e-4159-bb51-1028a4a245bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:01:01.382Z|2f62737e-f61e-4159-bb51-1028a4a245bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:01:04.669Z|893b02e7-6d5e-4b68-9f24-04e464618139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:04.670Z|893b02e7-6d5e-4b68-9f24-04e464618139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:04.711Z|9d7a5b9d-2ca6-4bdd-8f1f-40d0ec074605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:04.711Z|bb8801c5-b89a-4ce8-a6d4-a53fabd6d6d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:04.711Z|bb8801c5-b89a-4ce8-a6d4-a53fabd6d6d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:04.712Z|9d7a5b9d-2ca6-4bdd-8f1f-40d0ec074605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:14.431Z|1ed024a4-c4aa-4778-9bf8-239b4d6cf012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:01:14.433Z|1ed024a4-c4aa-4778-9bf8-239b4d6cf012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:01:14.694Z|a982af3d-4eb7-4ab9-9996-ac2b1e19eed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:14.696Z|a982af3d-4eb7-4ab9-9996-ac2b1e19eed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:14.738Z|1b6ba19b-e602-46b1-a525-02425de1c40b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:14.738Z|1b6ba19b-e602-46b1-a525-02425de1c40b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:14.739Z|f5f28e97-9bfc-4422-8979-5c11486473ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:14.740Z|f5f28e97-9bfc-4422-8979-5c11486473ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:24.729Z|b2c8238e-f3d7-47c4-8663-15806cad23cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:24.730Z|b2c8238e-f3d7-47c4-8663-15806cad23cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:24.766Z|a43e75e0-3cfb-47e7-91e1-fbd958de1d1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:24.766Z|a43e75e0-3cfb-47e7-91e1-fbd958de1d1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:24.768Z|cc5446bd-2297-4b85-afe5-76e0f5b48b6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:24.769Z|cc5446bd-2297-4b85-afe5-76e0f5b48b6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:29.431Z|053de214-aac0-4b8d-bb91-c23186624b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:01:29.432Z|053de214-aac0-4b8d-bb91-c23186624b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:01:31.385Z|09a0c961-e4aa-4c22-a4aa-7d37fe05d8e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:01:31.387Z|09a0c961-e4aa-4c22-a4aa-7d37fe05d8e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:01:34.755Z|df1565c8-6b79-41f9-be60-2166b9a0f87e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:34.756Z|df1565c8-6b79-41f9-be60-2166b9a0f87e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:34.794Z|cfae81ed-ce9f-4a3c-a5f8-cbd77e4400f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:34.795Z|cfae81ed-ce9f-4a3c-a5f8-cbd77e4400f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:34.795Z|d10973a1-4609-46cb-bfa4-890c644d1a12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:34.797Z|d10973a1-4609-46cb-bfa4-890c644d1a12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:41.029Z|1f7e29f9-83fb-4cad-b87a-6edcac00faa6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T11:01:41.030Z|1f7e29f9-83fb-4cad-b87a-6edcac00faa6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:44.431Z|d1d031ff-cd8f-4707-9342-418441879adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:01:44.436Z|d1d031ff-cd8f-4707-9342-418441879adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:01:44.780Z|5db4f06b-d79b-4683-a6c1-4abd20465788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:44.781Z|5db4f06b-d79b-4683-a6c1-4abd20465788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:44.819Z|e6ec07ba-7b31-4dc2-ae5f-a78d2a6a294f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:44.819Z|7edba91f-43cb-450b-988b-84a4da94b7a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:44.821Z|e6ec07ba-7b31-4dc2-ae5f-a78d2a6a294f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:44.820Z|7edba91f-43cb-450b-988b-84a4da94b7a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:54.805Z|5515d317-1f2d-457d-967d-21e3f16a2831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:54.806Z|5515d317-1f2d-457d-967d-21e3f16a2831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:54.845Z|bdb8c918-efc7-4c5d-aefc-eb6c66ba4b19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:54.846Z|bdb8c918-efc7-4c5d-aefc-eb6c66ba4b19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:54.845Z|8eef423d-626e-4015-a587-22684990044c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:01:54.847Z|8eef423d-626e-4015-a587-22684990044c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:01:59.431Z|fe58204a-e16a-4fd8-ba04-7cc9770940bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:01:59.432Z|fe58204a-e16a-4fd8-ba04-7cc9770940bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:02:01.388Z|9a43a2a8-39af-4201-8c82-6735f4affd89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:02:01.389Z|9a43a2a8-39af-4201-8c82-6735f4affd89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:02:04.834Z|283dc2f2-910c-4fce-8976-cdcfb7204732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:04.835Z|283dc2f2-910c-4fce-8976-cdcfb7204732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:04.874Z|b5ea9d1a-ced6-415c-b868-f004a84523f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:04.879Z|b5ea9d1a-ced6-415c-b868-f004a84523f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:04.881Z|f9daa6c4-81d8-4122-a64f-7681a2d3fa17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:04.884Z|f9daa6c4-81d8-4122-a64f-7681a2d3fa17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:14.431Z|b8c3ba4c-5cc1-4997-87cf-db430ca21751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:02:14.432Z|b8c3ba4c-5cc1-4997-87cf-db430ca21751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:02:14.860Z|15eb2eab-5c58-4214-bcc0-9c34ef59b591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:14.861Z|15eb2eab-5c58-4214-bcc0-9c34ef59b591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:14.910Z|3edb8a86-bdc8-40d9-b00b-fef48af8cdbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:14.911Z|3edb8a86-bdc8-40d9-b00b-fef48af8cdbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:14.912Z|ed15bfde-169c-46a3-a3ae-6ac892637a67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:14.913Z|ed15bfde-169c-46a3-a3ae-6ac892637a67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:24.886Z|545ba902-4329-4947-8aae-185558b01882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:24.888Z|545ba902-4329-4947-8aae-185558b01882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:24.935Z|d8d66841-5afb-4b59-8821-6821ac3d3990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:24.936Z|d8d66841-5afb-4b59-8821-6821ac3d3990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:24.945Z|196a4d40-4b81-4090-8f08-3d718a89bb56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:24.946Z|196a4d40-4b81-4090-8f08-3d718a89bb56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:29.431Z|c4ef92a6-6216-434c-a329-ba84d3e94d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:02:29.436Z|c4ef92a6-6216-434c-a329-ba84d3e94d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:02:31.390Z|453467d6-cb06-43a6-b68c-271ccec6ab12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:02:31.390Z|453467d6-cb06-43a6-b68c-271ccec6ab12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:02:34.915Z|e56e8e3f-bde4-40ca-80e7-b613b01e4320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:34.916Z|e56e8e3f-bde4-40ca-80e7-b613b01e4320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:34.973Z|12f5814d-d1a6-422a-b37c-6238fd1e2f3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:34.974Z|12f5814d-d1a6-422a-b37c-6238fd1e2f3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:34.979Z|77dc6477-9e2b-4e5c-b22b-db6a853c7512|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:34.980Z|77dc6477-9e2b-4e5c-b22b-db6a853c7512|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:41.025Z|d80c6e3a-c185-407b-af31-883a0e39544a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T11:02:41.027Z|d80c6e3a-c185-407b-af31-883a0e39544a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:44.431Z|0e39e080-577e-4128-b74c-1df99b63d970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:02:44.433Z|0e39e080-577e-4128-b74c-1df99b63d970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:02:44.941Z|5b5dd0eb-4acf-4c33-8ce1-4739a03aaafe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:44.942Z|5b5dd0eb-4acf-4c33-8ce1-4739a03aaafe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:45.003Z|41f99a5f-1625-4c7b-92b7-585a08e5f4ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:45.003Z|346a27fb-f9f0-40d8-946e-f0e5b5545a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:45.004Z|346a27fb-f9f0-40d8-946e-f0e5b5545a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:45.004Z|41f99a5f-1625-4c7b-92b7-585a08e5f4ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:54.970Z|a210cf11-b461-41ef-90c4-5196e0b1782d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:54.971Z|a210cf11-b461-41ef-90c4-5196e0b1782d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:55.028Z|572a7e43-1062-4dd6-80bb-d753d01ad61c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:55.028Z|b166e8b8-0804-4ef0-b0aa-2069a96d1e66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:02:55.028Z|572a7e43-1062-4dd6-80bb-d753d01ad61c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:55.029Z|b166e8b8-0804-4ef0-b0aa-2069a96d1e66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:02:59.431Z|5b86f6fd-c71b-47db-a1a5-8ecd6dea0ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:02:59.432Z|5b86f6fd-c71b-47db-a1a5-8ecd6dea0ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:03:01.392Z|9881482c-c101-4265-b1d5-b17eac240e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:03:01.392Z|9881482c-c101-4265-b1d5-b17eac240e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:03:04.994Z|e435a1cd-80d3-443e-9825-65b0774dfb90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:04.995Z|e435a1cd-80d3-443e-9825-65b0774dfb90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:05.052Z|d833d1b4-5cdb-4a96-a877-78a9aa6b24f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:05.055Z|cbc82da3-fe73-4014-915f-f406a64973eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:05.056Z|cbc82da3-fe73-4014-915f-f406a64973eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:05.053Z|d833d1b4-5cdb-4a96-a877-78a9aa6b24f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:14.435Z|c55843e0-8e1a-4bf3-96e8-57fd0bf78d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:03:14.436Z|c55843e0-8e1a-4bf3-96e8-57fd0bf78d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:03:15.022Z|d93bfc58-ac61-47df-8356-bc69e7b7cbaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:15.023Z|d93bfc58-ac61-47df-8356-bc69e7b7cbaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:15.086Z|9c537112-8373-452d-9979-89975f1a10fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:15.086Z|9c537112-8373-452d-9979-89975f1a10fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:15.086Z|07a8b86c-9570-4730-8918-6aab5bad3113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:15.101Z|07a8b86c-9570-4730-8918-6aab5bad3113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:25.055Z|474dbc6b-cf9f-435c-86e8-f224d223eb37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:25.056Z|474dbc6b-cf9f-435c-86e8-f224d223eb37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:25.124Z|95f55a03-bfe7-40bb-986f-e0c5394e00a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:25.125Z|95f55a03-bfe7-40bb-986f-e0c5394e00a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:25.135Z|b9f884ce-2052-469d-bcc9-64ebaebc6a82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:25.136Z|b9f884ce-2052-469d-bcc9-64ebaebc6a82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:29.431Z|acaed76a-e81f-49db-a31c-3fd5ec05ddbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:03:29.432Z|acaed76a-e81f-49db-a31c-3fd5ec05ddbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:03:31.393Z|6ab56ff5-7fa0-4796-9570-f32a64a7e4f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:03:31.394Z|6ab56ff5-7fa0-4796-9570-f32a64a7e4f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:03:35.114Z|675929a2-9de8-49f1-a744-86925c4253d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:35.116Z|675929a2-9de8-49f1-a744-86925c4253d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:35.153Z|81153d51-2202-4c09-93fc-99cd4ba89bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:35.154Z|81153d51-2202-4c09-93fc-99cd4ba89bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:35.163Z|d6e62370-2f7d-4cec-8ee1-1ba492cd8fd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:35.173Z|d6e62370-2f7d-4cec-8ee1-1ba492cd8fd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:41.033Z|60525ffc-501f-4625-a0fe-986746ea687a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T11:03:41.034Z|60525ffc-501f-4625-a0fe-986746ea687a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:44.431Z|a4ba9cd5-4606-41cc-ba95-f524d8d1d804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:03:44.438Z|a4ba9cd5-4606-41cc-ba95-f524d8d1d804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:03:45.140Z|37d0a21c-e95c-4066-b4e1-3318ac43d884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:45.141Z|37d0a21c-e95c-4066-b4e1-3318ac43d884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:45.179Z|14a715e5-3e64-445b-9d64-552d5a1227e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:45.180Z|14a715e5-3e64-445b-9d64-552d5a1227e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:45.200Z|525ecab0-7d54-41e4-a21a-769c9ae5f90c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:45.201Z|525ecab0-7d54-41e4-a21a-769c9ae5f90c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:55.166Z|9c5bd93e-8ab4-41fd-bb0f-6ac6c14df561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:55.167Z|9c5bd93e-8ab4-41fd-bb0f-6ac6c14df561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:55.209Z|7313944a-4d40-4f20-8d6c-02730cc86d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:55.210Z|7313944a-4d40-4f20-8d6c-02730cc86d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:55.237Z|aeee157c-aed2-4fd1-933d-664a1f1f6eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:03:55.237Z|aeee157c-aed2-4fd1-933d-664a1f1f6eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:03:59.431Z|bd28a19a-5c88-420f-a764-10a5d1a95a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:03:59.433Z|bd28a19a-5c88-420f-a764-10a5d1a95a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:04:01.395Z|c959e1a4-f1b5-4fa9-aad1-9d2836ae2b97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:04:01.398Z|c959e1a4-f1b5-4fa9-aad1-9d2836ae2b97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:04:05.215Z|8a438cf6-27ef-4bd1-85e7-cffd972e4650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:05.216Z|8a438cf6-27ef-4bd1-85e7-cffd972e4650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:05.239Z|427a154e-860f-4f37-a1e7-fa3ee75be4b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:05.240Z|427a154e-860f-4f37-a1e7-fa3ee75be4b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:05.271Z|f41d8d21-504e-4ccc-bb06-3d816b8d2a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:05.272Z|f41d8d21-504e-4ccc-bb06-3d816b8d2a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:14.431Z|c30ba2e6-62f0-43d9-a593-89b8d6e8837f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:04:14.432Z|c30ba2e6-62f0-43d9-a593-89b8d6e8837f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:04:15.250Z|cf6d53f9-4027-4ef0-bcc9-0e44e55e4e5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:15.251Z|cf6d53f9-4027-4ef0-bcc9-0e44e55e4e5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:15.264Z|88f6d098-cabb-44f7-8277-e3746fa83504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:15.265Z|88f6d098-cabb-44f7-8277-e3746fa83504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:15.294Z|4c13e2ff-a71e-4e3f-a147-530c9fd97984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:15.295Z|4c13e2ff-a71e-4e3f-a147-530c9fd97984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:25.279Z|05bed6ef-1352-428f-8ad4-544a849c1ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:25.279Z|05bed6ef-1352-428f-8ad4-544a849c1ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:25.289Z|643dae40-34d5-45f1-91e0-303b8c0b3c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:25.290Z|643dae40-34d5-45f1-91e0-303b8c0b3c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:25.317Z|0d17a3da-883a-4f0d-83fd-3f332df6ee4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:25.319Z|0d17a3da-883a-4f0d-83fd-3f332df6ee4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:29.435Z|19ad83fe-8990-4452-9eab-ae00c61aa8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:04:29.439Z|19ad83fe-8990-4452-9eab-ae00c61aa8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:04:31.399Z|8f5ef0c6-df63-41ad-ab5c-123787293bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:04:31.399Z|8f5ef0c6-df63-41ad-ab5c-123787293bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:04:35.314Z|2129dab7-afbf-4194-9633-340aa12aba45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:35.315Z|2129dab7-afbf-4194-9633-340aa12aba45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:35.335Z|d1a895b3-8191-4c51-8231-18e00bc93239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:35.335Z|d1a895b3-8191-4c51-8231-18e00bc93239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:35.345Z|760b4dd0-df7b-4fc3-a6c1-407f57500c04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:35.346Z|760b4dd0-df7b-4fc3-a6c1-407f57500c04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:41.025Z|97df92c5-0ea8-4dbe-8196-49da6501d58f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T11:04:41.026Z|97df92c5-0ea8-4dbe-8196-49da6501d58f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:44.435Z|9ddb9aba-8ba0-4d2e-812c-e8ab732e1dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:04:44.435Z|9ddb9aba-8ba0-4d2e-812c-e8ab732e1dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:04:45.341Z|40bfb5d4-0b61-44b0-8c93-f298d4a42b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:45.343Z|40bfb5d4-0b61-44b0-8c93-f298d4a42b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:45.362Z|97e5682c-c919-4f36-b3df-71d60f35db8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:45.362Z|97e5682c-c919-4f36-b3df-71d60f35db8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:45.369Z|779dc43f-0e6e-4646-a28f-7a8e782ba51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:45.370Z|779dc43f-0e6e-4646-a28f-7a8e782ba51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:55.375Z|320a248c-f5e9-4844-b212-229fd29a74f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:55.377Z|320a248c-f5e9-4844-b212-229fd29a74f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:55.388Z|14a9a68c-bf23-477f-aa9c-da2cb589cf3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:55.389Z|14a9a68c-bf23-477f-aa9c-da2cb589cf3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:55.397Z|b4338262-cefa-4dee-98e4-61d8b59a096e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:04:55.398Z|b4338262-cefa-4dee-98e4-61d8b59a096e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:04:59.431Z|2fb8c5fe-edfe-4c1c-814b-20c159febc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:04:59.432Z|2fb8c5fe-edfe-4c1c-814b-20c159febc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:05:01.402Z|51a10c1b-5994-49c8-a9d7-1d678ac85038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:05:01.403Z|51a10c1b-5994-49c8-a9d7-1d678ac85038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:05:05.408Z|da97064a-b6dc-4bc1-b37e-4bda57656618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:05.409Z|da97064a-b6dc-4bc1-b37e-4bda57656618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:05.413Z|0812ed6f-412a-493a-ba1b-738aae2c1875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:05.413Z|0812ed6f-412a-493a-ba1b-738aae2c1875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:05.421Z|3f54084c-d39b-4610-8aaf-5167c262d1c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:05.421Z|3f54084c-d39b-4610-8aaf-5167c262d1c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:14.431Z|425a13d2-48c5-486c-a3ab-159f62f0a80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:05:14.436Z|425a13d2-48c5-486c-a3ab-159f62f0a80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:05:15.437Z|d06ab4f1-9233-4eaf-a059-89398d46f0e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:15.437Z|3a038471-0a37-4362-b95b-76e6db4c7443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:15.438Z|d06ab4f1-9233-4eaf-a059-89398d46f0e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:15.438Z|3a038471-0a37-4362-b95b-76e6db4c7443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:15.452Z|fdd2381d-2def-438d-a937-a21827450077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:15.452Z|fdd2381d-2def-438d-a937-a21827450077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:25.460Z|73312c20-03db-4ab5-8533-0fdcd18f047d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:25.461Z|73312c20-03db-4ab5-8533-0fdcd18f047d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:25.468Z|9505de29-acd6-4923-9b5c-9b5b984209fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:25.469Z|9505de29-acd6-4923-9b5c-9b5b984209fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:25.490Z|3ed009ac-824c-4903-be4f-45f649a44593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:25.491Z|3ed009ac-824c-4903-be4f-45f649a44593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:29.436Z|e53e9f72-bbd7-4f71-968c-4391db647eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:05:29.451Z|e53e9f72-bbd7-4f71-968c-4391db647eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:05:31.404Z|59d0d781-e70c-4c89-9cad-aca52cf53740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:05:31.404Z|59d0d781-e70c-4c89-9cad-aca52cf53740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:05:35.501Z|a2f18d9c-321c-4a49-8d2e-5e0cf372ed79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:35.502Z|a2f18d9c-321c-4a49-8d2e-5e0cf372ed79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:35.504Z|9eba4752-0c66-4f6e-8f5f-b1f1cd2c4895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:35.504Z|9eba4752-0c66-4f6e-8f5f-b1f1cd2c4895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:35.517Z|cdf5c797-e419-4301-86c3-44fc82441a75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:35.518Z|cdf5c797-e419-4301-86c3-44fc82441a75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:41.028Z|f7e24c4c-05a5-48ce-abde-b0a19351ca0e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-24T11:05:41.029Z|f7e24c4c-05a5-48ce-abde-b0a19351ca0e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:44.433Z|3be9975f-96f5-4bae-a9d1-e5971e149729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:05:44.433Z|3be9975f-96f5-4bae-a9d1-e5971e149729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:05:45.526Z|0c75b60e-8a2e-4e86-b166-414089f00ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:45.528Z|0c75b60e-8a2e-4e86-b166-414089f00ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:45.566Z|9d8a0ea6-8132-4322-8cd9-1a3829ae3589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:45.567Z|9d8a0ea6-8132-4322-8cd9-1a3829ae3589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:45.572Z|369ac9ef-46fc-4069-b658-078118e150ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:45.573Z|369ac9ef-46fc-4069-b658-078118e150ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:55.550Z|7a962084-28cd-41bd-bc02-99b61789c2ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:55.551Z|7a962084-28cd-41bd-bc02-99b61789c2ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:55.597Z|896e40bf-15a9-41dd-bb4c-47179ab536d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:55.599Z|30cc4b63-9438-48f6-9220-ad79b443f086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-24T11:05:55.598Z|896e40bf-15a9-41dd-bb4c-47179ab536d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:55.599Z|30cc4b63-9438-48f6-9220-ad79b443f086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-24T11:05:59.431Z|8a9299c2-dd97-44a1-b1f5-9eaed1484d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:05:59.432Z|8a9299c2-dd97-44a1-b1f5-9eaed1484d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-24T11:06:01.411Z|29faa065-7ea3-49d8-b0b8-8eeb029fef97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-24T11:06:01.412Z|29faa065-7ea3-49d8-b0b8-8eeb029fef97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.